Skip to content

style(ctb): fix revert messages globally#3005

Merged
mergify[bot] merged 1 commit intodevelopfrom
sc/ctb-fix-reverts
Jul 14, 2022
Merged

style(ctb): fix revert messages globally#3005
mergify[bot] merged 1 commit intodevelopfrom
sc/ctb-fix-reverts

Conversation

@smartcontracts
Copy link
Contributor

@smartcontracts smartcontracts commented Jul 13, 2022

Description
Updates revert messages across all contracts to use the standardized
format "ContractName: lowercase message".

@changeset-bot
Copy link

changeset-bot bot commented Jul 13, 2022

🦋 Changeset detected

Latest commit: a80f9c6

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/contracts-bedrock 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

@github-actions github-actions bot added 2-reviewers A-pkg-contracts-bedrock Area: packages/contracts-bedrock labels Jul 13, 2022
@tynes
Copy link
Contributor

tynes commented Jul 13, 2022

Looks like a linting error

@mergify
Copy link
Contributor

mergify bot commented Jul 13, 2022

Hey @smartcontracts! This PR has merge conflicts. Please fix them before continuing review.

@mergify
Copy link
Contributor

mergify bot commented Jul 13, 2022

Hey @smartcontracts! This PR has merge conflicts. Please fix them before continuing review.

@mergify
Copy link
Contributor

mergify bot commented Jul 13, 2022

Hey @smartcontracts! This PR has merge conflicts. Please fix them before continuing review.

@mergify mergify bot added the conflict label Jul 13, 2022
@mergify mergify bot removed the conflict label Jul 13, 2022
@mergify
Copy link
Contributor

mergify bot commented Jul 13, 2022

Hey @smartcontracts! This PR has merge conflicts. Please fix them before continuing review.

@mergify mergify bot added the conflict label Jul 13, 2022
@mergify mergify bot removed the conflict label Jul 13, 2022
@mergify
Copy link
Contributor

mergify bot commented Jul 14, 2022

Hey @smartcontracts! This PR has merge conflicts. Please fix them before continuing review.

@mergify mergify bot added the conflict label Jul 14, 2022
@trianglesphere
Copy link
Contributor

I'm getting very similar issues when running locally. I don't think it's flaky test for this

@mergify
Copy link
Contributor

mergify bot commented Jul 14, 2022

Hey @smartcontracts! This PR has merge conflicts. Please fix them before continuing review.

@mergify
Copy link
Contributor

mergify bot commented Jul 14, 2022

Hey @smartcontracts! This PR has merge conflicts. Please fix them before continuing review.

@mergify mergify bot added the conflict label Jul 14, 2022
Updates revert messages across all contracts to use the standardized
format "<ContractName>: <lowercase message>".
@mergify mergify bot removed the conflict label Jul 14, 2022
@mergify
Copy link
Contributor

mergify bot commented Jul 14, 2022

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

@mergify mergify bot merged commit 1a22e82 into develop Jul 14, 2022
@mergify mergify bot deleted the sc/ctb-fix-reverts branch July 14, 2022 21:28
@mergify
Copy link
Contributor

mergify bot commented Jul 14, 2022

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

@mergify mergify bot removed the on-merge-train label Jul 14, 2022
theochap added a commit that referenced this pull request Dec 10, 2025
## Summary
- remove the unused `SingleBatch::has_invalid_transactions` helper that
duplicates the checks in `check_batch`
- reduce dead code noise in `SingleBatch`

Co-authored-by: theo <80177219+theochap@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-pkg-contracts-bedrock Area: packages/contracts-bedrock

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants