prysm-pulse/validator/client
Raul Jordan c5c7d40398
Create Wrapper Around Pure Go BLS Project in Prysm (#1625)
* finish the BLS API wrapper

* all tests passing

* unexported comment

* gofmt tests for bls

* slice

* len

* cap err string

* tests

* imports

* gazelle
2019-02-19 09:09:50 -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 Hotfix/add both role case (#1627) 2019-02-18 14:51:49 -08:00
runner.go Hotfix/add both role case (#1627) 2019-02-18 14:51:49 -08: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 Wait Until Halfway Through Slot Duration to AttestHead (#1532) 2019-02-15 10:58:06 -06:00
validator_attest.go Create Wrapper Around Pure Go BLS Project in Prysm (#1625) 2019-02-19 09:09:50 -06:00
validator_propose_test.go Pending Attestations RPC Server/Client Implementation (#1617) 2019-02-15 18:36:40 -06:00
validator_propose.go Name Changes to Align with V0.3 (#1621) 2019-02-18 10:52:16 -06:00
validator_test.go Name Changes to Align with V0.3 (#1621) 2019-02-18 10:52:16 -06:00
validator.go Create Wrapper Around Pure Go BLS Project in Prysm (#1625) 2019-02-19 09:09:50 -06:00