Skip to content

l2geth: Publish transactions immediately to pubsub#2404

Closed
Inphi wants to merge 1 commit intoethereum-optimism:developfrom
Inphi:inphi/pubopts
Closed

l2geth: Publish transactions immediately to pubsub#2404
Inphi wants to merge 1 commit intoethereum-optimism:developfrom
Inphi:inphi/pubopts

Conversation

@Inphi
Copy link
Contributor

@Inphi Inphi commented Apr 4, 2022

Otherwise, go/pubsub will buffer messages internally and trigger
timeouts when publishing.

Otherwise, go/pubsub will buffer messages internally and trigger a
timeout when publishing.
@changeset-bot
Copy link

changeset-bot bot commented Apr 4, 2022

🦋 Changeset detected

Latest commit: 7fb8a4a

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@eth-optimism/l2geth Patch

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

@Inphi
Copy link
Contributor Author

Inphi commented Apr 4, 2022

Closing. This change will go to a feature branch instead.

@Inphi Inphi closed this Apr 4, 2022
theochap pushed a commit that referenced this pull request Dec 10, 2025
## Overview

Adds in the logic for the `L1OriginSelector` to optimistically advance
the origin based on the latest L1 block number, while allowing for
transient failures to be retried.

Also adds testing for the selector logic.

closes #2245
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-cannon Area: cannon

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant