prysm-pulse/beacon-chain/db
Preston Van Loon 592c5c3d92 Refactor hashing of beaconblock to shared (#1315)
* Add beacon block hash function

* Refactor/remove old hash method

* gazelle
2019-01-15 00:41:20 +08:00
..
attestation_test.go Replace Attestation Type Primitive With Proto Generated Type (#1149) 2018-12-22 15:30:59 -05:00
attestation.go Remove Use of Proto .GetX for Value Getters (#1235) 2019-01-04 21:58:19 -06:00
block_test.go Refactor hashing of beaconblock to shared (#1315) 2019-01-15 00:41:20 +08: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 Refactor hashing of beaconblock to shared (#1315) 2019-01-15 00:41:20 +08:00
BUILD.bazel Refactor hashing of beaconblock to shared (#1315) 2019-01-15 00:41:20 +08: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 Fix Bug On Startup Using Genesis.json (#1258) 2019-01-09 11:03:57 +08:00
state.go Refactor hashing of beaconblock to shared (#1315) 2019-01-15 00:41:20 +08:00