Skip to content

Releases: rsksmart/rsk-cli

v1.4.0

Choose a tag to compare

@scguaquetam scguaquetam released this 27 Nov 20:21
e962ade

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

Choose a tag to compare

@ivegabr ivegabr released this 30 Sep 15:49
fc040d3

What's Changed

New Contributors

Full Changelog: v1.3.1...v1.3.2

v1.3.1

Choose a tag to compare

@scguaquetam scguaquetam released this 10 Sep 16:52
ddb9890

What's Changed

  • Fix: change position on success creation wallet log

v1.3.0

Choose a tag to compare

@scguaquetam scguaquetam released this 09 Sep 22:04
a1f7cac

What's Changed

  • Feat: Add a password security verification for improving management. by @scguaquetam in PR-244

v1.2.1

Choose a tag to compare

@scguaquetam scguaquetam released this 07 Aug 15:18
a6a952e

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

Choose a tag to compare

@scguaquetam scguaquetam released this 07 Aug 14:34
83b7091

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

Choose a tag to compare

@ivegabr ivegabr released this 05 Feb 17:20
85e1684

What's Changed

Full Changelog: v1.0.8...v1.1.0

v1.0.9

Choose a tag to compare

@ivegabr ivegabr released this 05 Feb 16:35
a938d3c

What's Changed

Full Changelog: v1.0.8...v1.0.9

v1.0.8: Merge pull request #96 from rsksmart/chore/batch

Choose a tag to compare

@ezequiel-rodriguez ezequiel-rodriguez released this 31 Jan 19:03
d8535cb

What's changed?

  • Doc updated for new features in v1.0.7

v1.0.7

Choose a tag to compare

@ezequiel-rodriguez ezequiel-rodriguez released this 31 Jan 14:51
7357f3a

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