- 23 Aug, 2018 4 commits
-
-
Péter Szilágyi authored
cmd, eth: clean up miner startup API, drop noop config field
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Mymskmkt authored
-
- 22 Aug, 2018 6 commits
-
-
Elad authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
gary rong authored
-
Péter Szilágyi authored
cmd, core, miner: add --txpool.locals and priority mining
-
Péter Szilágyi authored
-
- 21 Aug, 2018 13 commits
-
-
gary rong authored
* cmd, eth, miner: make recommit configurable * cmd, eth, les, miner: polish a bit * miner: filter duplicate sealing work * cmd: remove uncessary conversion * miner: avoid microptimization in favor of cleaner code
-
Geon Kim authored
-
gary rong authored
-
Péter Szilágyi authored
consensus/clique, light: light client snapshots on Rinkeby
-
Jeremy Schlatter authored
-
Péter Szilágyi authored
-
Felföldi Zsolt authored
-
Pierre Neter authored
-
Anton Evangelatov authored
-
Anton Evangelatov authored
* swarm, swarm/network, swarm/pss: log error and fix logs * swarm/pss: log compressed publickey
-
Péter Szilágyi authored
crypto/bn256: add missing license file, release wrapper in BSD-3
-
Péter Szilágyi authored
Ensure from < to when tracing chain
-
Martin Holst Swende authored
-
- 20 Aug, 2018 10 commits
-
-
Péter Szilágyi authored
-
Nilesh Trivedi authored
* cmd/puppeth: Accept identityfile in the server string with fallback to id_rsa * cmd/puppeth: code polishes + fix heath check double ports
-
Felföldi Zsolt authored
-
Aditya authored
-
Péter Szilágyi authored
console: fixed comment typo
-
Péter Szilágyi authored
consensus/ethash: reduce notify test aggressiveness
-
Anton Evangelatov authored
-
Anton Evangelatov authored
-
Elad authored
-
Wuxiang authored
-
- 17 Aug, 2018 7 commits
-
-
hackyminer authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
miner: update mining log with correct fee calculation
-
Péter Szilágyi authored
-
Felix Lange authored
* les: fix crasher in NodeInfo when running as server The ProtocolManager computes CHT and Bloom trie roots by asking the indexers for their current head. It tried to get the indexers from LesOdr, but no LesOdr instance is created in server mode. Attempt to fix this by moving the indexers, protocol creation and NodeInfo to a new lesCommons struct which is embedded into both server and client. All this setup code should really be cleaned up, but this is just a hotfix so we have to do that some other time. * les: fix commons protocol maker
-
Anton Evangelatov authored
-
Péter Szilágyi authored
crypto/bn256: fix issues caused by Go 1.11
-