erigon-pulse/consensus/ethash
Martin Holst Swende fffac1a5ed consensus/ethash, params: eip-2384: bump difficulty bomb (#20347)
* consensus/ethash, params: implement eip-2384: bump difficulty bomb

* params: EIP 2384 compat checks

* consensus, params: add Muir Glacier block number (mainnet,ropsten) + official name

* core/forkid: forkid tests for muir glacier

* params/config: address review concerns

* params, core/forkid: review nitpicks

* cmd/geth,eth,les: add override option for muir glacier

* params: nit fix
2019-12-09 12:56:07 +01:00
..
algorithm_test.go consensus/ethash: refactor remote sealer (#20335) 2019-12-09 12:12:12 +01:00
algorithm.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
api.go consensus/ethash: refactor remote sealer (#20335) 2019-12-09 12:12:12 +01:00
consensus_test.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
consensus.go consensus/ethash, params: eip-2384: bump difficulty bomb (#20347) 2019-12-09 12:56:07 +01:00
ethash_test.go travis: enable test suite on ARM64 (#20219) 2019-12-03 13:24:34 +01:00
ethash.go core, miner: remove PostChainEvents (#19396) 2019-12-09 12:17:48 +01:00
sealer_test.go consensus/ethash: refactor remote sealer (#20335) 2019-12-09 12:12:12 +01:00
sealer.go consensus/ethash: refactor remote sealer (#20335) 2019-12-09 12:12:12 +01:00