prysm-pulse/validator/accounts
terence tsao 5fdb916b4f
Align to spec v1.0.0 (#7469)
* Update eth1data params to double

* Update spec tests tags and state field for fssz gen

* Update more spec test sha tags

* Update slashing params

* Update slashing precompute to use config instead of hardcoded 3

* Update slashing test values due to config changes

* Update configs for slashedless test

* Go mod tidy

* Add toledo config (#7743)

* Update genesis delay to one week (#7782)

* Add Pyrmont config (#7797)

* Add Pyrmont config

* Fix config

* Update genesis time to the correct value

* Remove TestExecuteStateTransition_FullBlock

* Add back missing comments

* Update spectests to v1.0.0

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
2020-11-13 01:00:05 +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 Use t.TempDir() in tests (#7769) 2020-11-10 22:45:17 +00:00
accounts_backup_test.go Use t.TempDir() in tests (#7769) 2020-11-10 22:45:17 +00:00
accounts_backup.go Prevent Usage of Stdlib File/Dir Writing With Static Analysis (#7685) 2020-11-09 14:27:03 -06: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 t.TempDir() in tests (#7769) 2020-11-10 22:45:17 +00:00
accounts_delete.go Miscellaneous Keystore Fixes (#7756) 2020-11-10 22:13:09 +01:00
accounts_exit_test.go Use t.TempDir() in tests (#7769) 2020-11-10 22:45:17 +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 Use t.TempDir() in tests (#7769) 2020-11-10 22:45:17 +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 Use t.TempDir() in tests (#7769) 2020-11-10 22:45:17 +00:00
cmd_accounts.go Align to spec v1.0.0 (#7469) 2020-11-13 01:00:05 +00:00
cmd_wallet.go Align to spec v1.0.0 (#7469) 2020-11-13 01:00:05 +00:00
doc.go Rename Direct Keymanager to Imported (#7549) 2020-10-16 13:45:14 -05:00
wallet_create_test.go Use t.TempDir() in tests (#7769) 2020-11-10 22:45:17 +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 Use t.TempDir() in tests (#7769) 2020-11-10 22:45:17 +00:00
wallet_recover.go Allow for 25th Word Passphrases in Mnemonics (#7645) 2020-10-27 20:51:29 +00:00