go-ethereum
go-ethereum copied to clipboard
all: implement EIP-7002, execution layer triggered withdrawal requests
This PR builds upon the 6110 impl #29431
This PR implements EIP-7002: Execution layer triggerable exits.
Is there an upper limit on exits?
The max number of deposits is in the system contract and is 16 currently.