All notable changes to this project will be documented in this file.
- Added option
--addr
for subcommandrun
.
- Option
--keys
/--sign
can take private key as argument inmessage
/call
and another commands.
- Supported ABI 2.7
- Supported calling TVM-Solidity getters.
- Using sdk 1.48.0
- Deleted feature
sold
- Added parameter
method
fordeploy
anddeployx
commands.
- Improved documentation on deploying contracts using ABI version 2.4.
- Fixed output of
getconfig
command. Now it print{}
instead ofnull
- Added parameter
signature_id
formessage
anddeploy_message
commands
- Commands
message
anddeploy_message
get capabilities from config network - Fixed
update_config
command
- Supported ABI 2.4
- Fixed double log initialization bug for runx subcommand
- Fixed double log initialization bug
- Migrated to ever-sdk 1.43.3
- Added
test
command and subcommands:config
,deploy
,sign
,ticktock
- Added ability not to receive debug output for
debug
command usingnul
for output file name - Added ability to set
initial_balance
for account deployment
- Fixed update_config command bug for solidity contracts
- Flag
--v2
inmultisig
anddepool
subcommands to support multisig v2.
- Migrated to ever-sdk 0.41.1
- Added the
sign
command. It makes ED25519 signature for data encoded in base64 or hex using common--keys
option;
- Added sold functionality as feature;
- Improved behavior of the
decode msg
command. Now it doesn't require--base64
flag to decode base64 input. It can also decode message by id in the blockchain and decode files with messages not in binary but with text in base64; - Changed
debug transaction
anddebug account
commands flag--empty_config
to--default_config
which uses current network config or default one if it is unavailable; - Removed option
--saved_config
from call and run commands.
- Added ability to specify link to the abi file of json data instead of path.
debug
commandscall
,run
anddeploy
now take function parameters in alternative syntax.
- Updated version of SDK;
- Added global ever-cli config which is used to create default configs;
- Added config parameters for Evercloud authentication;
- Added new input format for
ever-cli decode message
command.
- Added ability to call
account
command with address from config
- Fixed work with old config file
- Clear alternative syntax parameters
- Alias and abi methods completion
- Added alias functionality
- Added completion script to complete bash commands with aliases and abi methods.
- Added
--now <value>
option fordebug message
command.
- Enlarged decode fields for
decode body
command - Added sequence diagram rendering command
- Removed custom header from call command
- Fixed
debug run
gas limits
- Commands
convert
andcallex
were removed.
tokio
library updated to1.*
version
- Add config param 42
- Update libraries
- Update libraries
- Added network test and improved giver for parallel debot tests
- Added Ubuntu 22 hint
- Fixed tests to work in parallel
- Fixed tests to work in parallel
- Libraries update
- Update endpoints
- Added --boc flag for account command
- Breaking change for getkeypair command: arguments are now specified with flags and can be omitted.
- Add support copyleft
- Unify genaddr abi param with other cmds
- Add `account-wait` subcommand
- Fixed client creation for local run
- Fixed a bug with run parameters
- Fixed runget
- Refactored and improved debug on fail
- inverted min_trace flag
- Add `account-wait` subcommand
- Fixed client creation for local run
- Fixed a bug with run parameters
- Fixed runget
- Refactored and improved debug on fail
- inverted min_trace flag
- Refactored and improved debug on fail
- inverted min_trace flag
- Refactored and improved debug on fail
- inverted min_trace flag
- Block replaying
- inverted min_trace flag