prysm-pulse/validator/keymanager/v2
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
..
derived Create Validator Accounts V2 Send Deposit (#7080) 2020-08-24 19:19:21 +00:00
direct Accounts V2: Implement Backup for Derived Keymanager (#7067) 2020-08-21 19:43:03 +00:00
remote Implement Accounts-V2 Backup for Direct Keymanager (#6936) 2020-08-11 23:15:06 +00:00
BUILD.bazel Tool for Decrypting/Encrypting EIP-2335 Keystores (#6900) 2020-08-06 00:26:52 -05:00
types_test.go Accounts V2: Derived Keymanager, Wallet & Account Creation (#6624) 2020-07-21 02:05:23 +00:00
types.go Accounts V2: Refactor Wallet Open / Close and Keymanager Initialization (#6668) 2020-07-21 23:49:04 -05:00