Skip to content

Releases: unipackage/net

Release 2.5.4

19 Mar 08:31
Compare
Choose a tag to compare

2.5.4 (2024-03-19)

Bug Fixes

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

Release 2.5.3

17 Jan 01:17
Compare
Choose a tag to compare

2.5.3 (2024-01-17)

Bug Fixes

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

Release 2.5.2

05 Jan 02:37
Compare
Choose a tag to compare

2.5.2 (2024-01-05)

Bug Fixes

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

Release 2.5.1

28 Dec 08:08
Compare
Choose a tag to compare

2.5.1 (2023-12-28)

Bug Fixes

Release 2.5.0

28 Dec 04:57
Compare
Choose a tag to compare

2.5.0 (2023-12-28)

Features

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

Release 2.4.0

27 Dec 12:14
Compare
Choose a tag to compare

2.4.0 (2023-12-27)

Bug Fixes

Features

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

Release 2.2.2

25 Dec 03:09
Compare
Choose a tag to compare

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

Release 2.2.1

20 Dec 04:10
Compare
Choose a tag to compare

2.2.1 (2023-12-20)

Bug Fixes

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

Release 2.2.0

19 Dec 16:02
Compare
Choose a tag to compare

2.2.0 (2023-12-19)

Features

  • 🎸 add wallet function (c1feb65)

Release 2.1.0

18 Dec 15:52
Compare
Choose a tag to compare

2.1.0 (2023-12-18)

Features

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