prysm-pulse/validator/keymanager/v2
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
..
derived Implement Create Account via RPC (#7400) 2020-10-02 16:35:28 -05:00
direct Implement Create Account via RPC (#7400) 2020-10-02 16:35:28 -05:00
remote Fixes incorrect checks for errors in several tests (#7392) 2020-10-01 14:38:53 +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