erigon-pulse/consensus/misc
Andrew Ashikhmin 1dab298db7
Add Prague fork support (#7005)
Prague is the next EL fork after
[Cancun](https://github.com/ethereum/execution-specs/blob/master/network-upgrades/mainnet-upgrades/cancun.md).
This change picks up https://github.com/ledgerwatch/erigon-lib/pull/913,
adds support of the fork, and moves Verkle trees to it.
2023-03-02 17:51:36 +00:00
..
dao.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
eip1559_test.go Add Prague fork support (#7005) 2023-03-02 17:51:36 +00:00
eip1559.go move math big constants to erigon-lib (#6719) 2023-01-27 11:39:34 +07:00
forks.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
gaslimit.go Upgrade tests to 9.0.2 (#2147) 2021-06-13 14:01:11 +01:00