mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-25 04:47:18 +00:00
0a5c65e29c
* Add GetAttestationData * Add tests * Add many more tests and refactor * Fix logic * Address PR comments * Address PR comments * Add jsonRestHandler and decouple http logic from rest of the code * Add buildURL tests * Remove handlers_test.go * Improve tests * Implement `ValidatorIndex` of `beaconApiValidatorClient` using Beacon API * Implement getStateValidators * `validatorIndex`: Use `getStateValidators` Co-authored-by: Patrice Vignola <vignola.patrice@gmail.com> |
||
---|---|---|
.. | ||
mock | ||
attestation_data_test.go | ||
attestation_data.go | ||
beacon_api_helpers_test.go | ||
beacon_api_helpers.go | ||
beacon_api_validator_client_test.go | ||
beacon_api_validator_client.go | ||
BUILD.bazel | ||
domain_data_test.go | ||
domain_data.go | ||
genesis_test.go | ||
genesis.go | ||
index_test.go | ||
index.go | ||
json_rest_handler_test.go | ||
json_rest_handler.go | ||
state_validators_test.go | ||
state_validators.go | ||
wait_for_chain_start_test.go |