github iron-fish/ironfish v1.17.0

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

Breaking Changes

  • #4566 - fixes the naming of allowedBlockFutureSeconds in chain/getConsensusParameters endpoint
  • #4567 - Changes signature of Consensus.isActive method in the SDK
  • #4540 - When using the SDK, calling sdk.node() will save the node's network identity automatically to internal.json. Previously you would have to save it in a separate call, otherwise the network identity would not be persisted.
  • #4573 - Many RPC types in the SDK have changed names and now use the Rpc prefix to indicate they are types for the RPC layer.
  • #4578 - SDK type change renamed ERROR_CODES to RPC_ERROR_CODES

What's Changed

  • Added FishHash verification to the node
  • Added HTTP RPC Adapter to SDK

Full Changelog: v1.16.0...v1.17.0

Don't miss a new ironfish release

NewReleases is sending notifications on new releases.