prysm-pulse/validator/keymanager/v2/direct
Preston Van Loon a74cf5de90
Replace context.Background() with more appropriate context (#7136)
* Replace context.Background() with more appropriate context
* replace a few context.TODO
* Merge refs/heads/master into fix-ctx
* Update validator/accounts/v2/accounts_create.go

Co-authored-by: terence tsao <terence@prysmaticlabs.com>
* Fix tests
* fix stream tests
* gofmt
* Merge refs/heads/master into fix-ctx
* Merge refs/heads/master into fix-ctx
* Merge refs/heads/master into fix-ctx
* Merge refs/heads/master into fix-ctx
* Merge refs/heads/master into fix-ctx
* Merge refs/heads/master into fix-ctx
* Merge refs/heads/master into fix-ctx
* Merge refs/heads/master into fix-ctx
* fix conflicts and remove ctx background uses
* fix broken test
* Merge branch 'master' into fix-ctx
* imports
* Merge branch 'fix-ctx' of github.com:prysmaticlabs/prysm into fix-ctx
* Merge refs/heads/master into fix-ctx
* Merge refs/heads/master into fix-ctx
* fix conflicts
* Merge refs/heads/master into fix-ctx
* fmt
* Merge refs/heads/master into fix-ctx
* Merge refs/heads/master into fix-ctx
* Merge refs/heads/master into fix-ctx
* Merge refs/heads/master into fix-ctx
* Merge refs/heads/master into fix-ctx
* fixes tests
2020-09-09 09:48:52 +00: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 and List Accounts Validator RPC (#7172) 2020-09-04 00:58:36 +00:00
direct_test.go Implement Create and List Accounts Validator RPC (#7172) 2020-09-04 00:58:36 +00:00
direct.go Replace context.Background() with more appropriate context (#7136) 2020-09-09 09:48:52 +00:00
doc.go Implement Accounts-V2 Backup for Direct Keymanager (#6936) 2020-08-11 23:15:06 +00:00
import_test.go Refactor Accounts and Keymanager Methods to Not Rely on CLI (#7135) 2020-08-31 19:46:45 +00:00
import.go Prepare Validator Client for Web Usage (#7158) 2020-09-03 15:11:17 +00:00
refresh_test.go Fixes incorrect output produced by the ListAccounts function (#6976) (#7095) 2020-09-01 13:13:44 -05:00
refresh.go Fixes incorrect output produced by the ListAccounts function (#6976) (#7095) 2020-09-01 13:13:44 -05:00