mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-23 03:51:29 +00:00
4add403335
* WIP - with TODOs * interface w/ test * basic test for broadcast * Add computeStateRoot funciton * remove custody challenge * resolve TODO lint issues * more TODOs * revert new line in types.proto * broadcaster comment * one of several failure condition tests * Add test cases * handle compute state error test case * fix config in validator helpers * fix tests too * fix conflict * partial PR feedback * remove p2p * gazelle * package comment * Better godoc |
||
---|---|---|
.. | ||
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.