Releases: Raiden1411/zabi
Releases · Raiden1411/zabi
v0.12.2
v0.12.1
What's Changed
- decoder: refactor abi decoder implementation by @Raiden1411 in #84
Full Changelog: v0.12.0...v0.12.1
v0.12.0
What's Changed
- json: refactor how it works in the library by @Raiden1411 in #66
- ipc: update client to use dedicated reader by @Raiden1411 in #67
- docs: add interpreter and explorer to docs by @Raiden1411 in #68
- build(deps): bump braces from 3.0.2 to 3.0.3 in /docs by @dependabot in #69
- wallet: update transaction envelope pool search criteria by @Raiden1411 in #78
- bench: update how benchmarks are displayed by @Raiden1411 in #79
- bench: add more benchmark runners by @Raiden1411 in #82
- feat: add multicall support for use within the clients by @Raiden1411 in #83
Full Changelog: v0.11.1...v0.12.0
v0.11.1
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
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
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
encondePackedby @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
What's Changed
- build: update to latest zig by @Raiden1411 in #47
- clients: expand support for more rpc methods by @Raiden1411 in #48
- build(deps): bump vite from 5.1.2 to 5.2.8 in /docs by @dependabot in #49
- txpool: add support for hitting txpool endpoints by @Raiden1411 in #50
- client: introduce new ipc client by @Raiden1411 in #51
New Contributors
- @dependabot made their first contribution in #49
Full Changelog: v0.9.1...v0.10.0
v0.9.1
What's Changed
- chore: fix typos by @omahs in #45
- tests: refactor how tests work by @Raiden1411 in #46
New Contributors
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- websocket: fix bugs and introduce new example by @Raiden1411 in #41
- tests: increase clients tests by @Raiden1411 in #42
- build: update build config for pkgs by @Raiden1411 in #43
- ens: add initial support for custom client by @Raiden1411 in #44
Full Changelog: v0.8.0...v0.9.0
v0.8.0
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