prysm-pulse/validator/client
Raul Jordan 37fa839d98
Eliminate Repeated Expensive Operation in Client Tests (#1597)
* no more repeated get key

* no more calls to triple new key

* goimports
2019-02-14 14:51:40 -06:00
..
BUILD.bazel Provide Real Keystore to Validator Service for Public/Private Key Access at Runtime (#1570) 2019-02-13 17:49:06 -06:00
fake_validator_test.go Validator Secret Initialization (#1436) 2019-01-31 12:57:57 +01:00
runner_test.go Validator Secret Initialization (#1436) 2019-01-31 12:57:57 +01:00
runner.go Fetch Initial Assignments at Genesis Slot Post ChainStart (#1574) 2019-02-13 12:27:44 -06:00
service_test.go Eliminate Repeated Expensive Operation in Client Tests (#1597) 2019-02-14 14:51:40 -06:00
service.go Provide Real Keystore to Validator Service for Public/Private Key Access at Runtime (#1570) 2019-02-13 17:49:06 -06:00
validator_attest_test.go Attester RPC Server Functions (#1505) 2019-02-11 10:15:25 -06:00
validator_attest.go Provide Real Keystore to Validator Service for Public/Private Key Access at Runtime (#1570) 2019-02-13 17:49:06 -06:00
validator_propose_test.go Eliminate Repeated Expensive Operation in Client Tests (#1597) 2019-02-14 14:51:40 -06:00
validator_propose.go Use Tree Hashing Algorithm Everywhere for Block Roots and State Root (#1577) 2019-02-14 14:04:47 -06:00
validator_test.go Provide Real Keystore to Validator Service for Public/Private Key Access at Runtime (#1570) 2019-02-13 17:49:06 -06:00
validator.go Provide Real Keystore to Validator Service for Public/Private Key Access at Runtime (#1570) 2019-02-13 17:49:06 -06:00