- Apply return value of full response to support T-bears
- Substitute
coincurveforsecp256k1 - Support for setting logger function
N/A
- DepositTransaction and DepositTransactionBuilder for deposit and withdraw
Fromfield of call became optional
- Set and get channel method on provider
- Add the method of
estimate_step
N/A
N/A
N/A
- Fix: Convert the negative value into hex str correctly by using
hexfunction - Fix: Convert hex str to bytes correctly by using
fromhexmethod
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_dictto convert the dict to call or transaction object - Make the call and transaction have the method of
to_dictto convert call or transaction object to the dict
- Upgrade requests to version 2.20.0 or later
- Amend
gen_deploy_data_contentnot 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.
IconServicetoiconsdkIcon_servicetoicon_service
N/A
- Initialize version.
N/A
N/A