- Dec 02, 2018
-
-
Marius Kjærstad authored
Changed http:// to https:// on JSON-RPC link in README.md
-
vim88 authored
-
- Dec 01, 2018
-
-
Louis Holbrook authored
-
- Nov 30, 2018
-
-
needkane authored
-
Felix Lange authored
Fixes #15101 because hidapi is no longer being called from an init function.
-
- Nov 29, 2018
-
-
Anton Evangelatov authored
* cmd/swarm: add flag for application name (swarm or swarm-private) * cmd/swarm/swarm-smoke: return correct exit code * cmd/swarm/swarm-smoke: remove colorable * remove swarm/grafana_dashboards
-
Péter Szilágyi authored
-
Wenbiao Zheng authored
* accounts/keystore: reduce file name length * accounts/keystore: reduce code line width
-
Eugene Valeyev authored
-
zah authored
-
Martin Holst Swende authored
-
Martin Holst Swende authored
-
Matthew Di Ferrante authored
Add a call `statedb.Commit(true)` if the `Dump` flag is on, as otherwise the `storage` output in the dump is always empty.
-
- Nov 28, 2018
-
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
eth/downloader: fix light client cht binary search issue
-
Péter Szilágyi authored
params: update CHTs for the v1.8.19 release
-
Péter Szilágyi authored
-
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
-