Skip to content

fix(bss): have BSS correctly create new contexts#2093

Merged
mslipper merged 2 commits intodevelopfrom
sc/bss-ts-fix
Jan 28, 2022
Merged

fix(bss): have BSS correctly create new contexts#2093
mslipper merged 2 commits intodevelopfrom
sc/bss-ts-fix

Conversation

@smartcontracts
Copy link
Contributor

Description
Fixes a bug in the batch submitter where new contexts were not being
correctly created for L1 to L2 transactions with a different timestamp.
This bug exists because of recent changes to L2Geth where timestamps are
now being updated more frequently.

Fixes a bug in the batch submitter where new contexts were not being
correctly created for L1 to L2 transactions with a different timestamp.
This bug exists because of recent changes to L2Geth where timestamps are
now being updated more frequently.
@changeset-bot
Copy link

changeset-bot bot commented Jan 28, 2022

🦋 Changeset detected

Latest commit: b8b5931

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/batch-submitter 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

@mslipper mslipper merged commit cdc4ddd into develop Jan 28, 2022
@mslipper mslipper deleted the sc/bss-ts-fix branch January 28, 2022 19:22
cfromknecht added a commit to cfromknecht/optimism that referenced this pull request Feb 2, 2022
mslipper added a commit that referenced this pull request Feb 2, 2022
fix: mimic BSS timestamp bug fix from #2093
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-op-batcher Area: op-batcher

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants