prysm-pulse/beacon-chain/sync
Raul Jordan b0f5324303
Implement BLS Based RANDAO (#1633)
* finish the BLS API wrapper

* all tests passing

* unexported comment

* gofmt tests for bls

* block processing test into own package to avoid cycle

* randao tests pass

* blocks test passing

* use common deposit generator

* helper

* resolved import cycle

* setup initial

* builds

* almost done with blockchain tests

* fix blockchain tests

* getting through with chaintests

* revert client change

* lint

* sync master conflict gazelle

* randao test fixes
2019-02-19 23:07:28 -06:00
..
initial-sync Name Changes to Align with V0.3 (#1621) 2019-02-18 10:52:16 -06:00
BUILD.bazel Implement BLS Based RANDAO (#1633) 2019-02-19 23:07:28 -06:00
querier_test.go Combine Sync Services (#1060) 2018-12-10 13:26:44 +08:00
querier.go Create health check for SyncService (#1316) 2019-02-10 15:07:31 -06:00
regular_sync_test.go Implement BLS Based RANDAO (#1633) 2019-02-19 23:07:28 -06:00
regular_sync.go Name Changes to Align with V0.3 (#1621) 2019-02-18 10:52:16 -06:00
service_test.go Implement BLS Based RANDAO (#1633) 2019-02-19 23:07:28 -06:00
service.go Create health check for SyncService (#1316) 2019-02-10 15:07:31 -06:00