prysm-pulse/hack
james-prysm 11f50453fc
Keymanager api postman test collection (#10209)
* initial commit

* adding keymanager api repo url

* updated postman collection

* removing unused folder

* removing validator build

* Update hack/keymanager-api/README.md

Co-authored-by: Radosław Kapka <rkapka@wp.pl>

* Update hack/keymanager-api/README.md

Co-authored-by: Radosław Kapka <rkapka@wp.pl>

* Update hack/keymanager-api/README.md

Co-authored-by: Radosław Kapka <rkapka@wp.pl>

Co-authored-by: Radosław Kapka <rkapka@wp.pl>
2022-02-09 16:48:08 +00:00
..
keymanager-api Keymanager api postman test collection (#10209) 2022-02-09 16:48:08 +00:00
check_gazelle.sh Move Scripts Into Hack/ Directory (#9605) 2021-09-16 16:22:39 +00:00
check_visibility.sh Move Scripts Into Hack/ Directory (#9605) 2021-09-16 16:22:39 +00:00
check-todo.sh Move Scripts Into Hack/ Directory (#9605) 2021-09-16 16:22:39 +00:00
ci-coverage.sh CI: use nostamp for code coverage and fuzzer uploads (#9634) 2021-09-20 18:59:44 +00:00
codecov.sh Move Scripts Into Hack/ Directory (#9605) 2021-09-16 16:22:39 +00:00
common.sh Move Scripts Into Hack/ Directory (#9605) 2021-09-16 16:22:39 +00:00
coverage.sh Move Scripts Into Hack/ Directory (#9605) 2021-09-16 16:22:39 +00:00
interop_start.sh Move Scripts Into Hack/ Directory (#9605) 2021-09-16 16:22:39 +00:00
mirror-ethereumapis.sh Move Scripts Into Hack/ Directory (#9605) 2021-09-16 16:22:39 +00:00
README.md Move Scripts Into Hack/ Directory (#9605) 2021-09-16 16:22:39 +00:00
tag-versioned-docker-images.sh Move Scripts Into Hack/ Directory (#9605) 2021-09-16 16:22:39 +00:00
update-go-pbs.sh Goimport All Items in Proto Folder In Bash Script (#9815) 2021-10-26 10:07:49 +00:00
update-go-ssz.sh Native beacon state: v1 (#10086) 2022-01-24 11:24:38 +01:00
update-mockgen.sh Validator Changes for Optimized Slasher (#9705) 2021-09-29 21:25:45 +00:00
upload-github-release-asset.sh Move Scripts Into Hack/ Directory (#9605) 2021-09-16 16:22:39 +00:00
workspace_status_ci.sh CI: nostamp config for better cache hits (#9633) 2021-09-20 17:29:41 +00:00
workspace_status.sh Move Scripts Into Hack/ Directory (#9605) 2021-09-16 16:22:39 +00:00

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.