High level summary
Few minor touchups were implemented for the upcoming cardano-node-10.3
release. Other than that
focus was mostly on removing redundant complexity and improvements to our test suites.
Low level summary
Features
- pull-4924 - Make instantStake deserialization backwards compatible for
Conway
era - pull-4933 - Add required CBOR instances for NonZero
- pull-4926 - Remove bytestring from
Block
type - pull-4938 - Remove redundant bytes memoization from
WitVKey
andBootstrapWitness
Testing
- pull-4944 - Implement more Alonzo UTxOW Imp tests
- pull-4953 - Implement the remaining Alonzo UTxOW test and remove the old module