github Emurgo/cardano-serialization-lib 2.2.0

latest releases: 15.0.3, 12.0.3, 15.0.2...
5 years ago

New features

  • Added conversion from & to 128-byte xprv (#69 )

Breaking changes

  • Removed the BigNum#new and BigNum#unwrap that handled Javascript BigInt directly. These functions caused problems on all build platforms that don't support JS BigInt yet (which is almost everything)

Chore

  • Removed dependency on chain-libs. The code we need from it is instead inlined into the repository.
  • Package is now available as an asm.js package for platforms that don't support WebAssembly (old devices mostly)

Don't miss a new cardano-serialization-lib release

NewReleases is sending notifications on new releases.