prysm-pulse/beacon-chain/rpc/eth/validator
Radosław Kapka a6abfa5dd8
Implement PublishContributionAndProofs in the beacon API (#9526)
* implementation

* tests

* do not reuse pool

* godoc

* Revert "Auxiliary commit to revert individual files from 7f95a794ef9b2e1feac4683e181fc7d0fc289a0a"

This reverts commit 917ed4cc7a457847139d11bfb7c8d163584b48be.

* handle error in test

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2021-09-09 15:49:11 +00:00
..
BUILD.bazel Rename beacon-chain/core/state to beacon-chain/core/transition pkg (#9530) 2021-09-08 10:41:47 +00:00
server.go Implement ProduceSyncCommitteeContribution in the beacon API (#9524) 2021-09-03 09:47:35 -05:00
validator_test.go Implement PublishContributionAndProofs in the beacon API (#9526) 2021-09-09 15:49:11 +00:00
validator.go Implement PublishContributionAndProofs in the beacon API (#9526) 2021-09-09 15:49:11 +00:00