2.5.4 (2024-03-19)
2.5.3 (2024-01-17)
2.5.2 (2024-01-05)
2.5.1 (2023-12-28)
2.5.0 (2023-12-28)
- πΈ txinput decode result always use object (5b3d70e)
2.4.0 (2023-12-27)
- π version no (51e5e1b)
2.2.2 (2023-12-25)
- π make sure the length is matched (16d81b4), closes #10
- π set evm option is option (ed91ee9), closes #12
2.2.1 (2023-12-20)
- π fixed web3wallet get function,and add comment (3de163c)
2.2.0 (2023-12-19)
- πΈ add wallet function (c1feb65)
2.1.0 (2023-12-18)
- πΈ add getEvmEventArgs,getTransaction,getTransactionReceip (709eb2a)
- πΈ getEvmEventArgs return object insteads of array (43090c4)
2.0.0 (2023-12-18)
- 𧨠move withMethod to utils packag
- 𧨠return call with object instead of array
1.1.1 (2023-12-15)
- π did not wait for TransactionReceipt of ether engine (6612738)
- π function send of ether engine (6d32d7e), closes #8
1.1.0 (2023-12-14)
- π update tsconfig for mapping (5e63200)
- πΈ split I into I and IEngine and update test (801f4ff)
1.0.7 (2023-12-11)
- π version no (108dccb)
1.0.5 (2023-12-11)
1.0.4 (2023-12-11)
1.0.3 (2023-12-11)
1.0.1 (2023-12-10)
- π EvmInput params type change to any[] (d18822b)
1.0.0 (2023-12-10)
- π decodeTxinput in ethers (0e11bd4)
- 𧨠decodeTxInput change to decodeTxinputToEvmInput
0.3.2 (2023-12-10)
- π window is unnormal (c2e2d7a)
0.3.1 (2023-12-10)
0.3.0 (2023-12-10)
- πΈ test feat and version no (355fffc)
0.2.1 (2023-12-10)
0.2.0 (2023-12-10)
- π .release-it config (80e996e)
- πΈ add npm run commit function (dd6506d)