prysm-pulse/beacon-chain/rpc
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
..
apimiddleware Code cleanup (#9992) 2021-12-07 17:52:39 +00:00
eth Use fieldparams for BLS public key (#10042) 2022-01-06 17:33:08 +00:00
prysm/v1alpha1 Use fieldparams for BLS public key (#10042) 2022-01-06 17:33:08 +00:00
statefetcher Use BeaconBlockIsNil helper more (#9834) 2021-11-01 14:13:05 +00:00
testutil Allow requests for next sync committee (#9945) 2021-11-28 17:34:24 +00:00
BUILD.bazel Deregister Remote Slashing Protection Until Further Notice (#9774) 2021-10-14 19:33:05 +00:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
service_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
service.go Fix grpc client connected... logging (#9956) 2021-12-01 14:45:39 +00:00