Skip to content

op-node: Fix OPB-10#3548

Merged
mergify[bot] merged 3 commits intodevelopfrom
bugfix/opb-10
Sep 24, 2022
Merged

op-node: Fix OPB-10#3548
mergify[bot] merged 3 commits intodevelopfrom
bugfix/opb-10

Conversation

@mslipper
Copy link
Contributor

@mslipper mslipper commented Sep 23, 2022

Fixes OPB-10: No Checks for Deposit Transaction Type When Calling L1InfoDepositTxData(). This PR adds a check in blockToBatch that checks the type of the first transaction in the block, and returns an error if it isn't a deposit transaction.

Fixes ENG-2623.

Fixes OPB-10: No Checks for Deposit Transaction Type When Calling `L1InfoDepositTxData()`. This PR adds a check in `blockToBatch` that checks the type of the first transaction in the block, and returns an error if it isn't a deposit transaction.
@changeset-bot
Copy link

changeset-bot bot commented Sep 23, 2022

⚠️ No Changeset found

Latest commit: 81e1e04

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

@mergify
Copy link
Contributor

mergify bot commented Sep 23, 2022

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

@mergify
Copy link
Contributor

mergify bot commented Sep 24, 2022

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

@mergify
Copy link
Contributor

mergify bot commented Sep 24, 2022

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

@mergify mergify bot merged commit b0bb5d4 into develop Sep 24, 2022
@mergify mergify bot deleted the bugfix/opb-10 branch September 24, 2022 11:51
@mergify mergify bot removed the on-merge-train label Sep 24, 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.

3 participants