Author | SHA1 | Message | Date |
---|---|---|---|
Sam Kleinman |
cb69ed8135
|
blocksync/v2: remove unsupported reactor (#7046)
This commit should be one of the first to land as part of the v0.36 cycle *after* cutting the 0.35 branch. The blocksync/v2 reactor was originally implemented as an experiement to produce an implementation of the blockstack protocol that would be easier to test and validate, but it was never appropriately operationalized and this implementation was never fully debugged. When the p2p layer was refactored as part of the 0.35 cycle, the v2 implementation was not refactored and it was left in the codebase but not removed. This commit just removes all references to it. |
3 years ago |
Callum Waters |
6ff4c3139c
|
blockchain: rename to blocksync service (#6755) | 3 years ago |
Aleksandr Bezobchuk |
a393cf8bab
|
internal: update blockchain reactor godoc (#6749) | 3 years ago |
Sam Kleinman |
a855f96946
|
p2p: renames for reactors and routing layer internal moves (#6547) | 3 years ago |
Anton Kaliaev |
89e908e340
|
blockchain/v0: relax termination conditions and increase sync timeout (#5741)
Closes: #5718 |
4 years ago |