Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Op-Conductor Localnet #267

Merged
merged 3 commits into from
Oct 25, 2024
Merged

Op-Conductor Localnet #267

merged 3 commits into from
Oct 25, 2024

Conversation

ClaytonNorthey92
Copy link
Contributor

@ClaytonNorthey92 ClaytonNorthey92 commented Sep 30, 2024

Summary
set up 3 sequencers, each controlled by op-conductors p2p'd via raft consensus

update localnet tests CI to kill 1 op-node, another should take over sequencing

decrease the initial btc blocks because 3000 is excessive (this will need testing over time)

updated l2 block time to 2 seconds, instead of 1, it's easier to follow this way IMO

depends on hemilabs/op-geth#10

Changes
(Same as summary)

@github-actions github-actions bot added the area: bfg This is a change to BFG (Bitcoin Finality Governor) label Sep 30, 2024
@ClaytonNorthey92 ClaytonNorthey92 force-pushed the clayton/op-conductor branch 3 times, most recently from c05e15a to 6957f44 Compare October 1, 2024 18:35
@github-actions github-actions bot added the area: ci This is a change to CI files. Excluded from changelog label Oct 1, 2024
@ClaytonNorthey92 ClaytonNorthey92 changed the title Clayton/op conductor Op-Conductor Localnet Oct 2, 2024
@ClaytonNorthey92 ClaytonNorthey92 marked this pull request as ready for review October 2, 2024 12:45
@ClaytonNorthey92 ClaytonNorthey92 requested a review from a team as a code owner October 2, 2024 12:45
@jcvernaleo
Copy link
Contributor

Needs a rebase.

@ClaytonNorthey92
Copy link
Contributor Author

hang tight on this one, localnet test is failing after rebase, looking into it 🧑‍💻

Copy link
Contributor

@joshuasing joshuasing left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Sorry for the delay.

set up 3 sequencers, each controlled by op-conductors p2p'd via raft consensus

update localnet tests CI to kill 1 op-node, another should take over sequencing

decrease the initial btc blocks because 3000 is excessive (this will need testing over time)

updated l2 block time to 2 seconds, instead of 1, it's easier to follow this way IMO
@ClaytonNorthey92 ClaytonNorthey92 merged commit eb72357 into main Oct 25, 2024
7 checks passed
@ClaytonNorthey92 ClaytonNorthey92 deleted the clayton/op-conductor branch October 25, 2024 17:01
web3cryptoguy pushed a commit to web3cryptoguy/heminetwork that referenced this pull request Nov 1, 2024
* prove out op-conductor in localnet

set up 3 sequencers, each controlled by op-conductors p2p'd via raft consensus

update localnet tests CI to kill 1 op-node, another should take over sequencing

decrease the initial btc blocks because 3000 is excessive (this will need testing over time)

updated l2 block time to 2 seconds, instead of 1, it's easier to follow this way IMO

* test fixes

* remove references of op-geth-l1 in docker-compose
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: bfg This is a change to BFG (Bitcoin Finality Governor) area: ci This is a change to CI files. Excluded from changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants