prysm-pulse/validator/keymanager/v2/derived
Raul Jordan 70f3fcdbd9
Implement Create Account via RPC (#7400)
* add ssz rules

* regenerate protos to include deposit message

* built to match the deposit cli

* derived test

* fix up nil item

* fix up more nil items

* preston suggestion

* comment

* add missing tests to build file

* fix busted tests

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
Co-authored-by: Victor Farazdagi <simple.square@gmail.com>
2020-10-02 16:35:28 -05:00
..
backup_test.go Fixes incorrect output produced by the ListAccounts function (#6976) (#7095) 2020-09-01 13:13:44 -05:00
backup.go Fixes incorrect output produced by the ListAccounts function (#6976) (#7095) 2020-09-01 13:13:44 -05:00
BUILD.bazel Implement Create Account via RPC (#7400) 2020-10-02 16:35:28 -05: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 Implement Create Account via RPC (#7400) 2020-10-02 16:35:28 -05:00
derived.go Implement Create Account via RPC (#7400) 2020-10-02 16:35:28 -05: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