lighthouse-pulse/beacon_node/beacon_chain/test_harness/src
Paul Hauner a77d1885a1
Refactor BeaconStateBuilder
Made it a production-only struct. All the testing stuff can be done with
BeaconStateBencher
2019-03-09 10:39:05 +11:00
..
beacon_chain_harness Re-work deposit generation for memory efficiency 2019-03-08 15:06:13 +11:00
test_case Add transfer processing to BeaconChain 2019-03-07 17:23:11 +11:00
validator_harness Fix/silence clippy lints 2019-03-08 09:23:57 +11:00
beacon_chain_harness.rs Refactor BeaconStateBuilder 2019-03-09 10:39:05 +11:00
bin.rs Allow test_harness to load validators from file 2019-03-08 13:18:02 +11:00
lib.rs Add README to test_harness 2019-03-03 16:38:25 +11:00
prepare.rs Allow test_harness to load validators from file. 2019-03-08 16:10:21 +11:00
run_test.rs Allow test_harness to load validators from file 2019-03-08 13:18:02 +11:00
test_case.rs Refactor BeaconStateBuilder 2019-03-09 10:39:05 +11:00