github iron-fish/ironfish v1.16.0

latest releases: v2.9.0, v2.8.1, v2.8.0...
10 months ago

Breaking Changes

  • #4510 - Remove the config values explorerBlocksUrl and explorerTransactionsUrl from SDK config. They were previously used by the pool. Also changes some of the constructors for MiningPool and WebhookNotifier. Should not affect anyone not using the reference pool.
  • #4533 - Changes constructor for BlockHeader class to take a mandatory hash which will be reflected in the SDK. Moves hashing function to Strategy class
  • #4475 - Changes constructor of Config class to now take a mandatory object of extended keys. You must pass this even if you are not extending the config. You can simply pass {}.

What's Changed

  • Added signed Iron Fish portable executables to each release now #4490
  • Added new wallet:notes:combine command #4498
  • See 32 more changes: v1.15.0...v1.16.0

Don't miss a new ironfish release

NewReleases is sending notifications on new releases.