ethereum-consensus icon indicating copy to clipboard operation
ethereum-consensus copied to clipboard

Implement remaining parts of the spec

Open ralexstokes opened this issue 11 months ago • 0 comments

There are parts of the consensus-specs this repo currently does not support.

A notable chunk are the networking specs, but support is only in place on an as-needed basis.

There are a number of spec tests we currently ignore as the relevant specs are not implemented:

  • [ ] #351
  • [x] #352
  • [ ] #353
  • [x] #354

There are also sync spec tests, but I don't expect this repo to support that functionality anytime soon.

A PR to implement the spec and the corresponding spec tests for one of these categories would be amazing!

ralexstokes avatar Mar 27 '24 14:03 ralexstokes