Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
472 changes: 236 additions & 236 deletions rust/Cargo.lock

Large diffs are not rendered by default.

146 changes: 73 additions & 73 deletions rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -296,79 +296,79 @@ op-alloy-rpc-jsonrpsee = { version = "0.23.1", path = "op-alloy/crates/rpc-jsonr
alloy-op-evm = { version = "0.26.3", path = "alloy-op-evm/", default-features = false }
alloy-op-hardforks = { version = "0.4.7", path = "alloy-op-hardforks/", default-features = false }

# ==================== RETH CRATES (from git rev 564ffa58 / main) ====================
reth = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2" }
reth-basic-payload-builder = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2" }
reth-chain-state = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2" }
reth-chainspec = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2", default-features = false }
reth-cli = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2" }
reth-cli-commands = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2" }
reth-cli-runner = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2" }
reth-cli-util = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2" }
reth-codecs = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2" }
reth-consensus = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2", default-features = false }
reth-consensus-common = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2", default-features = false }
reth-db = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2", default-features = false }
reth-db-api = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2" }
reth-db-common = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2" }
reth-downloaders = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2" }
reth-e2e-test-utils = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2" }
reth-engine-local = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2" }
reth-engine-primitives = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2", default-features = false }
reth-errors = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2" }
reth-eth-wire = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2" }
reth-ethereum = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2" }
reth-ethereum-cli = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2" }
reth-ethereum-consensus = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2" }
reth-ethereum-forks = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2", default-features = false }
reth-ethereum-primitives = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2" }
reth-evm = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2", default-features = false }
reth-evm-ethereum = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2" }
reth-exex = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2" }
reth-exex-test-utils = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2" }
reth-execution-errors = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2", default-features = false }
reth-execution-types = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2", default-features = false }
reth-fs-util = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2" }
reth-metrics = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2" }
reth-network = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2" }
reth-network-api = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2" }
reth-network-peers = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2", default-features = false }
reth-node-api = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2" }
reth-node-builder = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2" }
reth-node-core = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2" }
reth-node-ethereum = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2" }
reth-node-events = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2" }
reth-node-metrics = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2" }
reth-payload-builder = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2" }
reth-payload-builder-primitives = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2" }
reth-payload-primitives = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2" }
reth-payload-util = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2" }
reth-payload-validator = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2" }
reth-primitives-traits = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2", default-features = false }
reth-provider = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2" }
reth-prune = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2" }
reth-prune-types = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2", default-features = false }
reth-revm = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2", default-features = false }
reth-rpc = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2" }
reth-rpc-api = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2" }
reth-rpc-builder = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2" }
reth-rpc-engine-api = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2" }
reth-rpc-eth-api = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2" }
reth-rpc-eth-types = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2", default-features = false }
reth-rpc-server-types = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2" }
reth-stages = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2" }
reth-stages-types = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2", default-features = false }
reth-static-file = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2" }
reth-static-file-types = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2", default-features = false }
reth-storage-api = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2", default-features = false }
reth-storage-errors = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2", default-features = false }
reth-tasks = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2" }
reth-tracing = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2", default-features = false }
reth-transaction-pool = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2" }
reth-trie = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2" }
reth-trie-common = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2", default-features = false }
reth-trie-db = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2" }
reth-zstd-compressors = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.2", default-features = false }
# ==================== RETH CRATES (v1.11.3) ====================
reth = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3" }
reth-basic-payload-builder = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3" }
reth-chain-state = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3" }
reth-chainspec = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3", default-features = false }
reth-cli = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3" }
reth-cli-commands = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3" }
reth-cli-runner = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3" }
reth-cli-util = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3" }
reth-codecs = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3" }
reth-consensus = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3", default-features = false }
reth-consensus-common = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3", default-features = false }
reth-db = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3", default-features = false }
reth-db-api = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3" }
reth-db-common = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3" }
reth-downloaders = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3" }
reth-e2e-test-utils = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3" }
reth-engine-local = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3" }
reth-engine-primitives = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3", default-features = false }
reth-errors = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3" }
reth-eth-wire = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3" }
reth-ethereum = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3" }
reth-ethereum-cli = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3" }
reth-ethereum-consensus = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3" }
reth-ethereum-forks = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3", default-features = false }
reth-ethereum-primitives = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3" }
reth-evm = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3", default-features = false }
reth-evm-ethereum = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3" }
reth-exex = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3" }
reth-exex-test-utils = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3" }
reth-execution-errors = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3", default-features = false }
reth-execution-types = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3", default-features = false }
reth-fs-util = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3" }
reth-metrics = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3" }
reth-network = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3" }
reth-network-api = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3" }
reth-network-peers = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3", default-features = false }
reth-node-api = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3" }
reth-node-builder = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3" }
reth-node-core = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3" }
reth-node-ethereum = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3" }
reth-node-events = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3" }
reth-node-metrics = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3" }
reth-payload-builder = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3" }
reth-payload-builder-primitives = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3" }
reth-payload-primitives = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3" }
reth-payload-util = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3" }
reth-payload-validator = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3" }
reth-primitives-traits = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3", default-features = false }
reth-provider = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3" }
reth-prune = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3" }
reth-prune-types = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3", default-features = false }
reth-revm = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3", default-features = false }
reth-rpc = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3" }
reth-rpc-api = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3" }
reth-rpc-builder = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3" }
reth-rpc-engine-api = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3" }
reth-rpc-eth-api = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3" }
reth-rpc-eth-types = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3", default-features = false }
reth-rpc-server-types = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3" }
reth-stages = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3" }
reth-stages-types = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3", default-features = false }
reth-static-file = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3" }
reth-static-file-types = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3", default-features = false }
reth-storage-api = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3", default-features = false }
reth-storage-errors = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3", default-features = false }
reth-tasks = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3" }
reth-tracing = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3", default-features = false }
reth-transaction-pool = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3" }
reth-trie = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3" }
reth-trie-common = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3", default-features = false }
reth-trie-db = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3" }
reth-zstd-compressors = { git = "https://github.com/paradigmxyz/reth", tag = "v1.11.3", default-features = false }

# ==================== REVM (latest: op-reth versions) ====================
revm = { version = "34.0.0", default-features = false }
Expand Down
2 changes: 1 addition & 1 deletion rust/op-reth/bin/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "op-reth"
version = "1.11.2"
version = "1.11.3"
edition.workspace = true
rust-version.workspace = true
license.workspace = true
Expand Down
2 changes: 1 addition & 1 deletion rust/op-reth/crates/chainspec/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "reth-optimism-chainspec"
version = "1.11.2"
version = "1.11.3"
edition.workspace = true
rust-version.workspace = true
license.workspace = true
Expand Down
2 changes: 1 addition & 1 deletion rust/op-reth/crates/cli/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "reth-optimism-cli"
version = "1.11.2"
version = "1.11.3"
edition.workspace = true
rust-version.workspace = true
license.workspace = true
Expand Down
2 changes: 1 addition & 1 deletion rust/op-reth/crates/consensus/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "reth-optimism-consensus"
version = "1.11.2"
version = "1.11.3"
edition.workspace = true
rust-version.workspace = true
license.workspace = true
Expand Down
2 changes: 1 addition & 1 deletion rust/op-reth/crates/evm/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "reth-optimism-evm"
version = "1.11.2"
version = "1.11.3"
edition.workspace = true
rust-version.workspace = true
license.workspace = true
Expand Down
2 changes: 1 addition & 1 deletion rust/op-reth/crates/exex/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "reth-optimism-exex"
version = "1.11.2"
version = "1.11.3"
edition.workspace = true
rust-version.workspace = true
license.workspace = true
Expand Down
2 changes: 1 addition & 1 deletion rust/op-reth/crates/flashblocks/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "reth-optimism-flashblocks"
version = "1.11.2"
version = "1.11.3"
edition.workspace = true
rust-version.workspace = true
license.workspace = true
Expand Down
2 changes: 1 addition & 1 deletion rust/op-reth/crates/hardforks/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "reth-optimism-forks"
version = "1.11.2"
version = "1.11.3"
edition.workspace = true
rust-version.workspace = true
license.workspace = true
Expand Down
2 changes: 1 addition & 1 deletion rust/op-reth/crates/node/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "reth-optimism-node"
version = "1.11.2"
version = "1.11.3"
edition.workspace = true
rust-version.workspace = true
license.workspace = true
Expand Down
2 changes: 1 addition & 1 deletion rust/op-reth/crates/payload/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "reth-optimism-payload-builder"
version = "1.11.2"
version = "1.11.3"
edition.workspace = true
rust-version.workspace = true
license.workspace = true
Expand Down
2 changes: 1 addition & 1 deletion rust/op-reth/crates/primitives/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "reth-optimism-primitives"
version = "1.11.2"
version = "1.11.3"
edition.workspace = true
rust-version.workspace = true
license.workspace = true
Expand Down
2 changes: 1 addition & 1 deletion rust/op-reth/crates/reth/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "reth-op"
version = "1.11.2"
version = "1.11.3"
edition.workspace = true
rust-version.workspace = true
license.workspace = true
Expand Down
2 changes: 1 addition & 1 deletion rust/op-reth/crates/rpc/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "reth-optimism-rpc"
version = "1.11.2"
version = "1.11.3"
edition.workspace = true
rust-version.workspace = true
license.workspace = true
Expand Down
2 changes: 1 addition & 1 deletion rust/op-reth/crates/storage/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "reth-optimism-storage"
version = "1.11.2"
version = "1.11.3"
edition.workspace = true
rust-version.workspace = true
license.workspace = true
Expand Down
2 changes: 1 addition & 1 deletion rust/op-reth/crates/trie/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "reth-optimism-trie"
version = "1.11.2"
version = "1.11.3"
edition.workspace = true
rust-version.workspace = true
license.workspace = true
Expand Down
2 changes: 1 addition & 1 deletion rust/op-reth/crates/txpool/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "reth-optimism-txpool"
version = "1.11.2"
version = "1.11.3"
edition.workspace = true
rust-version.workspace = true
license.workspace = true
Expand Down
Loading