Skip to content

Support custom chain ids#429

Merged
ManuelBilbao merged 4 commits intoCommit-Boost:mainfrom
eth-fabric:custom-chainid
Mar 2, 2026
Merged

Support custom chain ids#429
ManuelBilbao merged 4 commits intoCommit-Boost:mainfrom
eth-fabric:custom-chainid

Conversation

@JasonVranek
Copy link
Copy Markdown
Collaborator

Currently there is no way to specify a chain id for the Custom variant of the Chain enum. This will make it difficult to test Commit-Boost on a non-standard chain (i.e., a local Kurtosis instance) once functions like compute_prop_commit_signing_root() are merged in.

This PR adds a chain_id: u64 to the Chain::Custom enum variant. It also closes #419 and fixes broken PBS config tests from previous PRs.

Comment thread crates/common/src/types.rs Outdated
Comment thread crates/common/src/types.rs
Comment thread config.example.toml Outdated
@ManuelBilbao ManuelBilbao merged commit e023016 into Commit-Boost:main Mar 2, 2026
2 checks passed
@JasonVranek JasonVranek deleted the custom-chainid branch March 2, 2026 19:15
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.

remove helder in chain info

3 participants