Skip to content

Releases: init4tech/trevm

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

v0.19.0

27 Jan 20:48
v0.19.0
7b63461
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.17.0...v0.19.0

v0.18.0

07 Jan 13:19
51dcc5a
Compare
Choose a tag to compare

Upgrades zenith-types to v0.12.0 (#72).
Full Changelog: v0.17.0...v0.18.0

v0.17.0

17 Dec 19:54
9526407
Compare
Choose a tag to compare

This release removes no_std support. For the time being, trevm will not support no-std.

What's Changed

Full Changelog: v0.16.0...v0.17.0