github iron-fish/ironfish v2.9.0

17 hours ago

What's Changed

  • Added more functionality for ledger and multisig accounts. Improvements to the multisig broker server
  • Consume all of the rust crates from crates.io instead of github
  • bug fixes + CLI usability improvements

SDK Breaking Changes 🛠

  • Pass in account head to wallet/createAccount by @danield9tqh in #5619
  • Proof generation key is now a ironfish owned type that is defined in ironfish-zkp, construction occurs now via ProofGenerationKey::new() instead of ProofGenerationKey { ak, nk }. It is re-exported via ironfish rust package, so imports should not change. by @jowparks in #5559

New Contributors

Full Changelog: v2.8.1...v2.9.0

Don't miss a new ironfish release

NewReleases is sending notifications on new releases.