Sean Braithwaite
0cf8812b17
[blockchain] v2 riri Schedule composit data structure (#3848)
* Add Schedule: + The schedule is a data structure used to determine the optimal schedule of requests to the optimal set of peers in order to perform fast-sync as fast and efficiently as possible. * Add some doc strings * fix golangci * Add Schedule: + The schedule is a data structure used to determine the optimal schedule of requests to the optimal set of peers in order to perform fast-sync as fast and efficiently as possible. * Add some doc strings * remove globals from tests |
5 years ago | |
---|---|---|
.. | ||
schedule.go | [blockchain] v2 riri Schedule composit data structure (#3848) | 5 years ago |
schedule_test.go | [blockchain] v2 riri Schedule composit data structure (#3848) | 5 years ago |