l2geth: Revert pub/sub transactions#2406
l2geth: Revert pub/sub transactions#2406mergify[bot] merged 3 commits intoethereum-optimism:developfrom
Conversation
🦋 Changeset detectedLatest commit: 7ab9df2 The changes in this PR will be included in the next version bump. This PR includes changesets to release 2 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
mslipper
left a comment
There was a problem hiding this comment.
I confirmed that this is a clean revert. The only changes to l2geth between this PR and version 0.5.14 are:
- Adds a flag for changing the genesis fetch timeout
- Skip TestWSAttachWelcome
- Skip some geth console tests that flake in CI
- The style fix in #2394
|
Why are there changes to the batch submitters dependencies? |
@tynes There was a change to the bss originally per |
|
This PR has been added to the merge queue, and will be merged soon. |
|
This PR is next in line to be merged, and will be merged as soon as checks pass. |
This reverts commit 0c4d4e0.
This reverts commit 0c4d4e0.
…ngine (#2406) ## Description This PR connects the `unsafe_head` watcher from the sequencer actor to the engine
This reverts commits:
The reverted changes will be reintroduced to a separate branch for further testing.