go-ethereum/consensus
HAOYUatHZ 62c81eee01
feat: add scroll network (#751)
* update core/genesis_alloc.go

* update eth/ethconfig/config.go

* update cmd/utils/flags.go

* fix cmd/utils/flags.go

* update params/bootnodes.go

* update cmd/geth/main.go

* update cmd/utils/flags.go

* update core/genesis.go

* update params/config.go

* try fix fork ordering 1

* try fix fork ordering 2

* update `TestGenesisHashes`

* update `TestCustomGenesis`

* allow shanghai in clique & ethhash
2024-05-17 20:20:43 +08:00
..
beacon beacon/engine, eth/catalyst, miner: EIP-4788 CL/EL protocol updates (#27872) 2023-08-26 04:52:12 +02:00
clique feat: add scroll network (#751) 2024-05-17 20:20:43 +08:00
ethash feat: add scroll network (#751) 2024-05-17 20:20:43 +08:00
misc consensus/misc: fix min gas limit error message (#28085) 2023-09-11 04:57:22 -04:00
consensus.go all: remove ethash pow, only retain shims needed for consensus and tests (#27178) 2023-05-03 12:58:39 +03:00
errors.go feat: L1 msg tx (#610) 2023-12-28 16:09:51 +08:00
merger.go all: core rework for the merge transition (#23761) 2021-11-26 13:23:02 +02:00