- Add the method of
estimate_step
N/A
N/A
N/A
- Fix: Convert the negative value into hex str correctly by using
hex
function - Fix: Convert hex str to bytes correctly by using
fromhex
method
N/A
N/A
- Fix: The data type of the Message type transaction's data is changed from string to hex string prefixed with '0x'
N/A
N/A
- Fix: convert_params_value_to_hex_str() converts first item of dict only
N/A
- Add the method of
get_max_step_limit
- Make the call and transaction have the method of
from_dict
to convert the dict to call or transaction object - Make the call and transaction have the method of
to_dict
to convert call or transaction object to the dict
- Upgrade requests to version 2.20.0 or later
- Amend
gen_deploy_data_content
not to load tests directory
N/A
- Add quickstart module
- Add samples and README.md for quickstart
- Add Converter to convert return data from hex str into an int
- Add repeater for calling the decorated function
- To check returning transaction result after consensus
- Amend the way to load a key file having 'bom'
N/A
- Add FileNotFountError while loading the key file
- Set the function
create_keyfile_json
's param 'kdf' into 'scrypt'- To set the params 'kdf' into 'scrypt' while creating key file json
N/A
N/A
- Revise the package names and update the version to 1.0.1.
IconService
toiconsdk
Icon_service
toicon_service
N/A
- Initialize version.
N/A
N/A