prysm-pulse/beacon-chain/sync
Raul Jordan e49a190754
Replace Types of Block Primitives With Proto Generated Types (#1137)
* refactor repo to use protos

* removed block successfully in types

* db package updated

* db, core passing

* chain service done

* no more block instances

* all pass

* deprecate all block protos

* tests pass
2018-12-20 17:00:38 -05:00
..
initial-sync Replace Types of Block Primitives With Proto Generated Types (#1137) 2018-12-20 17:00:38 -05:00
BUILD.bazel Replace Types of Block Primitives With Proto Generated Types (#1137) 2018-12-20 17:00:38 -05:00
querier_test.go Combine Sync Services (#1060) 2018-12-10 13:26:44 +08:00
querier.go Replace Types of Block Primitives With Proto Generated Types (#1137) 2018-12-20 17:00:38 -05:00
regular_sync_test.go Replace Types of Block Primitives With Proto Generated Types (#1137) 2018-12-20 17:00:38 -05:00
regular_sync.go Replace Types of Block Primitives With Proto Generated Types (#1137) 2018-12-20 17:00:38 -05:00
service.go Combine Sync Services (#1060) 2018-12-10 13:26:44 +08:00