prysm-pulse/beacon-chain/rpc/validator
Preston Van Loon d06b0e8a86
Refactor attestationutil.AttestingIndices (#5159)
* Refactor AttestingIndices to not return any error. Add tests. Add shortcut for fully attested attestation
* attestationutil.ConvertToIndexed never returned error either
* fix test
* remove shortcut
* revert test...
2020-03-22 00:23:37 +00:00
..
aggregator_test.go Refactor attestationutil.AttestingIndices (#5159) 2020-03-22 00:23:37 +00:00
aggregator.go Migrate SubmitAggregateAndProof (#4951) 2020-02-27 20:23:35 +00:00
assignments_test.go Method to retrieve block slot via block root (#5084) 2020-03-12 16:04:24 -05:00
assignments.go Attestation Dynamic Committee Subnets (#5123) 2020-03-18 23:13:37 +00:00
attester_test.go Stream Indexed Attestations RPC Implementation (#4941) 2020-02-26 20:14:22 +00:00
attester.go Attestation Dynamic Committee Subnets (#5123) 2020-03-18 23:13:37 +00:00
BUILD.bazel Part 1 of integrating new state mgmt to run time (#5108) 2020-03-16 12:07:07 -07:00
exit_test.go Wire voluntary exits pool (#4613) 2020-01-22 22:27:44 +00:00
exit.go Ensure exits are not for an already exited validator (#4701) 2020-02-01 01:18:36 +00:00
proposer_test.go Refactor attestationutil.AttestingIndices (#5159) 2020-03-22 00:23:37 +00:00
proposer.go Part 1 of integrating new state mgmt to run time (#5108) 2020-03-16 12:07:07 -07:00
server_test.go Beacon State: More consistent nil return for state (#4854) 2020-02-13 20:34:50 +00:00
server.go Part 1 of integrating new state mgmt to run time (#5108) 2020-03-16 12:07:07 -07:00
status_test.go Update outdated spec function names and comments (#4992) 2020-03-03 18:29:41 +00:00
status.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00