prysm-pulse/tools
Raul Jordan 9d979de4ed
Direct Keymanager: Implement Account Creation (#6466)
* implementation using petname and keystore
* writing new account to disk along with password
* more logic for properly writing accounts
* print out mnemonic
* save deposit data rlp
* write deposit tx and ssz deposit data to account path
* wrap up account creation
* fix prompt
* generate deposit tx
* direct account creation test
* fix up formatting
* lint
* match formatting
* more sustainable approach towards unmarshaling config file
* resolve feedback
* fix broken import
* comprehensive tests for create account
* tests pass
* Merge branch 'master' into direct-keys
* tidy
* Merge branch 'direct-keys' of github.com:prysmaticlabs/prysm into direct-keys
* Merge refs/heads/master into direct-keys
* gaz
* Merge branch 'direct-keys' of github.com:prysmaticlabs/prysm into direct-keys
* nondeterministic names
* comment
* gaz
* better error wrap
* Merge refs/heads/master into direct-keys
* docker deps
* Merge branch 'direct-keys' of github.com:prysmaticlabs/prysm into direct-keys
* Merge refs/heads/master into direct-keys
* Merge refs/heads/master into direct-keys
* Merge refs/heads/master into direct-keys
* Merge refs/heads/master into direct-keys
* Merge refs/heads/master into direct-keys
* Merge refs/heads/master into direct-keys
* Merge refs/heads/master into direct-keys
* Merge refs/heads/master into direct-keys
* Merge refs/heads/master into direct-keys
* ivan feedback
* Merge refs/heads/master into direct-keys
* Update validator/accounts/v2/wallet.go

Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
* fixed tests and comments
* Merge refs/heads/master into direct-keys
2020-07-03 18:49:16 +00:00
..
analyzers Move hard-coded constants to global consts (#6467) 2020-07-03 15:25:32 +00:00
beacon-fuzz libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
benchmark-files-gen Use FastSSZ Everywhere Applicable (#6135) 2020-06-05 13:48:40 +00:00
blocktree libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
bootnode Move hard-coded constants to global consts (#6467) 2020-07-03 15:25:32 +00:00
bootnode-query Remove All Instances of Kademlia from Prysm (#6323) 2020-06-23 02:53:11 +00:00
cluster-pk-manager Direct Keymanager: Implement Account Creation (#6466) 2020-07-03 18:49:16 +00:00
contract-addr libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
cross-toolchain Update RBE toolchain and image to have libgmp-dev with bazel 3.2.0 (#6193) 2020-06-10 04:08:02 +00:00
deployContract Ran code cleanup from goland (#6064) 2020-05-31 15:08:36 -05:00
drainContracts Ran code cleanup from goland (#6064) 2020-05-31 15:08:36 -05:00
enr-calculator Properly handles possible nil values (#6042) 2020-05-29 12:09:04 +00:00
eth1exporter Update to v0.12 (#5614) 2020-06-09 15:40:48 -07:00
extractor libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
faucet Move hard-coded constants to global consts (#6467) 2020-07-03 15:25:32 +00:00
forkchecker libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
genesis-state-gen Use FastSSZ Everywhere Applicable (#6135) 2020-06-05 13:48:40 +00:00
go Refactor dependencies, make Prysm "go gettable" (#6053) 2020-05-31 14:44:34 +08:00
interop Use FastSSZ Everywhere Applicable (#6135) 2020-06-05 13:48:40 +00:00
pcli Pretty pcli (#6099) 2020-06-04 16:08:24 -05:00
relaynode Ran code cleanup from goland (#6064) 2020-05-31 15:08:36 -05:00
sendDepositTx Direct Keymanager: Implement Account Creation (#6466) 2020-07-03 18:49:16 +00:00
unencrypted-keys-gen Refactor BLS (#6395) 2020-06-25 00:47:51 +00:00
update-genesis-time Use FastSSZ Everywhere Applicable (#6135) 2020-06-05 13:48:40 +00:00
build_settings.bzl Add alpine based docker images for validator and beacon chain (#5214) 2020-03-25 19:36:28 -05:00
BUILD.bazel libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
fuzz_wrapper.sh libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
fuzzit_wrapper.sh libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
go_image.bzl Remove old cross compile starlark rules (#5329) 2020-04-07 03:01:20 +00:00
kubesec.bzl Build docker images for non-root user (#4320) 2019-12-18 20:52:25 +00:00
ssz.bzl libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00