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

chore(revm-test): release v0.1.0 #2

Closed
wants to merge 8 commits into from

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Mar 8, 2024

🤖 New release

  • revm-test: 0.1.0
Changelog


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz-2024-03-08T09-55-04Z branch from 1cfb14d to a5c79d6 Compare March 26, 2024 22:07
Brechtpd and others added 8 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
@github-actions github-actions bot changed the title chore: release chore(revm-test): release v0.1.0 Oct 29, 2024
@github-actions github-actions bot force-pushed the release-plz-2024-03-08T09-55-04Z branch from a5c79d6 to 3500632 Compare October 29, 2024 07:35
@github-actions github-actions bot closed this Oct 29, 2024
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