Skip to content

Fuzzy Sweater

Pre-release
Pre-release
Compare
Choose a tag to compare
@djrtwo djrtwo released this 17 Jun 03:26
· 7293 commits to master since this release
2d13a3a

Release

Minor release that handles a few critical bugs found by client implementers when working through the v0.7.0 test vectors. Thank you @sorpaas and @zilm13!

This release also adds some tooling to enabling pyspec fuzzing prior to the spec ❄️freeze❄️.

Changelog

A detailed changelog can be found in PR #1176

Critical testing bugs

  • Fix for randao processing (#1169)
  • Fix for properly handling state_root in blocks in tests (#1146)
  • Fix for G2 padding in bls tests (#1179)

Additional changes

  • ssz fuzzing tooling (#1178)
  • add test code coverage reports (#1182) [be sure to run make install_test first!]