📣 Iron Fish v1.14.0 has been released!
Here are some of the major changes:
* Sending a transaction in the CLI now shows a summary of the transaction, including spends and outputs, before sending it. 🙌
* We now display a clearer error when passing --path and an invalid argument to the wallet:import command.
* The `wallet/getAccountsStatus` RPC now returns whether an account is view-only, and we added `wallet/getAccountStatus` for fetching a single account's status. There are some breaking changes to these RPCs, so please see the release notes below.
* The `peer/addPeer` RPC now waits for the node to connect to the peer before returning.
* Fixed a time-related case where snapshot downloads could unexpectedly time out.
Here are the full release notes:
https://github.com/iron-fish/ironfish/releases/tag/v1.14.0