Closed charles-cooper closed 8 months ago
Thanks for getting this going! I've switched it to base off the existing cancun-network-upgrade
branch, fixing the conflicts now.
@charles-cooper @pacrob want to make another pass for more eyes on the changes when you have some time? I got all the tests passing. Took me way too long to realize some of those state tests don't take EIP-4788 into account 😔.
edit: I fixed up the issues with beacon roots address. Pushed a change to cancun-network-upgrade
branch and rebased. Patching around it is no longer necessary since we only update the beacon roots if the address exists now. This should be good to go but would be nice to get eyes and a 👍🏼 before merging.
looks good, we can combine the two calls to extend_memory()
into one
What was wrong?