prysm-pulse/beacon-chain/rpc
Nishant Das 6d69ac1abd
Add State Generator (#1718)
* add finalized function

* add functions

* gazelle

* add separate package for import cycles

* main tests are passing

* add finalized state test

* add block test

* fix tests and gazelle

* lint

* build file

* remove package

* remove unecessary method

* visibility

* remove package

* comments

* final comments

* imports spacing

* goimports
2019-03-07 11:02:47 +08:00
..
attester_server_test.go Clear Up Code Inconsistencies (#1836) 2019-03-03 09:31:29 -08:00
attester_server.go Add Spans for Processing Slots (#1890) 2019-03-05 14:22:09 -06:00
beacon_server_test.go Clear Up Code Inconsistencies (#1836) 2019-03-03 09:31:29 -08:00
beacon_server.go Block caching for ETH1Data (includes #1760) (#1769) 2019-03-01 14:31:38 -06:00
BUILD.bazel Tracing additions (#1747) 2019-02-27 19:55:47 -08:00
proposer_server_test.go Fix off by one edge case for pending attestations (#1914) 2019-03-06 17:03:31 -06:00
proposer_server.go Fix attestations again (#1916) 2019-03-06 18:59:47 -05:00
service_test.go Fix off by one edge case for pending attestations (#1914) 2019-03-06 17:03:31 -06:00
service.go Wait for Validator Activation Stream Server (#1896) 2019-03-05 17:06:50 -06:00
validator_server_test.go Wait for Validator Activation Stream Server (#1896) 2019-03-05 17:06:50 -06:00
validator_server.go Add State Generator (#1718) 2019-03-07 11:02:47 +08:00