Releases: eigerco/smove
Releases · eigerco/smove
smove v0.6.0
smove v0.5.0
What's Changed
- Call hash subcommand for script transactions
- Base58 address support in manifest files
smove v0.4.0
- 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
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
- Supports Subtrate addresses in TOML files.
- Includes a fix for the
-p
option.
smove v0.1.0
- Supports all
move_cli
commands. - Adds support to bundle move modules into
.mvb
files.