- AioTxETHClient covered by tests and ready to be used - nonce is now optional param to give users enter in manually for sending transactions faster - get_contract_decimals function added for EVMClient, now you can get decimals for contracts
0.4.0
- Added tests for send and send_token function, they was renamed and changed, getting pending for nonce now
0.3.0
- Function for getting current gas price is added and to_wai/from_wai functions are attached to EVM client now