Releases: icerockdev/moko-web3
Releases · icerockdev/moko-web3
0.11.0
Changes
- #47 types for hexes implemented
0.10.2
Changes
- #66 Add default content type application/json
- #67 effectiveGasPrice is required field for TransactionReceipt
0.10.1
Changes
- #63 Fix error with RPCResponse
0.10.0
Changes
- #60 Add waitForTransactionReceipt function
0.9.2
Changes
- #57 fixed executeBatch method, it can accept Web3Request<*, T> now
0.9.1
Changes
- #54 smart contract api refactored
0.9.0
Changes
- #51 separated Web3 to interface for more API flexibility
0.8.2
Changes
- #45 fixed usage of KSerializer
0.8.1
Changes
- #41 hex string to bytes function fixed
0.8.0
Changes
- #38 etherium address validation and test added