prysm-pulse/beacon-chain/rpc/beacon
Raul Jordan f40bbb92d1 Resolve Broken Active Changes for Validators (#4182)
* fix issues with exited validator indices
* tests pass for validator active set changes and exited keys
* Merge branch 'master' into cached-active-changes
* resolve archive test
* Merge branch 'cached-active-changes' of github.com:prysmaticlabs/prysm into cached-active-changes
* Merge branch 'master' into cached-active-changes
* Merge branch 'master' into cached-active-changes
2019-12-03 21:34:52 +00:00
..
assignments_test.go Update API to return empty next page token on last page response (#4176) 2019-12-03 17:45:43 +00:00
assignments.go Apply Patch Rules to Use EthereumAPIs Generated Protos in Prysm (#4112) 2019-11-27 05:08:18 +00:00
attestations_test.go Update API to return empty next page token on last page response (#4176) 2019-12-03 17:45:43 +00:00
attestations.go Update Ethereum APIs, Allow Genesis Data Retrieval for Blocks + Attestations (#4150) 2019-11-30 22:30:48 -06:00
blocks_test.go Implement Chain Head Stream & Naming Consistency (#4160) 2019-12-03 19:48:11 +00:00
blocks.go Implement Chain Head Stream & Naming Consistency (#4160) 2019-12-03 19:48:11 +00:00
BUILD.bazel Implement Chain Head Stream & Naming Consistency (#4160) 2019-12-03 19:48:11 +00:00
committees_test.go Update API to return empty next page token on last page response (#4176) 2019-12-03 17:45:43 +00:00
committees.go Apply Patch Rules to Use EthereumAPIs Generated Protos in Prysm (#4112) 2019-11-27 05:08:18 +00:00
server.go Apply Patch Rules to Use EthereumAPIs Generated Protos in Prysm (#4112) 2019-11-27 05:08:18 +00:00
validators_test.go Update API to return empty next page token on last page response (#4176) 2019-12-03 17:45:43 +00:00
validators.go Resolve Broken Active Changes for Validators (#4182) 2019-12-03 21:34:52 +00:00