prysm-pulse/beacon-chain/db
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
..
attestation_test.go Merge Active/Cystallized State (#1019) 2018-12-01 16:09:12 -06:00
attestation.go Merge Active/Cystallized State (#1019) 2018-12-01 16:09:12 -06:00
block_test.go Replace Types of Block Primitives With Proto Generated Types (#1137) 2018-12-20 17:00:38 -05:00
block_vote_cache_test.go Auto Clean Block Vote Cache (#972) 2018-11-28 17:02:35 +08:00
block_vote_cache.go Auto Clean Block Vote Cache (#972) 2018-11-28 17:02:35 +08:00
block.go 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
cleanup_history_test.go Auto Clean Block Vote Cache (#972) 2018-11-28 17:02:35 +08:00
cleanup_history.go Auto Clean Block Vote Cache (#972) 2018-11-28 17:02:35 +08:00
db_test.go Allow Sync Service to Query State Of Network (#787) 2018-11-19 09:59:11 +08:00
db.go Implement Attestation Participants Helper Function (#1111) 2018-12-17 10:34:28 -08:00
schema.go Merge Active/Cystallized State (#1019) 2018-12-01 16:09:12 -06:00
simulator_test.go Allow Initial Sync to Work with Simulator (#669) 2018-11-21 10:00:36 -08:00
simulator.go Allow Initial Sync to Work with Simulator (#669) 2018-11-21 10:00:36 -08:00
state_test.go Replace Types of Block Primitives With Proto Generated Types (#1137) 2018-12-20 17:00:38 -05:00
state.go Replace Types of Block Primitives With Proto Generated Types (#1137) 2018-12-20 17:00:38 -05:00