blocksync: verification rework- part 1#8419
Conversation
store: Added functions ot return protobuf objects for block and commit (perf opt) proto: Added Commit to the BlockResponse message - WARN: Manual proto files for blocksync
…sync_verification
…sync_verification
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
|
This work, I believe, is a little on hold at the moment as the team focus on v0.35 and v0.36 releases. Hopefully we can return to this soon and get it in for v0.37 |
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Closes #4457
The blocksync verification now resembles the verification done by the light client (without witness verification and relying on a trusted period).