go-boost-utils icon indicating copy to clipboard operation
go-boost-utils copied to clipboard

Add support for Electra

Open jtraglia opened this issue 1 year ago • 2 comments

📝 Summary

This PR makes the necessary changes for Electra.

⛱ Motivation and Context

  • https://github.com/ethereum/consensus-specs/tree/dev/specs/electra

✅ I have run these commands

  • [x] make lint
  • [x] make test
  • [x] go mod tidy

jtraglia avatar Apr 29 '24 20:04 jtraglia

I want to make some improvements to the tests. Going to mark as a draft.

jtraglia avatar May 15 '24 19:05 jtraglia

The PR below fixes the test issue. After it's merged, I'll clean up the tests here & mark as ready for review.

  • https://github.com/ethereum/consensus-specs/pull/3778

jtraglia avatar May 28 '24 12:05 jtraglia