Releases: ainblockchain/ain-py
Releases · ainblockchain/ain-py
v1.3.0 Release Note
Updates:
- Support ETH derivation path in account generation from mnemonic
- Update test for the recent blockchain param (tx_bytes_limit) changes
v1.2.1 release note
- update typing-extention version
v1.2.0 Release Note
Updates:
- Update docs.yml actions file to set python version
- Add missing methods for JSON RPC APIs
v1.1.0 Release Note
Updates:
- Support isDryrun option for transaction methods
- Support signers for signing transactions
- Allow only up to 6 decimals of transfer values
- Allow only positive transfer values
- Fix different JSON format issue for floating point numbers
- Add python 3.11 to test versions