Skip to content

Releases: eigerco/smove

smove v0.6.0

20 May 15:11
v0.6.0
Compare
Choose a tag to compare
  • removed obsolete gas-to-weigth RPC
  • improved all estimate-gas RPCs with weight info
  • includes the latest MoveVM version with updated native
    functions

smove v0.5.0

26 Apr 07:18
Compare
Choose a tag to compare

What's Changed

  • Call hash subcommand for script transactions
  • Base58 address support in manifest files

smove v0.4.0

06 Feb 21:16
v0.4.0
Compare
Choose a tag to compare
  • Documentation updates.
  • estimate-gas-execute-script RPC command added.
  • The URL option for the node command was added.
  • create-tx command implemented.
  • get-module-abi RPC command output improved.

smove v0.3.0

06 Jan 16:54
v0.3.0
9fa5065
Compare
Choose a tag to compare

RPC node commands added:

  • estimate-gas-publish-bundle
  • estimate-gas-publish-module
  • get-module-abi
  • gas-to-weight

Other:

  • Fix for smove new provided.

smove v0.2.0

20 Nov 17:18
Compare
Choose a tag to compare
  • Supports Subtrate addresses in TOML files.
  • Includes a fix for the -p option.

smove v0.1.0

02 Nov 14:16
Compare
Choose a tag to compare
smove v0.1.0 Pre-release
Pre-release
  • Supports all move_cli commands.
  • Adds support to bundle move modules into .mvb files.