- Sep 20, 2018
-
-
Gary Rong authored
-
Péter Szilágyi authored
common, core, light: add block age into info logs
-
Péter Szilágyi authored
-
Zsolt Felföldi authored
-
Guillaume Ballet authored
Interpreter initialization is left to the PRs implementing them. Options for external interpreters are passed after a colon in the `--vm.ewasm` and `--vm.evm` switches.
-
Kevin authored
* Bugfix #17216: evm loads prestate file properly now * code gofmted
-
- Sep 19, 2018
-
-
HackyMiner authored
* swarm: fixed comment typo * eth: fixed comment typo * cmd/puppeth: fixed comment typo
-
Peter Broadhurst authored
-
Martin Holst Swende authored
-
Pedro Pombeiro authored
The argument is inclusive rather than exclusive, according to docs.
-
Balint Gabor authored
-
Péter Szilágyi authored
travis, Dockerfile, appveyor, build: bump to Go 1.11
-
Wenbiao Zheng authored
-
Martin Holst Swende authored
* abi,signer: fix nil dereference in #17633 * signer/core: tiny typo fix in test error message
-
Gary Rong authored
-
Péter Szilágyi authored
-
Samuel Marks authored
-
- Sep 18, 2018
-
-
Janoš Guljaš authored
-
chenyufeng authored
* ethdb: unified code comment style. * puppeth: it is unnecessary to alloc pre-funded to 256 addresses * Revert "puppeth: it is unnecessary to alloc pre-funded to 256 addresses" This reverts commit 5e04fbccf0b8aca85030af1779bb7a949033d9d8. * puppeth: fix comment typo * Revert "ethdb: unified code comment style." This reverts commit a581efb3f06a96fc7aec0bfae03c7b6d5a0c1a77. * cmd/puppeth: fix comment typo
-
Balint Gabor authored
* swarm/network: Protocol bump (for chunk refactor) * swarm/network: Increase discovery and stream protocol version too * swarm/network: Increase priority queue cap
-
- Sep 17, 2018
-
-
Gary Rong authored
-
Péter Szilágyi authored
Eip1234
-
chenyufeng authored
* ethdb: unified code comment style. * puppeth: it is unnecessary to alloc pre-funded to 256 addresses * Revert "puppeth: it is unnecessary to alloc pre-funded to 256 addresses" This reverts commit 5e04fbccf0b8aca85030af1779bb7a949033d9d8. * puppeth: fix comment typo * Revert "ethdb: unified code comment style." This reverts commit a581efb3f06a96fc7aec0bfae03c7b6d5a0c1a77.
-
Martin Holst Swende authored
-
Péter Szilágyi authored
consensus/clique, core: chain maker clique + error tests
-
- Sep 15, 2018
-
-
Martin Holst Swende authored
-
Péter Szilágyi authored
README: Change gitter badge to discord
-
- Sep 14, 2018
-
-
Zsolt Felföldi authored
-
Emil authored
-
EOS Classic authored
-
Martin Holst Swende authored
cmd/clef: fix incorrect file permissions for secrets.dat
-
- Sep 13, 2018
-
-
Liang ZOU authored
-
Balint Gabor authored
Co-authored-by:
Janos Guljas <janos@resenje.org> Co-authored-by:
Balint Gabor <balint.g@gmail.com> Co-authored-by:
Anton Evangelatov <anton.evangelatov@gmail.com> Co-authored-by:
Viktor Trón <viktor.tron@gmail.com>
-
- Sep 12, 2018
-
-
Anton Evangelatov authored
* swarm/storage: remove redundant increments for dataIdx and entryCnt * swarm/storage: add Delete to LDBStore * swarm/storage: wait for garbage collection
-
EOS Classic authored
-
Viktor Trón authored
* swarm/network: simplify kademlia/hive; rid interfaces * swarm, swarm/network/stream, swarm/netork/simulations,, swarm/pss: adapt to new Kad API * swarm/network: minor changes re review; add missing lock to NeighbourhoodDepthC
-
Viktor Trón authored
cmd/swarm: password threw on upload manifest
-
YaoZengzeng authored
Signed-off-by:
YaoZengzeng <yaozengzeng@zju.edu.cn>
-
Elad authored
-
- Sep 11, 2018
-
-
chenyufeng authored
-