prysm-pulse/beacon-chain/core/state
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
..
stateutils Makes test naming consistent across codebase (#1636) 2019-02-22 07:11:26 -08:00
BUILD.bazel Implement Process Slot for Per-slot Processing (#1663) 2019-02-20 12:08:05 -08:00
state_test.go Test Syncing with Another Fully Synced Service (#1594) 2019-02-23 11:36:20 +05:30
state.go Test Syncing with Another Fully Synced Service (#1594) 2019-02-23 11:36:20 +05:30
transition_test.go Implement Randao Reveal Signing in Proposer Client (#1650) 2019-02-20 12:58:34 -06:00
transition.go Implement Process Slot for Per-slot Processing (#1663) 2019-02-20 12:08:05 -08:00