Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure the Oracle's owner and proposer accounts are unique #3451

Merged
merged 8 commits into from
Sep 19, 2022
Merged

Conversation

maurelian
Copy link
Contributor

Description

The oracle previously enforced that the proposer could not be updated to match the owner, however it didn't prevent the owner from being updated to match the proposer.

Tests

Existing tests have been updated to check this.

@changeset-bot
Copy link

changeset-bot bot commented Sep 13, 2022

🦋 Changeset detected

Latest commit: 80fd6ef

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

This PR includes changesets to release 5 packages
Name Type
@eth-optimism/contracts-bedrock Patch
@eth-optimism/actor-tests Patch
@eth-optimism/sdk Patch
@eth-optimism/drippie-mon Patch
@eth-optimism/message-relayer 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 Sep 13, 2022
@mergify
Copy link
Contributor

mergify bot commented Sep 14, 2022

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

@mergify mergify bot added the conflict label Sep 14, 2022
… distinct

Overrides the default transferOwnership function to enforce this
requirement. Likewise in the initialize function.
@mergify
Copy link
Contributor

mergify bot commented Sep 14, 2022

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

@mergify mergify bot removed the conflict label Sep 18, 2022
@mergify
Copy link
Contributor

mergify bot commented Sep 19, 2022

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

@mergify mergify bot merged commit af3e56b into develop Sep 19, 2022
@mergify mergify bot deleted the ctb/l-06 branch September 19, 2022 05:34
@mergify
Copy link
Contributor

mergify bot commented Sep 19, 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 Sep 19, 2022
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