v0.1.0
·
146 commits
to master
since this release
Changes
- Simplification of transaction building interface
- added transaction builder helpers:
TxFunctionCall,TxCreateContract,TxCreate2Contract Transaction712object is constructed automatically by helpers by using onlyestimated_gasvalue
- added transaction builder helpers:
- Updated documentation and example relate to the new API
Fixes:
eth_estimate_gasmethod must accept full transaction to correct fee estimation.
For this must be usedtxattribute of Tx builder helpers