mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2025-01-13 13:43:30 +00:00
956721fe43
* Add attestation p2p messages * first pass refactor * lint * viz fix * comment unused const for now * Add opentracing spans * PR feedback * added updateAssignments implementation * update proto * handle error in runner * only do updates on epoch start * gazelle * goimports |
||
---|---|---|
.. | ||
attester_service_mock.go | ||
beacon_service_mock.go | ||
BUILD.bazel | ||
proposer_service_mock.go | ||
README.md | ||
validator_service_mock.go |
Client Internal Package
This package should be used for test helpers and non-production code only! Mocks generated with gomock and omckgen will go in this package.