Skip to content

Support BAL Devnet 3#276

Draft
jsign wants to merge 3 commits into
masterfrom
bal-devnet-3
Draft

Support BAL Devnet 3#276
jsign wants to merge 3 commits into
masterfrom
bal-devnet-3

Conversation

@jsign
Copy link
Copy Markdown
Collaborator

@jsign jsign commented Apr 14, 2026

This PR add support for BAL devnet 3, which means:

  • Using Reth at bal-devnet-3 since crates are used for witness generation.
  • Use the PR I opened for ere-guests Support BAL Devnet 3 ere-guests#36 to avoid conflicts.
  • Added the genesis file in the assets folder for BAL Devnet 3.

This means that in this branch you can run:

$ RUST_LOG=info cargo run -p witness-generator-cli -- rpc --rpc-url http://localhost:8545 --follow --genesis ./assets/genesis_bal_devnet_3.json

Which leverages the new feature of using custom genesis (I designed it for this use case).

Note that localhost:8545 is just a local Ethrex node; I've connected to the real BAL-devnet-3 to pull some fixtures from the live chain.

This PR might stay in draft for a while, not because has anything pending but mostly depends on how we decide to merge stuff reg supporting devnets.

jsign added 3 commits April 13, 2026 16:51
Signed-off-by: jsign <jsign.uy@gmail.com>
Signed-off-by: jsign <jsign.uy@gmail.com>
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.

1 participant