prysm-pulse/beacon-chain/rpc/beaconv1
Ivan Martinez 213369f5d0
Fix testing for attestation pools endpoint (#8914)
* Fix testing for attestation pools endpoint

* Remove
2021-05-20 18:59:25 +00:00
..
blocks_test.go Change gogoproto compiler to protoc-gen-go-cast (#8697) 2021-05-17 18:32:04 +00:00
blocks.go Change gogoproto compiler to protoc-gen-go-cast (#8697) 2021-05-17 18:32:04 +00:00
BUILD.bazel ETH2 API: Implement v1/state/validator endpoints (#8896) 2021-05-20 07:41:39 +00:00
config_test.go Change gogoproto compiler to protoc-gen-go-cast (#8697) 2021-05-17 18:32:04 +00:00
config.go Change gogoproto compiler to protoc-gen-go-cast (#8697) 2021-05-17 18:32:04 +00:00
init_test.go Embedded mainnet genesis state + load genesis.ssz from file (#8614) 2021-03-18 21:00:00 +00:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
pool_test.go Fix testing for attestation pools endpoint (#8914) 2021-05-20 18:59:25 +00:00
pool.go Fix testing for attestation pools endpoint (#8914) 2021-05-20 18:59:25 +00:00
server_test.go Verify interface compliance using typed nil instead of dereferencing and conversion (#7489) 2020-10-10 00:36:48 +00:00
server.go Implement GetBeaconState in the debug API (#8631) 2021-03-29 21:04:35 +00:00
state_test.go Change gogoproto compiler to protoc-gen-go-cast (#8697) 2021-05-17 18:32:04 +00:00
state.go Change gogoproto compiler to protoc-gen-go-cast (#8697) 2021-05-17 18:32:04 +00:00
validator_test.go ETH2 API: Implement v1/state/validator endpoints (#8896) 2021-05-20 07:41:39 +00:00
validator.go ETH2 API: Implement v1/state/validator endpoints (#8896) 2021-05-20 07:41:39 +00:00