github iron-fish/ironfish v0.1.63

latest releases: v2.6.0, v2.5.0, v2.4.1...
20 months ago

What's Changed

There have been a lot of improvements around the Wallet CLI. The wallet balance now shows pending transactions balances (balances for transactions that have not yet been confirmed on chain).

There have also been some improvements around estimating transaction fees. The changes provide better estimations and improved code quality

The code to run the trusted setup ceremony has been merged. This will be deployed in the next couple of weeks for the contribution period

Wallet CLI Improvements

Transaction Fee Estimation

Trusted Setup Ceremony

Other Fixes

  • Check isMinersFee when validating transactions by @dguenther in #2758
  • Change Buffer to JsBuffer in verifyTransactions by @dguenther in #3090
  • Fix blockchain.test.ts fixture regeneration by @dguenther in #3126
  • fix(napi): Downgrade to known-good version without segfaults by @mat-if in #3115
  • fix: solo miner will wait for new work after submitting by @mat-if in #3127
  • feat(ironfish): Add max value check to mint/burn during post by @rohanjadvani in #3142

New Contributors

Full Changelog: v0.1.62...v0.1.63

Don't miss a new ironfish release

NewReleases is sending notifications on new releases.