lighthouse/tests
Michael Sproul 338cb2fba7
Fix parallelism bug in exit processing (#1110)
* Fix parallelism bug in exit processing

Also:

* Remove parallelism for all other operations except deposit merkle proofs
* Improve exit tests
* Fix broken attestation test

Closes #1090

* Allow for generating block/pre/post states from some unit tests (#1123)

* Add post-state checks, comments

* Add state_transition_vectors crate

* Integrate new testing crate with CI

* Add readme

* Add additional valid tests

* Remove ExitTests (they were moved to new crate)

* Small test fixes

* Delete incorrect saturating_sub in slash_validator

And clean-up the balance increase/decrease functions to look more like the spec.

Co-authored-by: Paul Hauner <paul@paulhauner.com>
2020-05-09 09:37:21 +10:00
..
ef_tests Add attestation gossip pre-verification (#983) 2020-05-06 21:42:56 +10:00
eth1_test_rig Update testnet tooling (#1001) 2020-04-19 02:20:43 +00:00
node_test_rig Small bug fixes from initial sim tests (#993) 2020-04-09 14:28:37 +10:00
simulator Update Syncing logic (#1042) 2020-04-22 23:58:10 +10:00
state_transition_vectors Fix parallelism bug in exit processing (#1110) 2020-05-09 09:37:21 +10:00