New features
Tentative support for the Alonzo hardfork. As the hardfork has not happened yet, we cannot guarantee there will not be other last minute changes requires (it's up to IOHK, not us)
Important notes
- The
TransactionBuilderutility struct does not offer support for any Alonzo features at the moment (actively being worked on) - Transactions that don't use any Alonzo-specific functionality (smart contracts) are backwards compatible with Mary (current Cardano version)
- If you want to know how Alonzo works at the binary-specification level, consider watching this video that explains all the changes
Breaking changes
TransactionMetadatarename toAuxiliaryDataTransactionWitnessSet.scripts()renamed to.native_scripts()set_metadatarenamed toset_auxiliary_datahash_metadatarename tohash_auxiliary_dataMetadataHashrename toAuxiliaryDataHash/PoolMetadataHash- multiple changes to
MoveInstantaneousReward