Skip to content

Releases: unipackage/net

Release 2.0.0

18 Dec 03:40
Compare
Choose a tag to compare

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

Release 1.1.1

15 Dec 03:53
Compare
Choose a tag to compare

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

Release 1.1.0

14 Dec 04:18
Compare
Choose a tag to compare

1.1.0 (2023-12-14)

Bug Fixes

  • 🐛 update tsconfig for mapping (5e63200)

Features

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

Release 1.0.7

11 Dec 05:44
Compare
Choose a tag to compare

1.0.7 (2023-12-11)

Bug Fixes

Release 1.0.6

11 Dec 04:50
Compare
Choose a tag to compare

1.0.6 (2023-12-11)

Release 1.0.5

11 Dec 03:55
Compare
Choose a tag to compare

1.0.5 (2023-12-11)

Release 1.0.4

11 Dec 03:00
Compare
Choose a tag to compare

1.0.4 (2023-12-11)

Release 1.0.3

11 Dec 02:56
Compare
Choose a tag to compare

1.0.3 (2023-12-11)

Release 1.0.1

10 Dec 16:30
Compare
Choose a tag to compare

1.0.1 (2023-12-10)

Bug Fixes

  • 🐛 EvmInput params type change to any[] (d18822b)

Release 1.0.0

10 Dec 15:02
Compare
Choose a tag to compare

1.0.0 (2023-12-10)

Bug Fixes

  • 🐛 decodeTxinput in ethers (0e11bd4)

BREAKING CHANGES

  • 🧨 decodeTxInput change to decodeTxinputToEvmInput