High level summary
This period we've started work on CIP-112 - Observe script type or as we call it in Ledger "Required Guards". We've also started work on refactoring the stake pool state, in order to accommodate future features and a few performance optimizations. Besides that we've also put some effort into writing documentation and organizing some of our tests.
Low level summary
Features
- PR-5160 - Provide a document that describes the Reward Calculation
- PR-5217 - Conway/Dijkstra CDDL: OSet for certs and proposals
- PR-5196 - Introduce
StakePoolState
to be used instead ofPoolParams
- PR-5215 - Add guards field to DijkstraTxBody