Skip to content

Chunks

Compare
Choose a tag to compare
@djrtwo djrtwo released this 24 Oct 11:31
· 6280 commits to master since this release
88b7215

Release

Minor release containing some enhanced test coverage and some updates to the network spec.

This release contains no substantive spec changes wrt the state transition, fork choice, validator guide, and SSZ.

Changelog

A full diff can be found in PR #1444

Networking

  • network spec update from discussions had at interop -- primarily updates to sync with some additional general clarifications (#1404)

Testing

  • add tests to enhance coverage based upon consensus errors found at interop (#1411)
  • add tests base on K-spec coverage analysis (#1442)
  • reduce BLS test name lengths (#1405)