forked from bluealloy/revm
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(revm-test): release v0.1.0 #2
Closed
Closed
Commits on Sep 14, 2024
-
Merge remote-tracking branch 'origin/booster' into v43
# Conflicts: # crates/interpreter/src/host.rs # crates/interpreter/src/host/dummy.rs # crates/interpreter/src/inner_models.rs # crates/interpreter/src/instructions/host.rs # crates/interpreter/src/instructions/system.rs # crates/interpreter/src/interpreter.rs # crates/interpreter/src/interpreter/contract.rs # crates/precompile/src/lib.rs # crates/primitives/src/db.rs # crates/primitives/src/db/components.rs # crates/primitives/src/db/components/block_hash.rs # crates/primitives/src/env.rs # crates/primitives/src/precompile.rs # crates/primitives/src/state.rs # crates/revm/src/context/inner_evm_context.rs # crates/revm/src/db/emptydb.rs # crates/revm/src/db/ethersdb.rs # crates/revm/src/db/in_memory_db.rs # crates/revm/src/db/states/bundle_state.rs # crates/revm/src/db/states/cache.rs # crates/revm/src/db/states/reverts.rs # crates/revm/src/db/states/state.rs # crates/revm/src/db/states/transition_state.rs # crates/revm/src/evm.rs # crates/revm/src/inspector.rs # crates/revm/src/inspector/customprinter.rs # crates/revm/src/inspector/gas.rs # crates/revm/src/journaled_state.rs # examples/fork_ref_transact.rs
Configuration menu - View commit details
-
Copy full SHA for 44123c0 - Browse repository at this point
Copy the full SHA 44123c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74e2637 - Browse repository at this point
Copy the full SHA 74e2637View commit details
Commits on Sep 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2eb6e3d - Browse repository at this point
Copy the full SHA 2eb6e3dView commit details
Commits on Sep 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5d68473 - Browse repository at this point
Copy the full SHA 5d68473View commit details -
Configuration menu - View commit details
-
Copy full SHA for f12a99d - Browse repository at this point
Copy the full SHA f12a99dView commit details
Commits on Sep 23, 2024
-
* rename SyncDatabase * contracts: Vec<((u64, B256), Bytecode)>, * StateChangeset ilter_for_chain(&mut self, chain_id: u64) * fix comment on state_size * remove * use db::SyncDatabase as Database
Configuration menu - View commit details
-
Copy full SHA for 959611e - Browse repository at this point
Copy the full SHA 959611eView commit details
Commits on Oct 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e907293 - Browse repository at this point
Copy the full SHA e907293View commit details
Commits on Oct 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3500632 - Browse repository at this point
Copy the full SHA 3500632View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.