prysm-pulse/validator/accounts
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
..
iface Listen for account changes only when required (#8503) 2021-02-24 18:05:46 +00:00
petnames Miscellaneous Packages from Shared Into Proper Folders (#9638) 2021-09-21 18:11:16 +00:00
testing Code cleanup (#9992) 2021-12-07 17:52:39 +00:00
userprompt Group Slashing Protection History Packages Idiomatically (#9873) 2021-11-09 16:49:28 +00:00
wallet Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
accounts_backup_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
accounts_backup.go Use fieldparams for BLS public key (#10042) 2022-01-06 17:33:08 +00:00
accounts_delete_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
accounts_delete.go Implement Validator Standard Key Manager API Delete Keystores (#9886) 2021-11-19 04:11:54 +00:00
accounts_exit_test.go Use fieldparams for BLS public key (#10042) 2022-01-06 17:33:08 +00:00
accounts_exit.go Use fieldparams for BLS public key (#10042) 2022-01-06 17:33:08 +00:00
accounts_helper.go Use fieldparams for BLS public key (#10042) 2022-01-06 17:33:08 +00:00
accounts_import_test.go Import Keystores Standard API Implementation (#9924) 2021-11-24 10:40:49 -05:00
accounts_import.go Ensure Slashing Protection Exports and Keymanager API Work According to Spec (#9938) 2021-12-02 09:58:49 -05:00
accounts_list_test.go Use fieldparams for BLS public key (#10042) 2022-01-06 17:33:08 +00:00
accounts_list.go Validate Keystores Validator Client RPC Endpoint (#9799) 2021-10-20 09:23:59 -05:00
accounts.go Fix comments (#8802) 2021-04-23 12:06:05 +00:00
BUILD.bazel Use fieldparams for BLS public key (#10042) 2022-01-06 17:33:08 +00:00
doc.go Reduce Usage of Eth2 Terminology in Prysm (#9104) 2021-06-26 19:00:33 +00:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
wallet_create_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
wallet_create.go Unused parameter should be replaced by underscore (#9632) 2021-09-20 20:51:59 +00:00
wallet_edit_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
wallet_edit.go Move Shared Packages into Math/ and IO/ (#9622) 2021-09-17 21:55:24 +00:00
wallet_recover_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
wallet_recover.go Add Justifications for Gosec Ignored (#10005) 2021-12-09 19:40:48 +00:00