Releases: init4tech/trevm
Releases · init4tech/trevm
v0.19.11
What's Changed
- BREAKING fix: un-swap the block overrides methods behaviors by @prestwich in #88
Full Changelog: v0.19.10...v0.19.11
v0.19.10
What's Changed
- BREAKING fix: restore commit bounds to drivers by @prestwich in #86
- feat: child db for concurrent state by @prestwich in #87
Full Changelog: v0.19.9...v0.19.10
v0.19.9
What's Changed
- Trim commit bounds by @prestwich in #84
- feat: traits for things that behave like State by @prestwich in #85
BREAKING:
- The concurrent state that was previously at
crate::db
is now atcrate::db::sync
Full Changelog: v0.19.8...v0.19.9
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