Releases: rsksmart/rsk-cli
Releases · rsksmart/rsk-cli
Release list
v1.4.0
What's Changed
- Feat Add Config Command for CLI Configuration Management by @pranavkonde in #198
- Feat integrate RNS support across transfer, batch-transfer, and balance commands by @97woo in #205
v1.3.2
What's Changed
- Modify to upload using OIDC by @bernacodesido in #263
- bump version by @ivegabr in #264
New Contributors
- @bernacodesido made their first contribution in #263
Full Changelog: v1.3.1...v1.3.2
v1.3.1
What's Changed
- Fix: change position on success creation wallet log
v1.3.0
What's Changed
- Feat: Add a password security verification for improving management. by @scguaquetam in PR-244
v1.2.1
What's Changed
- Feat: Add ERC20 transfer script command by @Nith567 in #122.
- Fix: correct spelling of "Rootstack" to "Rootstock" in README by @aapsi in #179.
- Feat: Added tx-new command supporting interactive mode, token transfers, and custom gas settings for better transaction management by @pranavkonde in #180.
- Feat: adding MCP server capabilities to CLI for hybrid operation by @scguaquetam in #211
Full Changelog: v1.1.0...v1.2.0
v1.2.0
What's Changed
- Feat: Add ERC20 transfer script command by @Nith567 in #122.
- Fix: correct spelling of "Rootstack" to "Rootstock" in README by @aapsi in #179.
- Feat: Added tx-new command supporting interactive mode, token transfers, and custom gas settings for better transaction management by @pranavkonde in #180.
- Feat: adding MCP server capabilities to CLI for hybrid operation by @scguaquetam in #211
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- Feat/DV-762 address book by @chrisarevalodev in #103
- feat: address-book by @chandrabosep in #73
Full Changelog: v1.0.8...v1.1.0
v1.0.9
What's Changed
- Feat/DV-762 address book by @chrisarevalodev in #103
- feat: address-book by @chandrabosep in #73
Full Changelog: v1.0.8...v1.0.9
v1.0.8: Merge pull request #96 from rsksmart/chore/batch
What's changed?
- Doc updated for new features in v1.0.7
v1.0.7
What's changed?
- Added support for querying any ERC20/ERC721 token balance
- Added backup wallet file option in wallet menu
- Transaction history by adding Alchemy API key
- Added dynamic wallet selection flag
- Batch transfer support