Skip to content

Conversation

@AnastasiiaL
Copy link
Contributor

Description

Stable changes from checkpointing:

  • delayed fetching of new blocks from peers after the checkpoint was received internally, to give it time to get propagated without starting reorganisations right away
  • Extend checkpointing_getLatestBlock RPC call with the parentBlock hash to only return the descendants of the previous checkpoint, update response type to exclude the situation when the hash returned without bockNumber of vice versa
  • Update the size of the block queue where fetcher keeps all known forks in case those forks become main chain
  • Enable logging of dead letters

Copy link
Contributor

@ten15bit ten15bit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just some linter-like comments 👍

@AnastasiiaL AnastasiiaL merged commit 4f5d57f into develop Mar 17, 2021
@dzajkowski dzajkowski deleted the feature/ETCM-655 branch April 9, 2021 12:01
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.

4 participants