erigon-pulse/consensus/misc
Andrew Ashikhmin 1fd9d20e14
EIP-4788 v2 (no precompile) (#8038)
See https://github.com/ethereum/EIPs/pull/7456 &
https://github.com/ethereum/go-ethereum/pull/27849. Also set the gas
limit for system calls to 30M (previously 2^64-1), which is in line with
the [Gnosis
spec](https://github.com/gnosischain/specs/blob/master/execution/withdrawals.md#specification),
but should be doubled checked for Gnosis Chain.
2023-08-24 17:10:50 +02:00
..
dao.go Remove ETC-specific DAOForkSupport=false functionality (#7075) 2023-03-10 12:10:11 +00:00
eip1559_test.go Skip gas limit checks for chains with gas limit contract (#7567) 2023-05-23 22:14:18 +02:00
eip1559.go Skip gas limit checks for chains with gas limit contract (#7567) 2023-05-23 22:14:18 +02:00
eip4788.go EIP-4788 v2 (no precompile) (#8038) 2023-08-24 17:10:50 +02:00
eip4844_test.go EIP-4844: add data_gas_used (#7639) 2023-06-02 21:26:19 +01:00
eip4844.go Introduce VerifyAbsenceOfCancunHeaderFields (#7953) 2023-08-02 09:34:30 +02:00
gaslimit.go Upgrade tests to 9.0.2 (#2147) 2021-06-13 14:01:11 +01:00
pos.go Block Gas limit contract integration for Chiado (#7727) 2023-06-19 22:06:51 +05:30