prysm-pulse/validator/accounts
Nishant Das 211d9bc0b9
Update BLST And Herumi (#7632)
* fix build from source

* clean up

* update again

* change everything

* workaround for now

* fix versioning

* all passing now

* fix build issues

* clean up

* revert use of MulVerify

* gaz

* stub

* Apply suggestions from code review

Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>

* fix all

* fix test

* todo

* fix stub

* revert back

* make deep source happy

* Update shared/bls/herumi/public_key.go

* Update shared/bls/blst/signature.go

* Update shared/bls/blst/signature_test.go

* imports

* move iface to common, export errors

* rm iface build

Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
Co-authored-by: terence tsao <terence@prysmaticlabs.com>
2020-10-30 19:06:33 +00:00
..
iface Allow for 25th Word Passphrases in Mnemonics (#7645) 2020-10-27 20:51:29 +00:00
prompt Revert "Use validator protection datadir" (#7627) 2020-10-23 17:19:38 +00:00
testing Allow for 25th Word Passphrases in Mnemonics (#7645) 2020-10-27 20:51:29 +00:00
wallet Allow for 25th Word Passphrases in Mnemonics (#7645) 2020-10-27 20:51:29 +00:00
accounts_backup_test.go Allow for 25th Word Passphrases in Mnemonics (#7645) 2020-10-27 20:51:29 +00:00
accounts_backup.go Allow for 25th Word Passphrases in Mnemonics (#7645) 2020-10-27 20:51:29 +00:00
accounts_create_test.go Allow for 25th Word Passphrases in Mnemonics (#7645) 2020-10-27 20:51:29 +00:00
accounts_create.go Allow for 25th Word Passphrases in Mnemonics (#7645) 2020-10-27 20:51:29 +00:00
accounts_delete_test.go Use Password Specific to Web UI Instead of Wallet Password (#7569) 2020-10-20 02:26:31 +00:00
accounts_delete.go Allow for 25th Word Passphrases in Mnemonics (#7645) 2020-10-27 20:51:29 +00:00
accounts_exit_test.go Use Password Specific to Web UI Instead of Wallet Password (#7569) 2020-10-20 02:26:31 +00:00
accounts_exit.go Allow for 25th Word Passphrases in Mnemonics (#7645) 2020-10-27 20:51:29 +00:00
accounts_helper.go Rename Accounts-V2 to Accounts (#7545) 2020-10-15 22:31:52 +00:00
accounts_import_test.go Update BLST And Herumi (#7632) 2020-10-30 19:06:33 +00:00
accounts_import.go Allow for 25th Word Passphrases in Mnemonics (#7645) 2020-10-27 20:51:29 +00:00
accounts_list_test.go Update BLST And Herumi (#7632) 2020-10-30 19:06:33 +00:00
accounts_list.go Allow for 25th Word Passphrases in Mnemonics (#7645) 2020-10-27 20:51:29 +00:00
BUILD.bazel Allow for 25th Word Passphrases in Mnemonics (#7645) 2020-10-27 20:51:29 +00:00
cmd_accounts.go Allow for 25th Word Passphrases in Mnemonics (#7645) 2020-10-27 20:51:29 +00:00
cmd_wallet.go Allow for 25th Word Passphrases in Mnemonics (#7645) 2020-10-27 20:51:29 +00:00
doc.go Rename Direct Keymanager to Imported (#7549) 2020-10-16 13:45:14 -05:00
wallet_create_test.go Allow for 25th Word Passphrases in Mnemonics (#7645) 2020-10-27 20:51:29 +00:00
wallet_create.go Allow for 25th Word Passphrases in Mnemonics (#7645) 2020-10-27 20:51:29 +00:00
wallet_edit_test.go Remove Account Creation Privilege For Imported Keymanager (#7555) 2020-10-20 01:22:36 +00:00
wallet_edit.go Clarify No Wallet Found Error Messages (#7609) 2020-10-22 17:31:03 +00:00
wallet_recover_test.go Allow for 25th Word Passphrases in Mnemonics (#7645) 2020-10-27 20:51:29 +00:00
wallet_recover.go Allow for 25th Word Passphrases in Mnemonics (#7645) 2020-10-27 20:51:29 +00:00