Skip to content

Support custom chain ids#429

Open
JasonVranek wants to merge 4 commits intoCommit-Boost:mainfrom
eth-fabric:custom-chainid
Open

Support custom chain ids#429
JasonVranek wants to merge 4 commits intoCommit-Boost:mainfrom
eth-fabric:custom-chainid

Conversation

@JasonVranek
Copy link
Contributor

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.

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

2 participants