prysm-pulse/beacon-chain/sync/initial-sync
Raul Jordan a4128f691b
Refactor DB Package to Enable Multiple Blocks/States at Slots (#2540)
* prefixed blocks blocked

* db refactor

* new historical state saving

* builds but tests fail

* more tests pass

* fix tests

* fix tests

* delete buf

* Update beacon-chain/db/block.go

Co-Authored-By: rauljordan <raul@prysmaticlabs.com>

* Update beacon-chain/db/block.go

Co-Authored-By: rauljordan <raul@prysmaticlabs.com>

* rem unused
2019-05-09 10:42:12 -05:00
..
BUILD.bazel Do Not Subscribe to Blocks in Initial Sync (#2524) 2019-05-07 21:12:36 -05:00
helpers.go removed unused doesParentExist (#2538) 2019-05-08 11:37:00 -05:00
metrics.go Only Sync With the Peer With the Highest Observed Slot (#2280) 2019-04-26 10:18:43 -05:00
service_test.go Refactor DB Package to Enable Multiple Blocks/States at Slots (#2540) 2019-05-09 10:42:12 -05:00
service.go Sync Responds With Canonical Block Lists (#2539) 2019-05-08 18:23:06 -05:00
sync_blocks.go Sync Responds With Canonical Block Lists (#2539) 2019-05-08 18:23:06 -05:00
sync_state.go Refactor DB Package to Enable Multiple Blocks/States at Slots (#2540) 2019-05-09 10:42:12 -05:00