Version 0.17.1
SilkovAlexander
released this
05 Aug 09:21
·
1526 commits
to master
since this release
New features
- Added new flag
--dumptvc
for account command, which allows to dump StateInit of the account to the file; - Added new decode subcommands:
tonos-cli decode account data <address>
- Decodes data fields of the contract from blockchain;tonos-cli decode account data <tvc>
- Decodes data fields of the contract from file;tonos-cli decode account boc
- Decodes data from the file with BOC of the account and saves StateInit to a separate file if needed.
Bug fixes
- Endpoints list is now printed sorted
Binaries can be found here: