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): add lastProposedIn to slotB #18379

Merged
merged 5 commits into from
Nov 4, 2024
Merged

feat(protocol): add lastProposedIn to slotB #18379

merged 5 commits into from
Nov 4, 2024

Conversation

dantaik
Copy link
Contributor

@dantaik dantaik commented Nov 3, 2024

Add lastProposedIn to check the last L1 block in which a L2 block is proposed, we can use this field and revert-protection from Blink to conditionally propose blocks. This is a breaking change for taiko-geth as the ABI is changed.

@dantaik dantaik added option.pinned Will not be marked as stale automatically option.do-not-merge meta.breakingABI labels Nov 3, 2024
@dantaik dantaik marked this pull request as ready for review November 3, 2024 06:14
Copy link

openzeppelin-code bot commented Nov 3, 2024

feat(protocol): add lastProposedIn to slotB

Generated at commit: e6c4fe502f9fd696219acfbf12af9fdde49284a6

🚨 Report Summary

Severity Level Results
Contracts Critical
High
Medium
Low
Note
Total
3
3
0
7
42
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

@dantaik dantaik enabled auto-merge November 4, 2024 01:54
@dantaik dantaik added this pull request to the merge queue Nov 4, 2024
@dantaik dantaik removed option.pinned Will not be marked as stale automatically option.do-not-merge labels Nov 4, 2024
Merged via the queue into main with commit 96b380a Nov 4, 2024
4 of 5 checks passed
@dantaik dantaik deleted the lastProposedIn2 branch November 4, 2024 01:55
YoGhurt111 added a commit that referenced this pull request Nov 5, 2024
YoGhurt111 added a commit that referenced this pull request Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants