Skip to content
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

[DO NOT MERGE] Gwyneth #16

Open
wants to merge 6 commits into
base: v43
Choose a base branch
from
Open

[DO NOT MERGE] Gwyneth #16

wants to merge 6 commits into from

Conversation

Brechtpd
Copy link

Merged #4 into revm v43

Brechtpd and others added 6 commits September 15, 2024 03:50
# 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
* 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants