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

Allow justifications on non-finalized blocks #1211

Merged

Conversation

nazar-pc
Copy link
Contributor

One assertion was unnecessary because of the check right above it, second assertion resolves #1159

@bkchr bkchr added the T0-node This PR/Issue is related to the topic “node”. label Aug 30, 2023
@bkchr bkchr requested a review from arkpar August 30, 2023 08:56
@nazar-pc
Copy link
Contributor Author

Friendly ping here

@bkchr bkchr enabled auto-merge (squash) September 12, 2023 14:05
@bkchr bkchr merged commit ee6eeb7 into paritytech:master Sep 12, 2023
107 of 110 checks passed
@nazar-pc nazar-pc deleted the allow-justifications-on-non-finalized-blocks branch September 15, 2023 13:49
bkchr pushed a commit that referenced this pull request Sep 25, 2023
…ment (#1607)

I was reading source code and noticed these two places that are no
longer true after #1211
kayabaNerve added a commit to serai-dex/polkadot-sdk that referenced this pull request Oct 17, 2023
This reverts commit ee6eeb7.

Serai does define finalized blocks as one with justifications, so we benefit
from these asserts.
bgallois pushed a commit to duniter/duniter-polkadot-sdk that referenced this pull request Mar 25, 2024
One assertion was unnecessary because of the check right above it,
second assertion resolves
paritytech#1159

---------

Co-authored-by: Bastian Köcher <[email protected]>
bgallois pushed a commit to duniter/duniter-polkadot-sdk that referenced this pull request Mar 25, 2024
…ment (paritytech#1607)

I was reading source code and noticed these two places that are no
longer true after paritytech#1211
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T0-node This PR/Issue is related to the topic “node”.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow justifications on non-finalized blocks
3 participants