github iron-fish/ironfish v0.1.38

latest releases: v2.6.0, v2.5.0, v2.4.1...
2 years ago

What's Changed

We've made some improvements in the mining pool, transaction and block propagation as well as many bug fixes and CLI improvements! Read on for more info.

Mining Pool

We've made some improvements to the mining pool by adding a command to get the status from the mining pool with the command ironfish miners:pools:status -p pool.ironfish.network. This shows things like subscribed count and number of clients connected to the pool

Transaction + Block Propagation

We've merged a lot of code related to transaction and block propagation improvements. Those improvements won't be seen in this release since the feature is not ready, but look forward to that code being used soon.

CLI Improvements

We've made some usability improvements to CLI commands notably adding progress bar to the long running accounts:rescan command and fixing the progress bar for chain:export.

Code Cleanup / Bug Fixes

Some users were seeing Node already in use messages even when a node was not running. That has been changed to surface underlying DB errors that may now show up instead. Also adding a potential fix for noteToNullifiers map error that some users encounter.

Full Changelog: v0.1.37...v0.1.38

Don't miss a new ironfish release

NewReleases is sending notifications on new releases.