prysm-pulse/beacon-chain/db
Nishant Das f5c88e1bcb
Test Syncing with Another Fully Synced Service (#1594)
* clean up test

* adding test setup

* add chainstart check to sync querier

* goimports

* goimports

* backend cleanup

* adding getters

* lint

* moving to db

* gazelle

* adding more services setup

* adding more changes

* adding different test setups

* other merge issues

* imports

* fixing keys

* get intial sync able to be set up

* new changes and gazelle

* use simulated p2p

* everything finally works

* unexport fields

* revert changes from merge

* remove mock server

* add documentation

* gazelle

* add another node

* review comments

* fix tests
2019-02-23 11:36:20 +05:30
..
attestation_test.go Makes test naming consistent across codebase (#1636) 2019-02-22 07:11:26 -08:00
attestation.go Remove Processed Block Operations from DB (#1626) 2019-02-18 15:34:49 -08:00
block_operations_test.go Name Changes to Align with V0.3 (#1621) 2019-02-18 10:52:16 -06:00
block_operations.go Name Changes to Align with V0.3 (#1621) 2019-02-18 10:52:16 -06:00
block_test.go Test Syncing with Another Fully Synced Service (#1594) 2019-02-23 11:36:20 +05:30
block.go Implement BLS Based RANDAO (#1633) 2019-02-19 23:07:28 -06:00
BUILD.bazel Test Syncing with Another Fully Synced Service (#1594) 2019-02-23 11:36:20 +05:30
cleanup_history_test.go Makes test naming consistent across codebase (#1636) 2019-02-22 07:11:26 -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 Makes test naming consistent across codebase (#1636) 2019-02-22 07:11:26 -08: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
setup_db.go Test Syncing with Another Fully Synced Service (#1594) 2019-02-23 11:36:20 +05:30
state_test.go Makes test naming consistent across codebase (#1636) 2019-02-22 07:11:26 -08:00
state.go Test Syncing with Another Fully Synced Service (#1594) 2019-02-23 11:36:20 +05:30