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 #18344

Closed
wants to merge 65 commits into from
Closed

Conversation

dantaik
Copy link
Contributor

@dantaik dantaik commented Oct 29, 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.

Breaking changes

This is a breaking change for taiko-geth as the ABI is changed.

dantaik and others added 30 commits September 20, 2024 10:08
Co-authored-by: dantaik <[email protected]>
Co-authored-by: gavin <[email protected]>
Co-authored-by: David <[email protected]>
Co-authored-by: Bernat Canal Garceran <[email protected]>
Co-authored-by: taiko-bot <[email protected]>
Co-authored-by: Roger <[email protected]>
Co-authored-by: maskpp <[email protected]>
Co-authored-by: smtmfft <[email protected]>
Co-authored-by: Ivan Lagunovsky <[email protected]>
Co-authored-by: jeff <[email protected]>
Co-authored-by: Karim <[email protected]>
Co-authored-by: Karim <[email protected]>
@YoGhurt111 YoGhurt111 self-requested a review October 30, 2024 00:53
davidtaikocha
davidtaikocha previously approved these changes Oct 30, 2024
YoGhurt111
YoGhurt111 previously approved these changes Oct 30, 2024
@dantaik dantaik changed the title feat(protocol): add lastProposedIn to slotB feat(protocol): add lastProposedIn to slotB (breaking ABI changes) Oct 30, 2024
@dantaik dantaik changed the title feat(protocol): add lastProposedIn to slotB (breaking ABI changes) feat(protocol): add lastProposedIn to slotB (breaking ABI) Oct 30, 2024
@dantaik dantaik added the option.pinned Will not be marked as stale automatically label Oct 30, 2024
@dantaik dantaik changed the title feat(protocol): add lastProposedIn to slotB (breaking ABI) feat(protocol): add lastProposedIn to slotB Oct 30, 2024
Base automatically changed from ontake_cleanup2 to main November 3, 2024 05:46
@dantaik dantaik dismissed stale reviews from YoGhurt111 and davidtaikocha November 3, 2024 05:46

The base branch was changed.

@dantaik dantaik closed this Nov 3, 2024
@dantaik dantaik deleted the lastProposedIn branch November 3, 2024 06:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants