prysm-pulse/validator/rpc
Raul Jordan 1de230110d
Add Beacon Gateway Flag to Validator Client (#7179)
* add in cors for web ui in val client and gateway flag
* Merge branch 'master' into add-default-beacon-gateway
* gateway cors value
* Merge branch 'add-default-beacon-gateway' of github.com:prysmaticlabs/prysm into add-default-beacon-gateway
* fix tests
* Merge refs/heads/master into add-default-beacon-gateway
2020-09-04 19:03:18 +00:00
..
gateway Implement Create and List Accounts Validator RPC (#7172) 2020-09-04 00:58:36 +00:00
accounts_test.go Implement Create and List Accounts Validator RPC (#7172) 2020-09-04 00:58:36 +00:00
accounts.go Implement Create and List Accounts Validator RPC (#7172) 2020-09-04 00:58:36 +00:00
auth_test.go Prepare Validator Client for Web Usage (#7158) 2020-09-03 15:11:17 +00:00
auth.go Implement Create and List Accounts Validator RPC (#7172) 2020-09-04 00:58:36 +00:00
BUILD.bazel Implement Create and List Accounts Validator RPC (#7172) 2020-09-04 00:58:36 +00:00
health_test.go Add Beacon Gateway Flag to Validator Client (#7179) 2020-09-04 19:03:18 +00:00
health.go Add Beacon Gateway Flag to Validator Client (#7179) 2020-09-04 19:03:18 +00:00
intercepter_test.go Add Node Connection Endpoint to Validator Client (#7171) 2020-09-03 23:25:56 +00:00
intercepter.go Add Node Connection Endpoint to Validator Client (#7171) 2020-09-03 23:25:56 +00:00
server_test.go Add Authentication Functions to Validator RPC (#6968) 2020-08-13 20:27:42 +00:00
server.go Add Beacon Gateway Flag to Validator Client (#7179) 2020-09-04 19:03:18 +00:00
wallet_test.go Prepare Validator Client for Web Usage (#7158) 2020-09-03 15:11:17 +00:00
wallet.go Prepare Validator Client for Web Usage (#7158) 2020-09-03 15:11:17 +00:00