Releases: Raiden1411/zabi
Releases · Raiden1411/zabi
v0.15.1
What's Changed
- feat: add support for eip7702 transaction type and authorization utils by @Raiden1411 in #109
- chore: update docs by @Adminixtrator in #110
- chore: update ci runners by @Raiden1411 in #111
- decoder: refactor rlp implementation by @Raiden1411 in #112
- rlp: refactor rlp encode interface by @Raiden1411 in #113
New Contributors
- @Adminixtrator made their first contribution in #110
Full Changelog: v0.15.0...v0.15.1
v0.15.0
What's Changed
- evm: implement a new stack for the interpreter by @Raiden1411 in #106
- crypto: add nfkd normalization to mnemonic wordlists by @Raiden1411 in #107
- build: convert zabi to be a more modular library by @Raiden1411 in #108
Full Changelog: v0.14.2...v0.15.0
v0.14.2
What's Changed
- human_readable: update parser usage and evm interpreter bug fixes by @Raiden1411 in #105
Full Changelog: v0.14.1...v0.14.2
v0.14.1
What's Changed
- feat: add hability to translate solidity to zig by @Raiden1411 in #104
Full Changelog: v0.14.0...v0.14.1
v0.14.0
What's Changed
- rlp: update api by @Raiden1411 in #97
- feat: add a nonce_manager to use with wallet client by @Raiden1411 in #98
- build: experimental wasm32-freestanding support by @Raiden1411 in #99
- wallet: add support for eip3074 auth actions by @Raiden1411 in #100
- build: add custom dotenv parser by @Raiden1411 in #101
- feat: add support for solidity tokenizer by @Raiden1411 in #102
- ast_sol: add solidity parser and AST by @Raiden1411 in #103
Full Changelog: v0.13.1...v0.14.0
v0.13.1
What's Changed
- chains: add default configs for different networks by @Raiden1411 in #92
- build: update to latest zig by @Raiden1411 in #93
- op_stack: update wallets and tests by @Raiden1411 in #94
- tests: move tests to dedicated folder by @Raiden1411 in #95
- feat: add explicit error sets across the library by @Raiden1411 in #96
Full Changelog: v0.13.0...v0.13.1
v0.13.0
What's Changed
- docs: Add way to generate documentation based on
doc_comments. by @Raiden1411 in #90 - clients: support for adding full chain config by @Raiden1411 in #91
Full Changelog: v0.12.5...v0.13.0
v0.12.5
What's Changed
- docs: update README.md by @eltociear in #88
- clients: update the
initmethod on clients by @Raiden1411 in #89
New Contributors
- @eltociear made their first contribution in #88
Full Changelog: v0.12.4...v0.12.5
v0.12.4
What's Changed
- anvil: rework on how to start the proccess and add all supported arguments by @Raiden1411 in #87
Full Changelog: v0.12.3...v0.12.4
v0.12.3
What's Changed
- tests: update client tests to re-use anvil by @Raiden1411 in #86
Full Changelog: v0.12.2...v0.12.3