Weekly Report: 2026-03-20
This week the whole team got back together. We discussed our second upstream PR in a call with the ouroboros-consensus team and got it unblocked (some minor fixes remaining). We also made leap changes taking us closer to milestone 3 and milestone 4: as related infrastructure is almost ready, we started writing the testgen executable; got through a significant blocker and now we are using N2N ChainSync miniprotocol on runner; and started exploring a way towards having runner use CardanoBlock StandardCryto.
- Use N2N ChainSync miniprotocol for chain tip query Node fork PR #27
- Implement tesgen executable with list-classes operation Node fork #28
- WIP Extend test suite code to support testgen list-classes Consensus fork #54
- Add TestBlockContext to IssueTestBlock Node fork #55
- WIP Parse serialized test cases in shrink viewer tool Node fork PR #22