Skip to content

Conversation

@akyo8
Copy link

@akyo8 akyo8 commented Feb 18, 2021

  • The daemon now syncs up to block 8779 [#=5ca1568f775e46440d52471f1af7dc6dd6a69c965157ded45457182234315c5f].

  • Header verification fails due to CheckPoW failing for PoS block headers. This can probably be addressed using checkpoints as the PoW mining period has now ended.

  • There is an issue with peers being banned for sending duplicate headers. This may well only manifest when syncing with older [legacy] peers, but should be addressed if possible to provide for as smooth a launch as possible.

  • I have noticed EvalScript (via VerifyScript) sometimes fails due to the script stack completing evaluation with a [false] return value present on the stack. This also causes peers to be banned and should be resolved.

@akyo8 akyo8 requested a review from anorakthagreat February 18, 2021 03:31
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.

2 participants