github iron-fish/ironfish v0.1.72

latest releases: v2.3.0, v2.2.0, v2.1.0...
14 months ago

This release adds a basic HTTP RCP Adapter to the node. Some example usages of the adapter can be found in the RPC docs RPC Chain Command, RPC Node Command

To test out the HTTP RPC Adapter you will also need to run ironfish config:set enableRpcHttp true to enable the adapter. Please be aware that this adapter currently has no security features so enabling it will expose an unsecured port on your node, so use with caution. The HTTP Adapter will be mounted by default on port 8021 but that can be changed with setting the rpcHttpPort config value

There are also various bug fixes to the wallet and other components

What's Changed

Full Changelog: v0.1.71...v0.1.72

Don't miss a new ironfish release

NewReleases is sending notifications on new releases.