prysm-pulse/validator/keymanager/v2/derived
Ivan Martinez 12c1daaf2b
Verify deposits made and show network deposit is for (#6996)
* Verify deposits made and show network deposit is for
* Merge branch 'master' of github.com:prysmaticlabs/prysm into verify-deposit-netowrk
* Fix formatting
* gofmt
* Merge branch 'master' of github.com:prysmaticlabs/prysm into verify-deposit-netowrk
* Improve deposit sig failure error
* Merge branch 'master' of github.com:prysmaticlabs/prysm into verify-deposit-netowrk
* Fix fmt
* Add "verified for" text
* Update shared/params/config.go
* Merge branch 'master' into verify-deposit-netowrk
* Merge branch 'master' into verify-deposit-netowrk
2020-08-30 16:39:53 +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 Verify deposits made and show network deposit is for (#6996) 2020-08-30 16:39:53 +00:00
deposit_test.go Update VerifyMerkleBranch to match ETH2.0 spec (#6767) 2020-08-25 20:57:41 +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 Verify deposits made and show network deposit is for (#6996) 2020-08-30 16:39:53 +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