Skip to content

Releases: init4tech/trevm

v0.27.8

26 Aug 14:38
v0.27.8
c4eb11c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.27.7...v0.27.8

v0.27.7

25 Aug 17:53
v0.27.7
cd84414
Compare
Choose a tag to compare

Full Changelog: v0.27.6...v0.27.7

v0.27.5

25 Aug 17:46
v0.27.5
ca6a5ea
Compare
Choose a tag to compare
  • feat: add try_with_inspector

Full Changelog: v0.27.4...v0.27.5

v0.27.4

25 Aug 16:38
v0.27.4
f665b78
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.27.3...v0.27.4

v0.27.3

25 Aug 15:07
v0.27.3
a114df7
Compare
Choose a tag to compare

fix: add a missing alloy filler

Full Changelog: v0.27.2...v0.27.3

v0.27.2

25 Aug 13:08
v0.27.2
4404ad5
Compare
Choose a tag to compare

What's Changed

  • refactor: BREAKING JournalEncode::encoded produces Bytes by @prestwich in #117

Full Changelog: v0.27.1...v0.27.2

v0.27.1

13 Aug 14:35
v0.27.1
1da3f30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.27.0...v0.27.1

v0.27.0

01 Jul 21:57
11c5d4a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.23.8...v0.27.0

v0.23.8

19 Jun 11:40
v0.23.8
a32d151
Compare
Choose a tag to compare

What's Changed

  • fix: gas estimation does not return revert when a previous iteration succeeded by @prestwich in #113

Full Changelog: v0.23.7...v0.23.8

v0.23.7

18 Jun 16:08
v0.23.7
fc58b46
Compare
Choose a tag to compare

What's Changed

  • fix: estimation min set to gas_used - 1 rather than to estimate - 1 by @prestwich in #112

BREAKING:

  • The estimation prop of EstimationResult has changed names to limit to make its function clearer and prevent bugs
  • The getter for the prop has been renamed to limit()

Full Changelog: v0.23.6...v0.23.7