prysm-pulse/beacon-chain/rpc/eth/validator
terence tsao c69bce5d84
Use fieldparams for BLS public key (#10042)
* Use fieldparams for pubkey length

* Fix validator tests

* fix more tests

* fix mock validator

* Fix typo

* bunch of typos

* Update bytes.go

* Update BUILD.bazel

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2022-01-06 17:33:08 +00:00
..
BUILD.bazel Use signature length from fieldparams (#10019) 2021-12-15 15:14:30 -05:00
server.go Implement ProduceSyncCommitteeContribution in the beacon API (#9524) 2021-09-03 09:47:35 -05:00
validator_test.go Use signature length from fieldparams (#10019) 2021-12-15 15:14:30 -05:00
validator.go Use fieldparams for BLS public key (#10042) 2022-01-06 17:33:08 +00:00