lighthouse/beacon_chain/validation
Paul Hauner 117a207d49
Add pre-written validation code
This adds block and attestation validation code that was written
previously. There were many non-validation specific changes made whilst
building these functions (e.g., db, hashing, etc) -- these changes have
already been merged into master and this branch has been created just to
make it easy to review this code.
2018-10-02 17:35:03 +10:00
..
benches Add pre-written validation code 2018-10-02 17:35:03 +10:00
src Add pre-written validation code 2018-10-02 17:35:03 +10:00
tests Add pre-written validation code 2018-10-02 17:35:03 +10:00
Cargo.toml Add pre-written validation code 2018-10-02 17:35:03 +10:00