Commit Graph

3 Commits

Author SHA1 Message Date
Andrew Ashikhmin
c07cefc3c9
EIP-4844: Rename "data gas" to "blob gas" (#1058)
See https://github.com/ethereum/EIPs/pull/7354 &
https://github.com/ethereum/consensus-specs/pull/3461. Prerequisite:
https://github.com/ledgerwatch/interfaces/pull/184
2023-07-28 09:50:57 +00:00
hexoscott
8969b9c58f
txpool changes for eip-3860 (#820)
shanghai changes to txpool.

intrinsic gas updated to match the new version in Erigon.

unsure if the `isShanghai` check is robust enough or there would be a
better way to approach this.
2023-01-16 22:15:42 +00:00
Alex Sharov
70c39cd195
Pool intrinsic gas check (#126) 2021-10-25 08:49:04 +07:00