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

fix double finalize warning #1450

Open
xlc opened this issue Oct 5, 2021 · 1 comment
Open

fix double finalize warning #1450

xlc opened this issue Oct 5, 2021 · 1 comment

Comments

@xlc
Copy link
Member

xlc commented Oct 5, 2021

Followup of #1438

Currently running cargo run --features with-mandala-runtime -- --dev will result such warning

Possible safety violation: attempted to re-finalize last finalized block 0xd30a32549274fff8092dd3e6c1f5cc640ac09eff876d34c9b825aab9ec95b757     

Need to find a way to avoid it.

@xlc
Copy link
Member Author

xlc commented Sep 26, 2022

This should help paritytech/substrate#12106

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants