erigon-pulse/eth
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
..
downloader apply post-rebase fixups 2019-12-03 16:27:57 +01:00
fetcher goroutine leaks 2019-11-07 18:44:43 +03:00
filters goroutine leaks 2019-11-07 18:44:43 +03:00
gasprice Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
tracers eth/tracers: fix staticcheck warnings (#20379) 2019-12-03 13:57:56 +01:00
api_backend.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
api_test.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
api_tracer.go Roughly finish with adding BadgerDB (first cut) (#203) 2019-11-27 13:15:25 +00:00
api.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
backend.go consensus/ethash, params: eip-2384: bump difficulty bomb (#20347) 2019-12-09 12:56:07 +01:00
bloombits.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
config.go consensus/ethash, params: eip-2384: bump difficulty bomb (#20347) 2019-12-09 12:56:07 +01:00
enr_entry.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
firehose.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
gen_config.go Add storage mode flags as letters. (#229) 2019-12-06 12:19:00 +01:00
handler_test.go travis: enable test suite on ARM64 (#20219) 2019-12-03 13:24:34 +01:00
handler.go apply post-rebase fixups 2019-12-03 16:27:57 +01:00
helper_test.go apply post-rebase fixups 2019-12-03 16:27:57 +01:00
metrics.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
peer.go apply post-rebase fixups 2019-12-03 16:27:57 +01:00
protocol_test.go apply post-rebase fixups 2019-12-03 16:27:57 +01:00
protocol.go apply post-rebase fixups 2019-12-03 16:27:57 +01:00
sync_test.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
sync.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00