rjl493456442
1ef0ffb98c
core: implement EIP-2780 and EIP-8037 changes ( #35318 )
...
Implement the spec changes of EIP-2780 and EIP-8037.
See the spec diffs in
- https://github.com/ethereum/EIPs/pull/11844
- https://github.com/ethereum/EIPs/pull/11891
- https://github.com/ethereum/EIPs/pull/11906
-
a4801f3bb1
---------
Co-authored-by: MariusVanDerWijden <m.vanderwijden@live.de>
2026-07-14 14:28:26 +02:00
rjl493456442
dd8dd1520f
core: implement EIP-8038 ( #35216 )
...
/ Linux Build (push) Waiting to run
/ Linux Build (arm) (push) Waiting to run
/ Keeper Build (push) Waiting to run
/ Windows Build (push) Waiting to run
/ Docker Image (push) Waiting to run
Implements https://eips.ethereum.org/EIPS/eip-8038
2026-07-02 09:05:51 +08:00
rjl493456442
07dd8e052f
core: implement EIP-2780 ( #35212 )
...
Implements https://eips.ethereum.org/EIPS/eip-2780
---------
Co-authored-by: Marius van der Wijden <m.vanderwijden@live.de>
2026-06-29 11:04:30 +08:00
Marius van der Wijden
9059157eba
core: implement EIP-8037, state creation gas cost increase ( #33601 )
...
Implements https://eips.ethereum.org/EIPS/eip-8037
mainly done in order to judge the complexity of the EIP
and to act as a jumping off point, since the eip will likely
change.
---------
Co-authored-by: Gary Rong <garyrong0905@gmail.com>
2026-06-12 14:29:03 +02:00
Marius van der Wijden
aaa2b66285
core: implement eip-7981: Increase Access List Cost ( #34755 )
...
based on: https://github.com/ethereum/go-ethereum/pull/34748
spec: https://eips.ethereum.org/EIPS/eip-7981
2026-05-06 12:03:11 +02:00