In Progress

2026-02-06

Conformance Testing of Consensus

Weekly Report: 2026-02-06

We met with the ouroboros-consensus team and started drafting a plan to merge our work.

Work on milestone 3.

  • Issue Conway blocks Consensus fork PR #37.
  • Add COMPLETE annotation for BlockTree pattern Consensus fork PR #38.
  • Decided to disable crypto checks on VRF keys moving forward as a strategy to preserve the flexibility of the existing chain generators, allowing to populate slots more freely. Other strategies where considered, such as tweaking protocol parameters (limited benefit) or defining a standard TestBlock that other nodes would need to implement in order to test against our harness (out of scope for the project).

Work on milestone 4.