prysm-pulse/beacon-chain/core/blocks
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
..
block_operations_test.go Implement Randao Reveal Signing in Proposer Client (#1650) 2019-02-20 12:58:34 -06:00
block_operations.go Implement Randao Reveal Signing in Proposer Client (#1650) 2019-02-20 12:58:34 -06:00
block_test.go Test Syncing with Another Fully Synced Service (#1594) 2019-02-23 11:36:20 +05:30
block.go Update Configuration, Naming, and GenesisStart to Accommodate Randao (#1647) 2019-02-19 14:24:00 -06:00
BUILD.bazel Implement Randao Reveal Signing in Proposer Client (#1650) 2019-02-20 12:58:34 -06:00
validity_conditions_test.go Test Syncing with Another Fully Synced Service (#1594) 2019-02-23 11:36:20 +05:30
validity_conditions.go Test Syncing with Another Fully Synced Service (#1594) 2019-02-23 11:36:20 +05:30