Skip to content

Releases: runtimeverification/beacon-chain-spec

K Specification of Beacon Chain Phase 0

06 Oct 04:53
Compare
Choose a tag to compare

This release contains

  • An updated version of the K model specifying Beacon Chain Phase 0
  • Testing scripts and test coverage analysis report
  • A technical report documenting the specification and test coverage analysis

Initial implementation of Beacon Chain phase 0 spec + hashing

19 Aug 12:33
Compare
Choose a tag to compare
Cleanup and fixes. Addressing remaining TODOs (#45)

* fixed setHistoricalRootAccumulator

* cleaned up comments

* deteled 2 addressed todo-s

* beacon-chain: fixed the implementation of setHistoricalRootAccumulator()