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 Conwayera
- pull-4933 - Add required CBOR instances for NonZero
- pull-4926 - Remove bytestring from Blocktype
- pull-4938 - Remove redundant bytes memoization from WitVKeyandBootstrapWitness
Testing
- pull-4944 - Implement more Alonzo UTxOW Imp tests
- pull-4953 - Implement the remaining Alonzo UTxOW test and remove the old module
