Skip to content

Releases: init4tech/trevm

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

v0.19.6

20 Feb 20:19
v0.19.6
9085282
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.19.5...v0.19.6

v0.19.5

20 Feb 18:54
v0.19.5
ea840af
Compare
Choose a tag to compare

based on revm @ 0.19.5

What's Changed

Full Changelog: v0.19.3...v0.19.5

v0.19.3

04 Feb 20:52
v0.19.3
74cb161
Compare
Choose a tag to compare

What's Changed

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

04 Feb 20:51
v0.19.2
a29c7f9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.19.1...v0.19.2

v0.19.1

31 Jan 18:04
v0.19.1
f5f7fcc
Compare
Choose a tag to compare

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