Skip to content

Releases: init4tech/trevm

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

v0.16.0

17 Dec 14:28
ccc744e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.0...v0.16.0

v0.15.0

02 Dec 00:19
v0.15.0
7e56435
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.3...v0.15.0

v0.14.1

23 Oct 12:56
v0.14.1
dad9cd9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.0...v0.14.1

v0.14.0

22 Oct 16:31
v0.14.0
28cb36d
Compare
Choose a tag to compare
  • bump alloy to 0.5.2
  • bump revm to 16
  • update eip support for 6110, 7002, 7251

v0.12.0

04 Oct 13:58
v0.12.0
3590b52
Compare
Choose a tag to compare

bump revm to 14.0.3

Full Changelog: v0.11.0...v0.12.0

v0.11.0

19 Sep 14:42
v0.11.0
ed9940d
Compare
Choose a tag to compare

What's Changed

  • build(deps): update alloy-signer requirement from 0.1 to 0.3 by @dependabot in #42
  • build(deps): update alloy-signer-local requirement from 0.2 to 0.3 by @dependabot in #44
  • feat(BundleDriver): add some ergonomic functions to the BundleDriver by @Evalir in #46
  • chore: bump deps. revm@14, alloy@0.3, alloy-core@0.8 by @prestwich in #51
  • fix: remove dbgs, improve imports by @prestwich in #52
  • feat: serializable journal for bundlestate by @prestwich in #53
  • dep: bump alloy to 0.3.6 by @prestwich in #55
  • feat: disable gas checks by @prestwich in #54

Full Changelog: v0.8.0...v0.11.0