prysm-pulse/beacon-chain/node
Raul Jordan 281e5d1cfd
Provide Real Keystore to Validator Service for Public/Private Key Access at Runtime (#1570)
* provide validator with real keystore public key

* fmt

* build errors buildkite

* readd imports removed by goimport

* gazelle

* address broken tests

* make reference to filename a param

* fmt

* imports

* gazelle

* os remove all

* Use better Temp storage for tests

* testmain approach to avoid repeating expensive operation for each test

* travis lint

* fix test

* nokeystore in status test

* passing

* fix goimports
2019-02-13 17:49:06 -06:00
..
BUILD.bazel Beacon Block Operation Pool to store Attestation (#1444) 2019-01-31 19:54:24 +01:00
node_test.go Provide Real Keystore to Validator Service for Public/Private Key Access at Runtime (#1570) 2019-02-13 17:49:06 -06:00
node.go Update References to Deposit Contract, Update Flags (#1576) 2019-02-13 13:08:28 -06:00
p2p_config.go Add Batch Syncing for Initial Sync (#1119) 2018-12-26 22:16:46 +08:00