prysm-pulse/validator/keymanager/v2/derived
Raul Jordan c9c4cd9f87
Create Validator Accounts V2 Send Deposit (#7080)
* add in deposit logic
* create the deposit functionality
* import formatting and create deposit config
* proceed with retrieving user input for calling the deposit func
* actually send our the deposits
* better handling and comments
* programmatically send all
* lint
* gaz
* add progress bar
* deposit test
* better error handling
* Update validator/accounts/v2/accounts_deposit.go

Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
* Merge refs/heads/master into send-deposit
* Merge refs/heads/master into send-deposit
* Merge refs/heads/master into send-deposit
* Merge refs/heads/master into send-deposit
* Merge refs/heads/master into send-deposit
* Merge refs/heads/master into send-deposit
* Merge refs/heads/master into send-deposit
* Merge refs/heads/master into send-deposit
2020-08-24 19:19:21 +00:00
..
backup_test.go Accounts V2: Implement Backup for Derived Keymanager (#7067) 2020-08-21 19:43:03 +00:00
backup.go Accounts V2: Implement Backup for Derived Keymanager (#7067) 2020-08-21 19:43:03 +00:00
BUILD.bazel Create Validator Accounts V2 Send Deposit (#7080) 2020-08-24 19:19:21 +00:00
deposit_test.go Create Validator Accounts V2 Send Deposit (#7080) 2020-08-24 19:19:21 +00:00
deposit.go Create Validator Accounts V2 Send Deposit (#7080) 2020-08-24 19:19:21 +00:00
derived_test.go Moves AssertLogsContains to assertions package (#6985) 2020-08-13 16:22:25 +00:00
derived.go Accounts-V2: Change ListDirs() to Exists(), fix bug for derived (#7038) 2020-08-19 16:46:26 +00:00
mnemonic_test.go Applies assertion funcs to validator/keymanager tests (#6683) 2020-07-22 19:42:43 +00:00
mnemonic.go Voluntary exit CLI command (#7046) 2020-08-20 19:53:09 +02:00