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

feat(ctb): Make spacers private #3438

Merged
merged 1 commit into from
Sep 14, 2022
Merged

feat(ctb): Make spacers private #3438

merged 1 commit into from
Sep 14, 2022

Conversation

maurelian
Copy link
Contributor

@maurelian maurelian commented Sep 12, 2022

Description

Spacer variables are changed from internal to private so that they cannot be accessed in child contracts.

Tests

No tests have been added. I don't think it worth adding more test code to maintain in this case.

@changeset-bot
Copy link

changeset-bot bot commented Sep 12, 2022

🦋 Changeset detected

Latest commit: 20d730c

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 12, 2022
@tynes
Copy link
Contributor

tynes commented Sep 12, 2022

It looks like a diff in the metadata hash in weth9, we set that off in the foundry.toml so not sure why that is happening. Its as if the config is not being applied correctly or something

@mergify
Copy link
Contributor

mergify bot commented Sep 14, 2022

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

@mergify
Copy link
Contributor

mergify bot commented Sep 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 Sep 14, 2022
@mergify
Copy link
Contributor

mergify bot commented Sep 14, 2022

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

@mergify mergify bot merged commit 651a288 into develop Sep 14, 2022
@mergify mergify bot deleted the ctb/bridge-spacer branch September 14, 2022 19:52
@mergify
Copy link
Contributor

mergify bot commented Sep 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 Sep 14, 2022
This was referenced Sep 15, 2022
maurelian added a commit that referenced this pull request Sep 15, 2022
sam-goldman pushed a commit that referenced this pull request Sep 15, 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.

3 participants