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(protocol): allow resetting genesis hash on L1 before 1st block is proposed #17078

Merged
merged 11 commits into from
May 10, 2024

Conversation

dantaik
Copy link
Contributor

@dantaik dantaik commented May 10, 2024

We need to reset genesis in TaikoL1 on Ethereum to indirectly upgrade its L2 contracts

@dantaik dantaik marked this pull request as ready for review May 10, 2024 06:47
Copy link

openzeppelin-code bot commented May 10, 2024

feat(protocol): allow resetting genesis hash on L1 before 1st block is proposed

Generated at commit: db699e0b4a07e94226e5694d35246fcf629cdc6b

🚨 Report Summary

Severity Level Results
Contracts Critical
High
Medium
Low
Note
Total
2
2
0
6
41
51
Dependencies Critical
High
Medium
Low
Note
Total
0
0
0
0
0
0

For more details view the full report in OpenZeppelin Code Inspector

@dantaik dantaik marked this pull request as draft May 10, 2024 06:59
@dantaik dantaik marked this pull request as ready for review May 10, 2024 07:03
@dantaik dantaik enabled auto-merge May 10, 2024 07:07
@dantaik dantaik disabled auto-merge May 10, 2024 07:20
@dantaik dantaik requested a review from davidtaikocha May 10, 2024 07:22
@dantaik dantaik enabled auto-merge May 10, 2024 07:22
Copy link
Contributor

@adaki2004 adaki2004 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it makes sense, but only in case if we want to deploy all contracts while still being able to do last minute change - which we should not imo at this point.

My .02: we should have a process for upgrading, and documented. we cannot do these kind of random, rushed merges/changes at mainnet either. We should practice some relax.

@dantaik dantaik added this pull request to the merge queue May 10, 2024
Merged via the queue into main with commit 2b4816e May 10, 2024
4 checks passed
@dantaik dantaik deleted the regenesis branch May 10, 2024 07:35
dantaik added a commit that referenced this pull request May 11, 2024
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