- Sep 24, 2018
-
-
Péter Szilágyi authored
-
- Sep 21, 2018
-
-
Payne authored
`(void)data;` may cause link error on Windows.
-
Péter Szilágyi authored
cmd/faucet: cache internal state, avoid sync-trashing les
-
Péter Szilágyi authored
Eip1283
-
Wuxiang authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
build: revert launchpad PPAs to Go 1.10
-
Péter Szilágyi authored
-
Zsolt Felföldi authored
-
- Sep 20, 2018
-
-
Péter Szilágyi authored
build/deb: upgrade launchpad PPA sources to Go 1.11 too
-
Péter Szilágyi authored
-
Gary Rong authored
* core, eth: fix dependency cycle * eth, miner: perfer to locally generated uncle
-
Gary Rong authored
-
Péter Szilágyi authored
les, light, params: update light client CHTs
-
Gary Rong authored
-
Péter Szilágyi 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
-
Martin Holst Swende authored
-
- Sep 18, 2018
-
-
Péter Szilágyi authored
-
Janoš Guljaš authored
-
Martin Holst Swende authored
-
Martin Holst Swende 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
-