Skip to content

Releases: init4tech/trevm

v0.20.4

27 Mar 15:47
v0.20.4
9a79e24
Compare
Choose a tag to compare

What's Changed

  • fix: add inspector bounds and always inspect by @prestwich in #96

Full Changelog: v0.20.3...v0.20.4

v0.20.3

27 Mar 14:45
v0.20.3
3366506
Compare
Choose a tag to compare

feature: disable_nonce_checks and related methods

Full Changelog: v0.20.2...v0.20.3

v0.20.2

27 Mar 14:18
v0.20.2
f82e063
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.20.1...v0.20.2

v0.20.1

27 Mar 12:30
v0.20.1
67050c7
Compare
Choose a tag to compare

What's Changed

  • fix: remove dbgs

Full Changelog: v0.20.0...v0.20.1

v0.20.0

27 Mar 11:28
v0.20.0
6928dcb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.19.11...v0.20.0

v0.19.11

04 Mar 13:10
v0.19.11
747c725
Compare
Choose a tag to compare

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

04 Mar 11:57
v0.19.10
121563a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.19.9...v0.19.10

v0.19.9

03 Mar 17:13
v0.19.9
21f33a7
Compare
Choose a tag to compare

What's Changed

BREAKING:

  • The concurrent state that was previously at crate::db is now at crate::db::sync

Full Changelog: v0.19.8...v0.19.9

v0.19.8

26 Feb 17:01
v0.19.8
4b8add3
Compare
Choose a tag to compare

What's Changed

BREAKING: updates alloy to 0.11

Full Changelog: v0.19.7...v0.19.8

v0.19.7

24 Feb 20:09
v0.19.7
57fbf51
Compare
Choose a tag to compare

What's Changed

  • 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