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 kusama hardforks #1512

Merged
merged 8 commits into from
Mar 15, 2023
Merged

fix kusama hardforks #1512

merged 8 commits into from
Mar 15, 2023

Conversation

turuslan
Copy link
Contributor

@turuslan turuslan commented Mar 8, 2023

Referenced issues

Description of the Change

  • kusama_hard_forks
  • Fix VoterSet dangling reference.
  • Fix VoterSet wrong index.
  • Fix AuthorityManagerImpl::load decoding wrong digest.
  • Store justification before notifying finalized block.

Benefits

  • Kusama fast sync works.

Possible Drawbacks

Signed-off-by: turuslan <turuslan.devbox@gmail.com>
@turuslan turuslan requested review from xDimon and Harrm March 9, 2023 04:39
Signed-off-by: turuslan <turuslan.devbox@gmail.com>
Signed-off-by: turuslan <turuslan.devbox@gmail.com>
@turuslan turuslan requested a review from xDimon March 10, 2023 12:47
Signed-off-by: turuslan <turuslan.devbox@gmail.com>
@turuslan turuslan requested a review from xDimon March 14, 2023 08:23
Signed-off-by: turuslan <turuslan.devbox@gmail.com>

# Conflicts:
#	core/blockchain/impl/block_tree_impl.cpp
#	core/consensus/grandpa/impl/authority_manager_impl.cpp
@turuslan turuslan enabled auto-merge (squash) March 15, 2023 09:17
@turuslan turuslan merged commit 3629d84 into master Mar 15, 2023
@turuslan turuslan deleted the fix/kusama branch March 15, 2023 10:17
@turuslan turuslan mentioned this pull request Jun 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants