-
Notifications
You must be signed in to change notification settings - Fork 46
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
more robust sidechain block import logic #1558
Conversation
does the trick. can't prevent forks, but will continue: SCV1:
SCV2:
|
sidechain-rococo-1-0-0.12.9-dev3-4-bench.log good logs!. |
@@ -218,6 +226,14 @@ where | |||
}, | |||
} | |||
} | |||
fn import_block( |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
in the end, exposing this was not necessary....
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have some optional rust-feedback, but looks good to me otherwise. :)
closes #1544
the goal here is: even if a fork happens, each fork should continue producing blocks. Only then can finality be established on L1 and orphans can reliably be identified