go-ethereum/eth/catalyst
Felix Lange bee38ebb39 all: implement EIP-7002 & EIP-7251 (#30571)
This is a redo of #29052 based on newer specs. Here we implement EIPs
scheduled for the Prague fork:

- EIP-7002: Execution layer triggerable withdrawals
- EIP-7251: Increase the MAX_EFFECTIVE_BALANCE

Co-authored-by: lightclient <lightclient@protonmail.com>
2024-11-19 14:50:11 +01:00
..
api.go all: implement flat deposit requests encoding (#30425) 2024-11-19 14:50:11 +01:00
api_test.go eth/catalyst, core/txpool/blobpool: make tests output less logs (#30563) 2024-11-19 14:50:11 +01:00
queue.go cmd/geth: implement dev mode for post-merge (#27327) 2023-07-06 04:42:34 -04:00
simulated_beacon.go all: implement EIP-7002 & EIP-7251 (#30571) 2024-11-19 14:50:11 +01:00
simulated_beacon_api.go eth/catalyst: ensure period zero mode leaves no pending txs in pool (#30264) 2024-08-19 15:32:15 -06:00
simulated_beacon_test.go all: implement EIP-7002 & EIP-7251 (#30571) 2024-11-19 14:50:11 +01:00
tester.go cmd, eth: switch the dev synctarget to hash from block (#28209) 2023-09-29 22:11:15 +03:00