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

contracts-bedrock: default to governance being off #13377

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

tynes
Copy link
Contributor

@tynes tynes commented Dec 12, 2024

Description

To prevent people from accidentally deploying GovToken with the same
name as OP colliding with OP Mainnet's token, turn off by default.
op-deployer should be doing this already, just doing this for people
who deploy through the legacy path.

See celo-org#280 (comment)
for context.

To prevent people from accidentally deploying GovToken with the same
name as OP colliding with OP Mainnet's token, turn off by default.
`op-deployer` should be doing this already, just doing this for people
who deploy through the legacy path.

See celo-org#280 (comment)
for context.
@tynes tynes requested a review from a team as a code owner December 12, 2024 21:04
@tynes tynes requested a review from mbaxter December 12, 2024 21:04
Copy link

codecov bot commented Dec 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.93%. Comparing base (d386df3) to head (d163071).
Report is 2 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #13377      +/-   ##
===========================================
- Coverage    47.23%   45.93%   -1.31%     
===========================================
  Files          939      882      -57     
  Lines        78469    73710    -4759     
  Branches       796      796              
===========================================
- Hits         37066    33855    -3211     
+ Misses       38669    37262    -1407     
+ Partials      2734     2593     -141     
Flag Coverage Δ
cannon-go-tests-32 ?
cannon-go-tests-64 ?
contracts-bedrock-tests 91.88% <ø> (+2.71%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 87 files with indirect coverage changes

@mslipper
Copy link
Collaborator

I'll need to update this in OPD too. Stand by.

@mslipper
Copy link
Collaborator

#13378

@mslipper mslipper added this pull request to the merge queue Dec 12, 2024
Merged via the queue into develop with commit 0c0f7cf Dec 12, 2024
42 checks passed
@mslipper mslipper deleted the feat/turn-off-gov-default branch December 12, 2024 23:27
sigma pushed a commit that referenced this pull request Dec 19, 2024
To prevent people from accidentally deploying GovToken with the same
name as OP colliding with OP Mainnet's token, turn off by default.
`op-deployer` should be doing this already, just doing this for people
who deploy through the legacy path.

See celo-org#280 (comment)
for context.
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.

2 participants