mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-22 03:30:35 +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> |
||
---|---|---|
.. | ||
beacon-node-api | ||
keymanager-api | ||
check_gazelle.sh | ||
check-todo.sh | ||
ci-coverage.sh | ||
codecov.sh | ||
common.sh | ||
coverage.sh | ||
interop_start.sh | ||
mirror-ethereumapis.sh | ||
README.md | ||
tag-versioned-docker-images.sh | ||
update-go-pbs.sh | ||
update-go-ssz.sh | ||
update-mockgen.sh | ||
upload-github-release-asset.sh | ||
workspace_status_ci.sh | ||
workspace_status.sh |
Bash Scripts
This subproject contains useful bash scripts for working with our repository. We have a simple tool that outputs coverage, a simple tool to check for gazelle requirements, update Go protobuf generated files, visibility rules tools for Bazel packages, and more.