Releases: init4tech/trevm
Releases · init4tech/trevm
v0.19.8
What's Changed
- feat(ci): feature checks by @Evalir in #82
- chore: bump alloy and zenith deps by @prestwich in #83
BREAKING: updates alloy to 0.11
Full Changelog: v0.19.7...v0.19.8
v0.19.7
What's Changed
- docs: fix missing eip links by @onbjerg in #81
- Allowance interface tweaks by @prestwich in #80
- add tracing to gas estimation
- BREAKING: tweak the allowance interfaces
- add interfaces for capping gas
- improve call and gas estimate feature defs
- clippy passes more gooder for features
- display impls for gas estimation structs
- alloy TransactionRequest filler no longer fills 0 gas
New Contributors
Full Changelog: v0.19.6...v0.19.7
v0.19.6
What's Changed
- Always set randao in alloy block filler by @prestwich in #79
Full Changelog: v0.19.5...v0.19.6
v0.19.5
based on revm @ 0.19.5
What's Changed
- fix: gas estimation for simple transfers by @prestwich in #78
Full Changelog: v0.19.3...v0.19.5
v0.19.3
What's Changed
- feat: estimation by @prestwich in #77
NON-SEMVER BREAKING:
- the export paths of fillers have been changed from crate root to
crate::fillers::
Full Changelog: v0.19.2...v0.19.3
v0.19.2
v0.19.1
What's Changed
- feat: impl tx for transactionrequest by @prestwich in #75
- feat: impl Block for BlockOverrides
- add override functions to trevm for block and state overrides
Full Changelog: v0.19.0...v0.19.1
v0.19.0
What's Changed
- v0.18.0 by @Evalir in #72
- chore: move Block impl for
ZenithCallBundle
to trevm by @Evalir in #73 - fix: small docs improvements by @anna-carroll in #74
New Contributors
- @anna-carroll made their first contribution in #74
Full Changelog: v0.17.0...v0.19.0