prysm-pulse/beacon-chain/blockchain
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
..
BUILD.bazel Implement Randao Reveal Signing in Proposer Client (#1650) 2019-02-20 12:58:34 -06:00
fork_choice_test.go Test Syncing with Another Fully Synced Service (#1594) 2019-02-23 11:36:20 +05:30
fork_choice.go Use Tree Hashing Algorithm Everywhere for Block Roots and State Root (#1577) 2019-02-14 14:04:47 -06:00
service_test.go Makes test naming consistent across codebase (#1636) 2019-02-22 07:11:26 -08:00
service.go Implement Process Slot for Per-slot Processing (#1663) 2019-02-20 12:08:05 -08:00