- Nov 28, 2018
-
-
Péter Szilágyi authored
-
Martin Holst Swende authored
-
- Nov 27, 2018
-
-
Péter Szilágyi authored
-
ANOTHEL authored
* Update net.go more simple * Update net.go
-
Liang Ma authored
-
- Nov 26, 2018
-
-
holisticode authored
* swarm/network/stream/: added stream protocol version match tests * Increase BZZ version due to streamer version change; version tests * swarm/network: increased hive and test protocol version
-
Janoš Guljaš authored
-
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
-
Louis Holbrook authored
-
holisticode authored
-
Javier Peletier authored
-
Paweł Bylica authored
-
Louis Holbrook 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
-
Zsolt Felföldi authored
-
Péter Szilágyi authored
config: add constantinople block to testchainconfig
-
Jaynti Kanani authored
-
Martin Holst Swende authored
-
- Nov 23, 2018
-
-
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
-
- Nov 22, 2018
-
-
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
-
- Nov 21, 2018
-
-
Janoš Guljaš authored
-
Anton Evangelatov authored
-
Péter Szilágyi authored
-
mr_franklin authored
-
a-sklyarov authored
-
- Nov 20, 2018
-
-
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
-
- Nov 19, 2018
-
-
Anton Evangelatov authored
-
Anton Evangelatov authored
-