Weekly Report: 2026-01-30
Work on milestone 3.
- Cache deforested block tree Consensus fork PR #35
- Meet the Amaru team to investigate means of connecting Amaru to our harness.
- Issue Conway blocks Consensus fork PR #37
- Decided to drop the use of the IPC interface in the test runner, and instead use
NodeToNodemessages to get the NUT state after the simulation. All node implementations must comply to this interface, so it is the safest route to take to achieve our goals.
Work on milestone 4
- WIP Add test case serialization Consensus fork PR #31
- WIP Implement conformance test suite type Consensus fork PR #28