prysm-pulse/validator/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 API Middleware for Keymanager Standard API Endpoints (#9936) 2021-12-07 20:26:21 +00:00
accounts_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
accounts.go Miscellaneous Packages from Shared Into Proper Folders (#9638) 2021-09-21 18:11:16 +00:00
auth_token_test.go Refresh Web Backend JWT Secret Upon File Changes With FSNotify (#9810) 2021-10-28 10:24:39 -04:00
auth_token.go Refresh Web Backend JWT Secret Upon File Changes With FSNotify (#9810) 2021-10-28 10:24:39 -04:00
beacon_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
beacon.go Code cleanup (#9992) 2021-12-07 17:52:39 +00:00
BUILD.bazel Use fieldparams for BLS public key (#10042) 2022-01-06 17:33:08 +00:00
health_test.go Code cleanup (#9992) 2021-12-07 17:52:39 +00:00
health.go Code cleanup (#9992) 2021-12-07 17:52:39 +00:00
intercepter_test.go Refresh Web Backend JWT Secret Upon File Changes With FSNotify (#9810) 2021-10-28 10:24:39 -04:00
intercepter.go Refresh Web Backend JWT Secret Upon File Changes With FSNotify (#9810) 2021-10-28 10:24:39 -04:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
server_test.go Move Validator Accounts Protos Into Proper Place (#9416) 2021-08-18 21:24:01 +00:00
server.go Code cleanup (#9992) 2021-12-07 17:52:39 +00:00
slashing_test.go Group Slashing Protection History Packages Idiomatically (#9873) 2021-11-09 16:49:28 +00:00
slashing.go Group Slashing Protection History Packages Idiomatically (#9873) 2021-11-09 16:49:28 +00:00
standard_api_test.go Use fieldparams for BLS public key (#10042) 2022-01-06 17:33:08 +00:00
standard_api.go Use fieldparams for BLS public key (#10042) 2022-01-06 17:33:08 +00:00
wallet_test.go Import Keystores Standard API Implementation (#9924) 2021-11-24 10:40:49 -05:00
wallet.go Code cleanup (#9992) 2021-12-07 17:52:39 +00:00