erigon-pulse/cmd
Evgeny Danilenko 5b4f352acb
Restore Ethash mining (#231)
* initial

* mining

* remove debug

* debug

* restore random seed in the mining tests

* green tests

* fix blockchain tests

* fix lint

* init miner only if asked

* linters

* do not store trie as singlton

* fmt

* new trieDbState constructor
2019-12-10 16:12:21 +03:00
..
abigen cmd: fix command help messages in modules (#20203) 2019-12-09 10:45:55 +01:00
bootnode Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
checkpoint-admin cmd: fix command help messages in modules (#20203) 2019-12-09 10:45:55 +01:00
clef cmd: fix command help messages in modules (#20203) 2019-12-09 10:45:55 +01:00
devp2p apply post-rebase fixups 2019-12-03 16:27:57 +01:00
ethkey cmd: fix command help messages in modules (#20203) 2019-12-09 10:45:55 +01:00
evm cmd: fix command help messages in modules (#20203) 2019-12-09 10:45:55 +01:00
geth Restore Ethash mining (#231) 2019-12-10 16:12:21 +03:00
hack Run archive node by default (#204) 2019-11-27 15:50:40 +00:00
p2psim Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
pics fixed pics (#249) 2019-12-10 12:25:28 +00:00
puppeth apply post-rebase fixups 2019-12-03 16:27:57 +01:00
rlpdump Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
rpcdaemon move gasLimits to remote db 2019-12-09 21:34:47 +07:00
rpctest Debug tool for recursively comparing state (in DB or in a file) with geth archive node (#191) 2019-11-25 13:36:21 +00:00
state include to report` only blocks on chain with highest difficulty 2019-12-09 21:34:47 +07:00
tester Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
utils consensus/ethash, params: eip-2384: bump difficulty bomb (#20347) 2019-12-09 12:56:07 +01:00