[Consensus] State sync server to advertise blocks#431
[Consensus] State sync server to advertise blocks#431gokutheengineer merged 179 commits intomainfrom
Conversation
Olshansk
left a comment
There was a problem hiding this comment.
@gokutheengineer I did an EXTREMELY quick review, but it's going in the right direction!
|
@gokutheengineer Great progress on this! Lmk when you need me to take a deeper look |
…ield from pacemaker
Olshansk
left a comment
There was a problem hiding this comment.
Last round and we should be able to get this in tomorrow first thing.
Just some comments around the integration with the logging PR primarily
Co-authored-by: Daniel Olshansky <olshansky@pokt.network>
Co-authored-by: Daniel Olshansky <olshansky@pokt.network>
Co-authored-by: Daniel Olshansky <olshansky@pokt.network>
Co-authored-by: Daniel Olshansky <olshansky@pokt.network>
Co-authored-by: Daniel Olshansky <olshansky@pokt.network>
Co-authored-by: Daniel Olshansky <olshansky@pokt.network>
Co-authored-by: Daniel Olshansky <olshansky@pokt.network>
Olshansk
left a comment
There was a problem hiding this comment.
@gokutheengineer I made a few last in-place suggestions, but otherwise LGTM.
We could even show this in an internal protocol hour next week (the in-progress work) if you're up for it?
Co-authored-by: Daniel Olshansky <olshansky@pokt.network>
Co-authored-by: Daniel Olshansky <olshansky@pokt.network>
Sure, I think it is a good idea. |
Description
This PR aims to implement state sync server module.
Issue
Fixes #409
Type of change
Please mark the relevant option(s):
List of changes
state_syncsubmodule to Consensus Modulestate_snyc_handler.gosource file that handles stateSyncMessages sent to the consensus moduleConsensusStateSyncinterface to the shared moduleTesting
make develop_testREADMERequired Checklist
If Applicable Checklist
shared/docs/*if I updatedshared/*README(s)