Because this is workspace with multi libraries, tags will be simplified, and with this document you can match version of project with git tag.
v44 tag
date: 18.09.2024
Small maintenance release.
Code can be found in release/v44 branch.
Fixes bug with Inspector selfdestruct not called every time, and enabled PRAGUE_EOF in statetest for PRAGUE tests.
revme: 0.10.1 -> 0.10.2
revm: 14.0.1 -> 14.0.2
revm-interpreter: 10.0.1 -> 10.0.2
revm-primitives: 9.0.1 -> 9.0.2
revm-precompile: 11.0.1 -> 11.0.2
revm-test: 0.1.0
v43 tag
date: 30.08.2024
Logo change and doc fix.
revm: 14.0.0 -> 14.0.1
revm-interpreter: 10.0.0 -> 10.0.1
revm-primitives: 9.0.0 -> 9.0.1
revm-precompile: 11.0.0 -> 11.0.1
revme: 0.10.0 -> 0.10.1
v42 tag
date: 29.08.2024
new EIP-7702 implemented. Passing all EOF and EIP-7702 tests.
Preparation for devnet-3.
revme: 0.9.0 -> 0.10.0
revm: 13.0.0 -> 14.0.0
revm-interpreter: 9.0.0 -> 10.0.0
revm-primitives: 8.0.0 -> 9.0.0
revm-precompile: 10.0.0 -> 11.0.0
v41 tag
date: 08.08.2024
EOF fixes and improvements.
Optimism Granite fork support.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the alloy-revm group with 3 updates: alloy, revm and revm-inspectors.
Updates
alloy
from 0.4.2 to 0.5.4Release notes
Sourced from alloy's releases.
... (truncated)
Changelog
Sourced from alloy's changelog.
... (truncated)
Commits
b2278c4
chore: release 0.5.43cc3830
eip4895: add unit test foramount_wei
Withdrawal
(#1551)7d49bc6
fix: sidecar rlp decoding (#1549)9955f98
deps: bump alloy-eip7702 (#1550)0361c78
feat: add osaka time to genesis (#1548)a152496
chore: release 0.5.33ab24ea
feat(rpc-types-trace/prestate): support disable_{code,storage} (#1538)6374719
chore: bump alloy-eip7702 (#1547)c3e2d27
consensus: addDebug
trait bound forTransaction
trait (#1543)f1ebdb3
eips: implFrom\<RpcBlockHash>
forBlockId
(#1539)Updates
revm
from 14.0.3 to 18.0.0Changelog
Sourced from revm's changelog.
... (truncated)
Commits
Updates
revm-inspectors
from 0.8.1 to 0.11.0Changelog
Sourced from revm-inspectors's changelog.
... (truncated)
Commits
13ce908
chore: release 0.11.02baa4fc
chore: bump revm 18 alloy 0.6 (#238)ebf965e
feat(trace/parity): add trace creation method (#237)c4e6bb1
chore: rustmftd345f58
feat: StackSnapshotType (All). (#235)f67b4b8
chore: release 0.10.0df19618
feat(prestate): return code or storage as optional (#234)952fe7f
chore: bump revm (#236)012d940
chore: release 0.9.07ca90cf
chore: bump alloy 0.5 (#233)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show