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] v50 gwyneth #31

Open
wants to merge 45 commits into
base: v50
Choose a base branch
from
Open

[DO NOT MERGE] v50 gwyneth #31

wants to merge 45 commits into from

Conversation

Brechtpd
Copy link

@Brechtpd Brechtpd commented Feb 7, 2025

No description provided.

Brechtpd and others added 30 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
…tions-refactor

# Conflicts:
#	bins/revm-test/src/bin/burntpix/main.rs
#	crates/interpreter/src/interpreter.rs
#	crates/revm/src/context/context_precompiles.rs
#	crates/revm/src/evm.rs
Keszey Dániel and others added 15 commits November 27, 2024 09:27
Make StateChainSet chain specific again + misc small improvments
# Conflicts:
#	bins/revm-test/Cargo.toml
#	crates/primitives/src/env.rs
#	crates/primitives/src/result.rs
#	crates/revm/src/context/evm_context.rs
#	crates/revm/src/db/in_memory_db.rs
#	crates/revm/src/db/states/bundle_state.rs
#	crates/revm/src/db/states/transition_state.rs
#	crates/revm/src/evm.rs
#	crates/revm/src/handler/mainnet/pre_execution.rs
# Conflicts:
#	crates/revm/src/db/states/bundle_state.rs
#	crates/revm/src/db/states/reverts.rs
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