High level summary
This period we continued with tackling tech debt, implementing improvements that are necessary for
the next Dijkstra era and we prepared the Dijkstra era for proper integration into all other
components. Besides this we made various improvements to the constrained-generation
library and
prepared it for an initial release.
Low level summary
Features
- PR-5136 - Dijkstra for consensus
- PR-5145 - Fix MultiAsset CDDL spec in Mary and Alonzo
- PR-5140 - Refactor max refscript size check
- PR-5097 - Change
Tx
to an associated data type - PR-5165 - Improve
PParamsUpdate
application in Conway - PR-5031 - Change the type of
psDeposits
toCompactForm Coin
Testing
- PR-5139 -
constrained-generators
: Clean up the API - PR-5144 - Remove
*Field
data types fromGeneric
tests - PR-5162 - Update formal-ledger-specifications
- PR-5155 -
constrained-generators
: Improve haddocks