prysm-pulse/beacon-chain/rpc/validator
Raul Jordan 302b0f8c80
Use FastSSZ Everywhere Applicable (#6135)
* use fast ssz anywhere applicable
* use fastssz clearly
* Merge branch 'master' into use-fastssz
* Apply suggestions from code review
* imports
* Update beacon-chain/p2p/fork.go
* Merge branch 'master' into use-fastssz
* update go-ssz
* update go-ssz
* Merge refs/heads/master into use-fastssz
* Merge refs/heads/master into use-fastssz
2020-06-05 13:48:40 +00:00
..
aggregator_test.go Fix aggregator with unaggregated attestation (#6137) 2020-06-05 00:06:45 +00:00
aggregator.go Fix aggregator with unaggregated attestation (#6137) 2020-06-05 00:06:45 +00:00
assignments_test.go Removes redundant type conversions (#6041) 2020-05-29 12:42:39 +00:00
assignments.go Add index to activationStatus and MultipleValidatorStatus response (#6026) 2020-05-29 13:17:27 -05:00
attester_test.go Assert no side effects occur on test (#5714) 2020-05-05 08:39:38 +00:00
attester.go Use stateutil AttestationDataRoot instead of go-ssz (#6136) 2020-06-05 01:32:08 +00:00
BUILD.bazel Use FastSSZ Everywhere Applicable (#6135) 2020-06-05 13:48:40 +00:00
exit_test.go Use stateutil.BlockRoot everywhere (#5739) 2020-05-05 04:30:24 +00:00
exit.go Change non-mutating validator accesses to ReadOnly (#5776) 2020-05-07 14:15:51 -04:00
proposer_test.go Use FastSSZ Everywhere Applicable (#6135) 2020-06-05 13:48:40 +00:00
proposer.go Use FastSSZ Everywhere Applicable (#6135) 2020-06-05 13:48:40 +00:00
server_test.go Add index to activationStatus and MultipleValidatorStatus response (#6026) 2020-05-29 13:17:27 -05:00
server.go Command to fetch validator statuses + MultipleValidatorStatus (#5784) 2020-05-19 05:13:37 +00:00
status_test.go Add index to activationStatus and MultipleValidatorStatus response (#6026) 2020-05-29 13:17:27 -05:00
status.go Add index to activationStatus and MultipleValidatorStatus response (#6026) 2020-05-29 13:17:27 -05:00
validator_test.go Assert no side effects occur on test (#5714) 2020-05-05 08:39:38 +00:00