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): pacaya fork with simplified based rollup protocol #18535

Open
wants to merge 111 commits into
base: main
Choose a base branch
from

Conversation

dantaik
Copy link
Contributor

@dantaik dantaik commented Nov 29, 2024

Summary

This PR introduces significant changes, focusing on the following improvements:

  • Simplified Taiko Rollup Protocol:
    The protocol has been streamlined by removing tier proofs and contestation mechanisms. The updated assumption is straightforward: the validity proof is trusted. Existing TaikoL1 tests have been removed, and only a limited number of new tests have been added, resulting in low overall test coverage.

    • Renamed TaikoL1 to TaikoInbox
    • Renamed TaikoL2 to TaikoAnchor
  • Enhanced Address Lookup:
    A new interface, IResolver, has been introduced to improve how addresses are resolved within the system.

@dantaik dantaik added option.pinned Will not be marked as stale automatically option.do-not-merge labels Nov 29, 2024
@dantaik dantaik marked this pull request as ready for review November 29, 2024 13:54
@dantaik dantaik requested a review from smtmfft November 29, 2024 13:55
Copy link

openzeppelin-code bot commented Nov 29, 2024

feat(protocol): pacaya fork with simplified based rollup protocol

Generated at commit: 230bba065fc8e8e4f7f7c2bf82cab4b4bebf8d1f

🚨 Report Summary

Severity Level Results
Contracts Critical
High
Medium
Low
Note
Total
3
3
0
9
40
55
Dependencies Critical
High
Medium
Low
Note
Total
0
0
0
0
0
0

For more details view the full report in OpenZeppelin Code Inspector

@xiaodino xiaodino self-requested a review November 30, 2024 04:41
@dantaik dantaik changed the base branch from main to clearer_layout December 23, 2024 04:31
Base automatically changed from clearer_layout to main December 23, 2024 04:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area.protocol option.do-not-merge option.pinned Will not be marked as stale automatically
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants