prysm-pulse/validator/accounts
Raul Jordan 5aac06f04e
Move EthereumAPIs Into Prysm (#8968)
* begin move

* use same import path

* imports

* regen protos

* regen

* no rename

* generate ssz

* gaz

* fmt

* edit build file

* imports

* modify

* remove generated files

* remove protos

* edit imports in prysm

* beacon chain all builds

* edit script

* add generated pbs

* add replace rules

* license for ethereumapis protos

* change visibility

* fmt

* update build files to gaz ignore

* use proper form

* edit imports

* wrap block

* revert scripts

* revert go mod
2021-06-02 18:49:52 -05:00
..
iface Listen for account changes only when required (#8503) 2021-02-24 18:05:46 +00:00
prompt Remove Accounts Enable/Disable Code (#8576) 2021-03-09 15:46:50 +00:00
testing Listen for account changes only when required (#8503) 2021-02-24 18:05:46 +00:00
wallet Various code cleanups (#8889) 2021-05-13 08:29:14 +02:00
accounts_backup_test.go Fix validator activation monitoring with inactive keys (#8558) 2021-03-05 18:33:39 +00:00
accounts_backup.go Remove Accounts Enable/Disable Code (#8576) 2021-03-09 15:46:50 +00:00
accounts_delete_test.go Listen for account changes only when required (#8503) 2021-02-24 18:05:46 +00:00
accounts_delete.go Remove Accounts Enable/Disable Code (#8576) 2021-03-09 15:46:50 +00:00
accounts_exit_test.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
accounts_exit.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
accounts_helper.go Rename Accounts-V2 to Accounts (#7545) 2020-10-15 22:31:52 +00:00
accounts_import_test.go Listen for account changes only when required (#8503) 2021-02-24 18:05:46 +00:00
accounts_import.go Create a new wallet on accounts import only when necessary (#8801) 2021-04-24 08:26:41 +00:00
accounts_list_test.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
accounts_list.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
accounts.go Fix comments (#8802) 2021-04-23 12:06:05 +00:00
BUILD.bazel Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
doc.go Fix comments (#8802) 2021-04-23 12:06:05 +00:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
wallet_create_test.go Remove Accounts Enable/Disable Code (#8576) 2021-03-09 15:46:50 +00:00
wallet_create.go Add Goland Standard "cmd" Pattern for Validator Binaries (#8541) 2021-03-02 12:58:40 -06:00
wallet_edit_test.go Add Goland Standard "cmd" Pattern for Validator Binaries (#8541) 2021-03-02 12:58:40 -06:00
wallet_edit.go Allow dynamic key reloading when having inactive keys (imported & derived) (#8119) 2021-01-22 20:21:34 +00:00
wallet_recover_test.go Add Goland Standard "cmd" Pattern for Validator Binaries (#8541) 2021-03-02 12:58:40 -06:00
wallet_recover.go Czech language support from go-bip39 incorporated (#8861) 2021-05-05 20:51:05 +00:00