Skip to content

Commit

Permalink
Merge branch 'isthmus-devnet-0' into emhane/storage-root-isthmus
Browse files Browse the repository at this point in the history
  • Loading branch information
emhane committed Jan 3, 2025
2 parents b4151f8 + 31c6478 commit a2a2d30
Show file tree
Hide file tree
Showing 355 changed files with 4,268 additions and 5,600 deletions.
2 changes: 1 addition & 1 deletion .config/zepter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ workflows:
# Ignore the case that `A` it outside of the workspace. Otherwise it will report errors in external dependencies that we have no influence on.

"--left-side-outside-workspace=ignore",
# Auxillary flags:
# Auxilary flags:
"--offline",
"--locked",
"--show-path",
Expand Down
2 changes: 2 additions & 0 deletions .github/assets/check_rv32imac.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ crates_to_check=(
reth-primitives-traits
reth-optimism-forks
reth-network-peers
reth-trie-common
reth-chainspec
# reth-evm
# reth-primitives
# reth-optimism-chainspec
Expand Down
5 changes: 0 additions & 5 deletions .github/assets/check_wasm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ crates=($(cargo metadata --format-version=1 --no-deps | jq -r '.packages[].name'
# Used with the `contains` function.
# shellcheck disable=SC2034
exclude_crates=(
# The following are not working yet, but known to be fixable
reth-exex-types # https://github.com/paradigmxyz/reth/issues/9946
# The following require investigation if they can be fixed
reth-basic-payload-builder
reth-beacon-consensus
Expand Down Expand Up @@ -44,8 +42,6 @@ exclude_crates=(
reth-node-events
reth-node-metrics
reth-optimism-cli
reth-optimism-consensus
reth-optimism-evm
reth-optimism-node
reth-optimism-payload-builder
reth-optimism-rpc
Expand All @@ -72,7 +68,6 @@ exclude_crates=(
reth-transaction-pool # c-kzg
reth-trie-parallel # tokio
reth-testing-utils
reth-network-peers
)

# Array to hold the results
Expand Down
9 changes: 0 additions & 9 deletions .github/assets/hive/Dockerfile

This file was deleted.

38 changes: 0 additions & 38 deletions .github/assets/hive/build_simulators.sh

This file was deleted.

53 changes: 0 additions & 53 deletions .github/assets/hive/expected_failures.yaml

This file was deleted.

25 changes: 0 additions & 25 deletions .github/assets/hive/load_images.sh

This file was deleted.

52 changes: 0 additions & 52 deletions .github/assets/hive/no_sim_build.diff

This file was deleted.

43 changes: 0 additions & 43 deletions .github/assets/hive/parse.py

This file was deleted.

38 changes: 0 additions & 38 deletions .github/assets/hive/run_simulator.sh

This file was deleted.

13 changes: 0 additions & 13 deletions .github/assets/kurtosis_network_params.yaml

This file was deleted.

57 changes: 0 additions & 57 deletions .github/assets/label_pr.js

This file was deleted.

Loading

0 comments on commit a2a2d30

Please sign in to comment.