- 26 Nov, 2018 13 commits
-
-
Javier Peletier authored
* cmd/swarm: fix ethersphere/go-ethereum#979: update should error on manifest mistmatch * cmd/swarm: fixed comments and remove sprintf from log.Info * cmd/swarm: remove unnecessary comment
-
lash authored
-
holisticode authored
-
Javier Peletier authored
-
Paweł Bylica authored
-
lash authored
-
Sheldon authored
TryUpdate does not call t.trie.TryUpdate(key, value) and calls t.trie.TryDelete instead. The update operation simply deletes the corresponding entry, though it could retrieve later by odr. However, it adds further network overhead.
-
Elad authored
-
Janoš Guljaš authored
-
Felföldi Zsolt authored
-
Péter Szilágyi authored
config: add constantinople block to testchainconfig
-
Jaynti Kanani authored
-
Martin Holst Swende authored
-
- 23 Nov, 2018 3 commits
-
-
mr_franklin authored
* core: return error if repair block failed * make error a bit shorter
-
Felix Lange authored
-
Ferenc Szabo authored
- Have `${DataDir}/bzzd.ipc` as IPC path default. - Respect the `--datadir` flag. - Keep only the global `--ipcpath` flag and drop the local `--ipcpath` flag as flags might overwrite each other. (Note: before global `--ipcpath` was ignored even if it was set) fixes ethersphere#795
-
- 22 Nov, 2018 5 commits
-
-
Anton Evangelatov authored
-
Martin Holst Swende authored
trie/database: fix overflow in parent tracking
-
Enrique Fynn authored
* params: Add Constantinople block to AllCliqueProtocolChanges * params: Add Constantinople block to AllEthashProtocolChanges
-
Péter Szilágyi authored
core: better side-chain importing
-
Martin Holst Swende authored
* core/blockchain: better printout of receipts in bad block reports * fix splleing
-
- 21 Nov, 2018 5 commits
-
-
Janoš Guljaš authored
-
Anton Evangelatov authored
-
Péter Szilágyi authored
-
mr_franklin authored
-
a-sklyarov authored
-
- 20 Nov, 2018 5 commits
-
-
Guillaume Ballet authored
This should reduce the occurences of travis failures on MacOS Also fix some linter warnings
-
Martin Holst Swende authored
-
Anton Evangelatov authored
Debug traces to investigate a travis issue on MacOS
-
Ferenc Szabo authored
So that we only see the log message when we actually have to migrate.
-
Javier Peletier authored
-
- 19 Nov, 2018 3 commits
-
-
Anton Evangelatov authored
-
Anton Evangelatov authored
-
Anton Evangelatov authored
-
- 18 Nov, 2018 1 commit
-
-
Elad authored
-
- 16 Nov, 2018 5 commits
-
-
Péter Szilágyi authored
-
Péter Szilágyi authored
downloader: different sync strategy
-
Péter Szilágyi authored
-
Martin Holst Swende authored
-
Łukasz Kurowski authored
* trie: return hasher to pool * trie: minor code formatting fix
-