Skip to content

op-chain-ops: use PoS consensus in simulated backend in deployer and genesis#3569

Merged
mergify[bot] merged 3 commits intodevelopfrom
chain-ops-performance
Sep 26, 2022
Merged

op-chain-ops: use PoS consensus in simulated backend in deployer and genesis#3569
mergify[bot] merged 3 commits intodevelopfrom
chain-ops-performance

Conversation

@protolambda
Copy link
Contributor

Description

This PR adds PoS consensus to the chain-ops package:

  • For use in the simulated backend during deploying. See op-geth PR for more details. This will improve genesis preparation time.
  • For use in the L1 genesis, to unblock action testing, since we can now build L1 blocks with more control (like a CL node) + latest L1 changes.

Depends on ethereum-optimism/op-geth#8
So we'll need to merge that, and update the geth reference.

Fix ENG-2755

@mergify
Copy link
Contributor

mergify bot commented Sep 26, 2022

This PR changes implementation code, but doesn't include a changeset. Did you forget to add one?

@changeset-bot
Copy link

changeset-bot bot commented Sep 26, 2022

⚠️ No Changeset found

Latest commit: fb9172a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@tynes
Copy link
Contributor

tynes commented Sep 26, 2022

Looks like an old version of geth is being referenced someplace? Undefined backends.WithConsensus

edit: i see your comment

@mslipper
Copy link
Contributor

LGTM. Geth PR is merged, so we can update that now.

@mergify
Copy link
Contributor

mergify bot commented Sep 26, 2022

This PR has been added to the merge queue, and will be merged soon.

@mergify
Copy link
Contributor

mergify bot commented Sep 26, 2022

This PR is next in line to be merged, and will be merged as soon as checks pass.

@mergify mergify bot merged commit 505a5d8 into develop Sep 26, 2022
@mergify mergify bot deleted the chain-ops-performance branch September 26, 2022 19:53
@mergify mergify bot removed the on-merge-train label Sep 26, 2022
This was referenced Sep 29, 2022
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.

4 participants