prysm-pulse/beacon-chain/db
Raul Jordan e052e457df
Remove Old References to Block Vote Cache (#1585)
* rem references to vote cache

* fix build
2019-02-14 08:54:29 -06:00
..
attestation_test.go db methods: remove Get prefix (#1351) 2019-01-21 17:34:11 +08:00
attestation.go db methods: remove Get prefix (#1351) 2019-01-21 17:34:11 +08:00
block_operations_test.go Align Block Operations to Spec (#1512) 2019-02-08 15:53:36 -06:00
block_operations.go New Operation Service Part 1 - Sync and DB connection (#1437) 2019-01-30 20:48:50 +01:00
block_test.go Initialize State from ChainStart Deposits in POWChainService (#1474) 2019-02-03 16:44:48 -06:00
block.go db methods: remove Get prefix (#1351) 2019-01-21 17:34:11 +08:00
BUILD.bazel Remove Old References to Block Vote Cache (#1585) 2019-02-14 08:54:29 -06:00
cleanup_history_test.go db methods: remove Get prefix (#1351) 2019-01-21 17:34:11 +08:00
cleanup_history.go db methods: remove Get prefix (#1351) 2019-01-21 17:34:11 +08:00
db_test.go Provide Real Keystore to Validator Service for Public/Private Key Access at Runtime (#1570) 2019-02-13 17:49:06 -06:00
db.go Remove Old References to Block Vote Cache (#1585) 2019-02-14 08:54:29 -06:00
pending_deposits_test.go Insert pending deposits (#1495) 2019-02-05 11:25:09 -06:00
pending_deposits.go Insert pending deposits (#1495) 2019-02-05 11:25:09 -06:00
schema.go Remove Old References to Block Vote Cache (#1585) 2019-02-14 08:54:29 -06:00
state_test.go Update Genesis Slot and Epoch (#1537) 2019-02-10 23:09:35 +01:00
state.go Initialize State from ChainStart Deposits in POWChainService (#1474) 2019-02-03 16:44:48 -06:00