Releases: Raiden1411/zabi
Releases · Raiden1411/zabi
v0.15.7
What's Changed
- build: add new examples build command by @Raiden1411 in #129
- chore: update CONTRIBUTING.md by @marko03kostic in #137
- chore: update tests and update env parser by @Raiden1411 in #138
- chore: more updates to CONTRIBUTING.md by @marko03kostic in #139
- build: update test runner to include the file names by @marko03kostic in #140
- ast: allow parsing of multiple state modifiers by @Raiden1411 in #141
New Contributors
- @marko03kostic made their first contribution in #137
Full Changelog: v0.15.6...v0.15.7
v0.15.6
What's Changed
- chore: fix some typos in comment by @deterclosed in #124
- evm: extend evm support by @Raiden1411 in #125
New Contributors
- @deterclosed made their first contribution in #124
Full Changelog: v0.15.5...v0.15.6
v0.15.5
What's Changed
- wasm: make the evm interpreter compile to wasm by @Raiden1411 in #123
Full Changelog: v0.15.4...v0.15.5
v0.15.4
What's Changed
- build: readd coverage support by @Raiden1411 in #120
- encoder: refactor abi encode api by @Raiden1411 in #121
- feat: implement custom websocket client by @Raiden1411 in #122
Full Changelog: v0.15.3...v0.15.4
v0.15.3
What's Changed
- encoder: refactor abi log topic encoding by @Raiden1411 in #117
- crypto: add support for schnorr signing by @Raiden1411 in #118
- build: update benchmark runner to use tests instead by @Raiden1411 in #119
Full Changelog: v0.15.2...v0.15.3
v0.15.2
What's Changed
- chore: some library cleanup by @Raiden1411 in #114
- docs: Update README.md for spelling mistakes by @roninjin10 in #115
- encoder: refactor abi encoder implementation by @Raiden1411 in #116
New Contributors
- @roninjin10 made their first contribution in #115
Full Changelog: v0.15.1...v0.15.2
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