Conversation
realbigsean
left a comment
There was a problem hiding this comment.
Looks pretty much good to go! Just a couple minor comments
|
Thanks! I also added the block production check to the |
|
@mergify queue |
🛑 The pull request has been removed from the queue
|
|
@mergify requeue |
✅ This pull request will be re-embarked automaticallyDetailsThe followup |
✅ The pull request has been merged automaticallyDetailsThe pull request has been merged automatically at 67f8405 |
Issue Addressed
#5173
Proposed Changes
Adds fork compatibility up to Deneb (and Electra). This includes a basic check that each post-Deneb block has available blobs.
no-eth1-simhas been removed, and thesync-simhas been simplified into a single check in thebasic-sim.This also removes compatibility with pre-Bellatrix forks since Genesis now starts pre-merged.
This should hopefully allow us to remove
Anvilas a dependency soon, although there is still a lot of olderEth1code that will need to be reworked/removed.Usage