github iron-fish/ironfish v1.15.0

latest releases: v2.4.0, v2.3.0, v2.2.0...
6 months ago

New CLI Command: ironfish wallet:notes:combine

Problem: Users transactions are stuck because those transactions contain too many notes. The transaction is not posted in time and usually expires.

Fix: This release introduces a new CLI command to combine a large number of notes into a single note. This command benchmarks the performance of your machine and suggests amount of notes to combine.

image

Once combined, the ironfish wallet:send command with the --note flag can be used to select the combined note. ironfish wallet:notes --filter="Spent=x" is useful to find the combined note.

What's Changed

Full Changelog: v1.14.0...v1.15.0

Don't miss a new ironfish release

NewReleases is sending notifications on new releases.