v0.4.0
What's Changed
- Some cleanup by @Nashtare in #190
- Silence jumpdest analysis logs by @LindaGuiga in #193
- Charge call value gas prior to call by @frisitano in #199
- refactor: fix todos by @vladimir-trifonov in #162
- Remove print call in
trace_decoder
by @Nashtare in #208 - ci: add cargo audit job by @Nashtare in #236
- fix: Revert interpreter stack display by @Nashtare in #238
- fix:
clippy::doc_lazy_continuation
by @Nashtare in #247 - perf: Improve blake2 precompile by @Nashtare in #239
- fix: rustdoc by @0xaatif in #255
- Native trace processing support by @frisitano in #246
- Added
Clone
to a few error types inmpt_trie
by @BGluth in #259 - cleanup: remove outdated segment by @Nashtare in #262
- fix: add multiple witness version check by @atanmarko in #271
- fix: add G2 subgroup check for
ECPAIRING
by @Nashtare in #268 - Add partial trie builder by @frisitano in #258
- Release 0.4.0 by @Nashtare in #276
- Bring
v0.4.0
intomain
by @Nashtare in #277
New Contributors
- @frisitano made their first contribution in #199
- @0xaatif made their first contribution in #255
- @atanmarko made their first contribution in #271
Full Changelog: v0.3.1...v0.4.0