Skip to content

Releases: Raiden1411/zabi

v0.12.2

08 Aug 13:41
2862fc6

Choose a tag to compare

What's Changed

Full Changelog: v0.12.1...v0.12.2

v0.12.1

06 Aug 17:43
e1f78f0

Choose a tag to compare

What's Changed

Full Changelog: v0.12.0...v0.12.1

v0.12.0

02 Aug 08:59
e7c5fbf

Choose a tag to compare

What's Changed

Full Changelog: v0.11.1...v0.12.0

v0.11.1

06 Jun 13:53
fd441be

Choose a tag to compare

What's Changed

  • clients: update pointer usage within clients by @Raiden1411 in #63
  • wallet: extend assertions to cancun transaction envelopes by @Raiden1411 in #64
  • clients: add support for a block explorer client by @Raiden1411 in #65

Full Changelog: v0.11.0...v0.11.1

v0.11.0

29 May 21:26
859c27c

Choose a tag to compare

What's Changed

  • superchain: add experimental support for fault-proof interactions by @Raiden1411 in #61
  • feat: introduce evm interpreter to use within the library by @Raiden1411 in #62

Full Changelog: v0.10.1...v0.11.0

v0.10.1

07 May 16:52
59c9ab2

Choose a tag to compare

This version was focused on optimizations and general improvements for Zabi's api structure.

What's Changed

  • server: add new ipc server to generate random data by @Raiden1411 in #53
  • build(deps): bump @hono/node-server from 1.7.0 to 1.11.0 in /docs by @dependabot in #54
  • tests: increase the client tests with the data generator by @Raiden1411 in #55
  • clients: refactor implemetation of the websocket and ipc clients by @Raiden1411 in #56
  • types: refactor how json parse works on unions by @Raiden1411 in #57
  • args: add more type support for args parser by @Raiden1411 in #58
  • encoder: add support for encondePacked by @Raiden1411 in #59
  • clients: change data structure used for rpc channel from FIFO to LIFO by @Raiden1411 in #60

Full Changelog: v0.10.0...v0.10.1

v0.10.0

15 Apr 20:43
68ea6b5

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.1...v0.10.0

v0.9.1

07 Apr 15:34
58bb425

Choose a tag to compare

What's Changed

New Contributors

  • @omahs made their first contribution in #45

Full Changelog: v0.9.0...v0.9.1

v0.9.0

02 Apr 11:26
65efb07

Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.9.0

v0.8.0

26 Mar 17:53
ecca02a

Choose a tag to compare

What's Changed

  • wallet: add support for HDWallets by @Raiden1411 in #39
  • feat: introduce a new zig based secpk256k1 ecdsa curve signer by @Raiden1411 in #40

Full Changelog: v0.7.0...v0.8.0