Skip to content

Latest commit

Β 

History

History
178 lines (79 loc) Β· 6.55 KB

CHANGELOG.md

File metadata and controls

178 lines (79 loc) Β· 6.55 KB

2.5.4 (2024-03-19)

Bug Fixes

  • πŸ› an array in the parameters of the send contract method (8160248), closes #14

2.5.3 (2024-01-17)

Bug Fixes

  • πŸ› complete error info for call and send (fa13fff), closes #21

2.5.2 (2024-01-05)

Bug Fixes

  • πŸ› return complete error information (4865e7d), closes #18

2.5.1 (2023-12-28)

Bug Fixes

2.5.0 (2023-12-28)

Features

  • 🎸 txinput decode result always use object (5b3d70e)

2.4.0 (2023-12-27)

Bug Fixes

Features

  • 🎸 decodeTxInputToEvmInput return params with object(abi) (5cafda7), closes #15

2.2.2 (2023-12-25)

Bug Fixes

  • πŸ› make sure the length is matched (16d81b4), closes #10
  • πŸ› set evm option is option (ed91ee9), closes #12

2.2.1 (2023-12-20)

Bug Fixes

  • πŸ› fixed web3wallet get function,and add comment (3de163c)

2.2.0 (2023-12-19)

Features

  • 🎸 add wallet function (c1feb65)

2.1.0 (2023-12-18)

Features

  • 🎸 add getEvmEventArgs,getTransaction,getTransactionReceip (709eb2a)
  • 🎸 getEvmEventArgs return object insteads of array (43090c4)

2.0.0 (2023-12-18)

Features

  • 🎸 move withMethod to utils packag (6109855)
  • 🎸 return call with object (b2de8d0)

BREAKING CHANGES

  • 🧨 move withMethod to utils packag
  • 🧨 return call with object instead of array

1.1.1 (2023-12-15)

Bug Fixes

  • πŸ› did not wait for TransactionReceipt of ether engine (6612738)
  • πŸ› function send of ether engine (6d32d7e), closes #8

1.1.0 (2023-12-14)

Bug Fixes

  • πŸ› update tsconfig for mapping (5e63200)

Features

  • 🎸 split I into I and IEngine and update test (801f4ff)

1.0.7 (2023-12-11)

Bug Fixes

1.0.5 (2023-12-11)

1.0.4 (2023-12-11)

1.0.3 (2023-12-11)

1.0.1 (2023-12-10)

Bug Fixes

  • πŸ› EvmInput params type change to any[] (d18822b)

1.0.0 (2023-12-10)

Bug Fixes

  • πŸ› decodeTxinput in ethers (0e11bd4)

BREAKING CHANGES

  • 🧨 decodeTxInput change to decodeTxinputToEvmInput

0.3.2 (2023-12-10)

Bug Fixes

  • πŸ› window is unnormal (c2e2d7a)

0.3.1 (2023-12-10)

0.3.0 (2023-12-10)

Features

  • 🎸 test feat and version no (355fffc)

0.2.1 (2023-12-10)

0.2.0 (2023-12-10)

Bug Fixes

  • πŸ› .release-it config (80e996e)

Features

  • 🎸 add npm run commit function (dd6506d)

0.1.19 (2023-12-10)

0.1.18 (2023-12-10)