All notable changes to this project will be documented in this file.
- Added config parameter
abi_dir
which allows user to set it and then use not the full path inabi
options - Added subcommand
decode account_messages
which queries and decodes specified amount of inbound messages for the account
- Fixed SDK callback decoding
- Removed URL form config, now endpoints should be configured directly instead with command
gosh-cli config -e gosh
- Fixed shutdown after global timeout
Forked tonos-cli to use it on GOSH
- Changed th binary name to
gosh-cli
- Added shutdown after timeout, which can be configured with
global_timeout
config