prysm-pulse/validator/client
Raul Jordan 4b4641bae3
Restructure Prysm Wallet V2 Package to Prevent Import Cycles (#7247)
* fix up tests

* fix test build

* tests pass

* imports and remove shadowing

* lint

* visibility

* lint fix

* wallet init

* remove v22

* fix imports

* fixed broken password test

* Update validator/accounts/v2/wallet_create.go

Co-authored-by: Ivan Martinez <ivanthegreatdev@gmail.com>

* Update validator/rpc/server.go

Co-authored-by: Ivan Martinez <ivanthegreatdev@gmail.com>

* Update validator/node/node.go

Co-authored-by: Ivan Martinez <ivanthegreatdev@gmail.com>

* fmt

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
Co-authored-by: Ivan Martinez <ivanthegreatdev@gmail.com>
2020-09-16 20:34:42 -05:00
..
aggregate_test.go Ensure aggregateAndProofSig returns when err'ing (#7182) 2020-09-06 06:56:17 +00:00
aggregate.go Ensure aggregateAndProofSig returns when err'ing (#7182) 2020-09-06 06:56:17 +00:00
attest_protect_test.go Handle empty local slashing protection data (#6877) 2020-08-05 01:03:40 +00:00
attest_protect.go Handle empty local slashing protection data (#6877) 2020-08-05 01:03:40 +00:00
attest_test.go Replace context.Background() with more appropriate context (#7136) 2020-09-09 09:48:52 +00:00
attest.go Replace context.Background() with more appropriate context (#7136) 2020-09-09 09:48:52 +00:00
BUILD.bazel Restructure Prysm Wallet V2 Package to Prevent Import Cycles (#7247) 2020-09-16 20:34:42 -05:00
log.go Revert Stream Duties (#6473) 2020-07-02 17:50:05 +00:00
metrics_test.go Moves AssertLogsContains to assertions package (#6985) 2020-08-13 16:22:25 +00:00
metrics.go Voluntary exit CLI/Client integration (#7162) 2020-09-09 13:29:17 -05:00
mock_validator.go Prepare Validator Client for Web Usage (#7158) 2020-09-03 15:11:17 +00:00
propose_protect_test.go Applies assertion funcs to validator/client tests (#6654) 2020-07-21 13:02:21 +00:00
propose_protect.go Fix propose protect error handling (#7188) 2020-09-11 09:53:53 -05:00
propose_test.go Voluntary exit CLI/Client integration (#7162) 2020-09-09 13:29:17 -05:00
propose.go Voluntary exit CLI/Client integration (#7162) 2020-09-09 13:29:17 -05:00
runner_test.go Moves AssertLogsContains to assertions package (#6985) 2020-08-13 16:22:25 +00:00
runner.go Remove deprecated health end points (#7170) 2020-09-03 17:39:30 -05:00
service_test.go Moves AssertLogsContains to assertions package (#6985) 2020-08-13 16:22:25 +00:00
service.go Restructure Prysm Wallet V2 Package to Prevent Import Cycles (#7247) 2020-09-16 20:34:42 -05:00
validator_test.go Remove deprecated health end points (#7170) 2020-09-03 17:39:30 -05:00
validator.go Restructure Prysm Wallet V2 Package to Prevent Import Cycles (#7247) 2020-09-16 20:34:42 -05:00