github iron-fish/ironfish v0.1.22

latest releases: v2.3.0, v2.2.0, v2.1.0...
2 years ago

What's Changed

  • Convert rust code from Neon to Napi-RS bindings - #947, #977
  • Added new telemetry collection system to start collecting data, we will release the data publicly soon. Opt into telemetry using ironfish config:set enableTelemetry true - #966, #975, #979, #980, #981, #987, #991, #1005, #1006, #1016
  • Added new peer list persistence system which stores peers locally which you have connected to. This will help connect to the network faster in the future. This is the first change in a long line of refactors coming to our Peer network system - #938
  • Expanded ironfish debug now show all of your CPU models - #1003
  • Removed references to captain from documentation - #1017

Community Contributions

  • Migrated from deprecated cli-ux to #oclif/core - #969 (Thanks Kupuyc)
  • Added install error help for when the user has the wrong python version - #985 (Thanks wd021)
  • Migrated fully to @oclif/core - #984 (Thanks Kupuyc)
  • Fixed tests on certain localizations that use . instead of , for number separators - #974 (Thanks wd021)
  • Fixed a typo in our documentation - #1001 (Thanks blrhc)
  • Fixed documentation telling users how to change logging levels - #1009 (Thanks wd021)

Don't miss a new ironfish release

NewReleases is sending notifications on new releases.