Releases: iron-fish/ironfish-wallet-cli
Releases · iron-fish/ironfish-wallet-cli
v2.4.0
What's Changed
- feat(wallet-cli): Catch up standalone wallet by @rohanjadvani in #67
- v2.4.0 by @rohanjadvani in #68
Full Changelog: v2.3.0...v2.4.0
v2.3.0
What's Changed
- feat(wallet-cli): Update ironfish SDK by @rohanjadvani in #64
- adds missing ': ' to longPrompt by @hughy in #65
- v2.3.0 by @rohanjadvani in #66
Full Changelog: v2.2.0...v2.3.0
v2.2.0
What's Changed
Add support for asset decimals. For more information see https://github.com/iron-fish/ironfish/releases/tag/v2.2.0
- Allow using the wallet CLI with other networks by @mat-if in #58
- use integer for network id by @mat-if in #59
- Fix being able to set network definition on startup by @danield9tqh in #61
- Add support for verified asset data by @mat-if in #60
- fix rendering of head info in standalone wallet status by @hughy in #62
New Contributors
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
- feat(wallet-cli): Add multisig commands by @rohanjadvani in #54
Full Changelog: v2.0.0...v2.1.0
v2.0.0
Upgrades the Ironfish SDK to be compatible with the first hardfork
What's Changed
- fixes rendering of notes in transaction command by @hughy in #53
- Upgrade to be on latest version of IF SDK 2.0.0 by @danield9tqh in #55
Full Changelog: v1.0.3...v2.0.0
v1.0.2
With this release, you are now required to use Node 20 to run the Ironfish Wallet CLI. This is now parity with the Iron Fish CLI.
What's Changed
- Update wallet CLI to SDK v1.10.0 by @patnir in #40
- Fix help documentation by @NullSoldier in #41
- Trim trailing whitespace by @NullSoldier in #43
- Changed ports to the default ports 8020 by @NullSoldier in #42
- Rahul/ifl 1847 add n note flag to send transaction wallet cli by @patnir in #45
- Upgrade CLI wallet to support node 20 by @NullSoldier in #47
- Upgrade SDK to 1.16.0 by @NullSoldier in #50
- Combine Config and WalletConfig into one by @NullSoldier in #51
Full Changelog: v1.0.1...v1.0.2
v1.0.1
v1.0.0
What's Changed
- fix(wallet-cli): Fix start example for IPC by @rohanjadvani in #32
- Rahul/ifl 1504 add f flag to walletstatus nice to have by @patnir in #26
- Rahul/ifl 1561 bug node status command fails by @patnir in #33
- chore(wallet-cli): Update ironfish dependencies by @rohanjadvani in #35
- feat(wallet-cli): Log out if no transactions for an account by @rohanjadvani in #34
- updates wallet.createAccount usage by @hughy in #22
- adding stop command to standalone wallet by @patnir in #21
- adds faucet command to standalone wallet by @hughy in #25
- v1.0.0 by @rohanjadvani in #36
Full Changelog: v0.3.0...v1.0.0