erigon-pulse/cmd/integration/commands
Andrew Ashikhmin 9b63764b16
Move ApplyDAOHardFork & UpgradeBuildInSystemContract to engine.Initialize (#8095)
Now all protocol-stipulated changes at the beginning of the block (AuRa
stuff,
[DAO](https://github.com/ethereum/execution-specs/blob/master/network-upgrades/mainnet-upgrades/dao-fork.md)
irregular state change, Calcutta system contract upgrade,
[EIP-4788](https://eips.ethereum.org/EIPS/eip-4788) beacon root) are
handled by consensus engine `Initialize()`.
2023-08-30 15:51:19 +02:00
..
flags.go integration stage_exec: add flag --no-commit (#7851) 2023-07-06 11:31:59 +07:00
refetence_db.go mdbx_to_mdbx: to use logger (#7860) 2023-07-09 08:04:20 +01:00
reset_state.go Snapshots of Bor events (#7901) 2023-08-18 17:10:35 +01:00
root.go move mdbx to new org (#8061) 2023-08-24 18:00:24 +07:00
stages.go Bor snapshot block production (#8065) 2023-08-30 08:06:09 +01:00
state_domains.go Move ApplyDAOHardFork & UpgradeBuildInSystemContract to engine.Initialize (#8095) 2023-08-30 15:51:19 +02:00
state_stages.go Snapshots of Bor events (#7901) 2023-08-18 17:10:35 +01:00