plugeth/consensus/ethash
Martin Holst Swende bc01593afb 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-06 11:36:40 +02:00
..
algorithm_test.go consensus/ethash: refactor remote sealer (#20335) 2019-11-28 10:51:57 +01:00
algorithm.go vendor, crypto, swarm: switch over to upstream sha3 package 2019-01-04 09:26:07 +02:00
api.go consensus/ethash: refactor remote sealer (#20335) 2019-11-28 10:51:57 +01:00
consensus_test.go all: simplify timestamps to uint64 (#19372) 2019-04-02 23:28:48 +03:00
consensus.go consensus/ethash, params: eip-2384: bump difficulty bomb (#20347) 2019-12-06 11:36:40 +02:00
ethash_test.go travis: enable test suite on ARM64 (#20219) 2019-11-08 10:58:57 +02:00
ethash.go consensus/ethash: refactor remote sealer (#20335) 2019-11-28 10:51:57 +01:00
sealer_test.go consensus/ethash: refactor remote sealer (#20335) 2019-11-28 10:51:57 +01:00
sealer.go consensus/ethash: refactor remote sealer (#20335) 2019-11-28 10:51:57 +01:00