Skip to content

Tags: init4tech/trevm

Tags

v0.31.2

Toggle v0.31.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(general): osaka changes & fixes (#134)

* feat(general): osaka changes & fixes

This fixes estimation issues with Osaka, as we now need to cap gas to the individual, per tx limit.

* chore: add max blob gas per block for osaka pre bpo

* chore: v0.31.2

v0.31.1

Toggle v0.31.1's commit message

Verified

This tag was signed with the committer’s verified signature.
prestwich James Prestwich
v0.31.1 - add to env convenience functions

Verified

This tag was signed with the committer’s verified signature.
prestwich James Prestwich

v0.30.1

Toggle v0.30.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(docs): remove doc_auto_cfg (#130)

This is causing the docs build to fail for the latest trevm.

v0.30.0

Toggle v0.30.0's commit message

Verified

This tag was signed with the committer’s verified signature.
prestwich James Prestwich
v0.30.0 - thirty, and flirty, and thriving

v0.29.0

Toggle v0.29.0's commit message

Verified

This tag was signed with the committer’s verified signature.
prestwich James Prestwich
v0.29.0 - revm@29.0.1

v0.27.9

Toggle v0.27.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(evm): add 7702 estimation test (#125)

* chore(evm): add 7702 estimation test

* fix: .accept()

* fix: properly set tx type on TransactionRequest filler

* chore: push proper bytecode

* readd bytecode

* chore: address review comments

* chore: patch bump

* chore: correct runtime bytecode

* chore: doctests

* fix: bytes

* chore: clippy / fmt

---------

Co-authored-by: James <james@prestwi.ch>

v0.27.8

Toggle v0.27.8's commit message

Verified

This tag was signed with the committer’s verified signature.
prestwich James Prestwich
v0.27.8 - more inspector tooling

v0.27.7

Toggle v0.27.7's commit message

Verified

This tag was signed with the committer’s verified signature.
prestwich James Prestwich
v0.27.7 - fix: remove unnecessary generic

v0.27.6

Toggle v0.27.6's commit message

Verified

This tag was signed with the committer’s verified signature.
prestwich James Prestwich
v0.27.6 - fix: try_with_inspector signature