prysm-pulse/beacon-chain/chaintest/backend
Raul Jordan 19abe81472
Implement Randao Reveal Signing in Proposer Client (#1650)
* 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

* randao proposer impl

* tests pass
2019-02-20 12:58:34 -06:00
..
BUILD.bazel Implement Randao Reveal Signing in Proposer Client (#1650) 2019-02-20 12:58:34 -06:00
fork_choice_test_format.go Advance Beacon State Transition Part 2: Simulate Block Randao at Every Slot (#1252) 2019-01-11 18:55:01 +08:00
helpers.go Implement Randao Reveal Signing in Proposer Client (#1650) 2019-02-20 12:58:34 -06:00
setup_db.go Allow Sync Service to Query State Of Network (#787) 2018-11-19 09:59:11 +08:00
shuffle_test_format.go Eliminate Custody Logic for Phase 0 (#1408) 2019-01-30 11:11:13 +01:00
simulated_backend_test.go Implement BLS Based RANDAO (#1633) 2019-02-19 23:07:28 -06:00
simulated_backend.go Implement BLS Based RANDAO (#1633) 2019-02-19 23:07:28 -06:00
state_test_format.go Name Changes to Align with V0.3 (#1621) 2019-02-18 10:52:16 -06:00