Commit Graph
2133 Commits
Author SHA1 Message Date
Kirk Baird 6bab62e629 Modifly bls library to reflect recent changes 2019-05-21 10:35:06 +10:00
Kirk Baird 4f6447a62b Begin working on bls test 2019-05-21 10:32:14 +10:00
Kirk Baird c991f4631d Update to bls version 0.7.0 2019-05-20 15:38:14 +10:00
Paul Hauner 63ee179def Add CachedTreeHash testing to ssz_static 2019-05-15 15:22:34 +10:00
Paul Hauner 4aa6d57abe Improve ef_tests, pass all ssz_static tests 2019-05-15 15:08:48 +10:00
Paul Hauner 0af4cfa711 Update ef_test error messages 2019-05-15 13:23:52 +10:00
Paul Hauner 8484cbf6ec Add custom serde deser to block_body.graffiti 2019-05-15 13:11:47 +10:00
Paul Hauner 519ee81c68 Merge branch '368' into ef-tests 2019-05-15 12:33:40 +10:00
Paul Hauner faac5ca10c Tidy ef_test failure message 2019-05-15 12:30:42 +10:00
Michael Sproul 3a0f00215d spec: ensure types up to date with v0.6.1 2019-05-15 11:48:09 +10:00
Paul Hauner 035e124a14 Remove serde de-ser constraint from Cases 2019-05-15 11:46:43 +10:00
Paul Hauner 5a361b852a Tidy import structure in ef_tests 2019-05-15 11:41:25 +10:00
Paul Hauner 4cb23dd342 Rename Test trait to EfTest 2019-05-15 11:27:22 +10:00
Paul Hauner 44657d44c4 Merge pull request #365 from sigp/sos
SSZ with SOS
2019-05-15 11:21:15 +10:00
Paul Hauner 57040efc2a Rename DocCases to Cases 2019-05-15 11:17:32 +10:00
Paul Hauner 2b8e8ce59e Replace TestDoc with Doc 2019-05-15 11:15:34 +10:00
Paul Hauner b7a8613444 Rename TestDecode to YamlDecode 2019-05-15 11:12:49 +10:00
Michael Sproul 9f6b7eb757 Merge remote-tracking branch 'origin/sos' into spec-0.6 2019-05-15 11:09:00 +10:00
Paul Hauner 4b753015d8 Remove commented-out code 2019-05-15 10:40:30 +10:00
Paul Hauner 77ac49a553 Remove profile.release debug from workspace 2019-05-15 10:40:01 +10:00
Paul Hauner 9f42d4d764 Extend ssz-static testing 2019-05-15 09:50:05 +10:00
Paul Hauner b6d8db3f72 Add serde transparent flag to fixed_len_vec 2019-05-15 07:55:03 +10:00
Paul Hauner d73e068686 Add additional fake_crypto objects 2019-05-14 22:09:57 +10:00
Paul Hauner d1a6ac3a28 Make tests generic across an EthSpec 2019-05-14 17:40:17 +10:00
Paul Hauner 2755621a9b Add IndexedAttestation ssz_static test 2019-05-14 17:27:51 +10:00
Paul Hauner f4ec8b3e84 Merge branch '368' into ef-tests 2019-05-14 17:18:55 +10:00
Paul Hauner 123045f0a3 Move to sigp fork of yaml-rust 2019-05-14 16:56:13 +10:00
Paul Hauner 1835ca8fd6 Add progress on ssz_static tests 2019-05-14 16:56:00 +10:00
Michael Sproul c568dd01fe types: del SlashableAttestation, fix fork defaults 2019-05-14 16:37:19 +10:00
Michael Sproul 2727590762 spec: confirm default 0 val for latest_start_shard 2019-05-14 15:49:58 +10:00
Michael Sproul 45506ded5d spec: implement get_epoch_start_shard v0.6.1 2019-05-14 15:37:40 +10:00
Paul Hauner 6096abf071 Fix ssz_static deserialization 2019-05-14 15:16:02 +10:00
Paul Hauner 523caf52d6 Allow for decode ssz_static tests 2019-05-14 15:08:42 +10:00
Michael Sproul 79de966d3a spec: top-level per-epoch processing v0.6.1 2019-05-14 15:00:18 +10:00
Michael Sproul 894ecdd4ea state_processing: process_slashings v0.6.1 2019-05-14 12:56:15 +10:00
Michael Sproul e80264b8c8 Merge remote-tracking branch 'origin/master' into spec-0.6 2019-05-14 12:09:59 +10:00
Paul Hauner 733723a0e0 Merge pull request #376 from sigp/remove-jenkins
Removed Jenkinsfile since we have now migrated to GitLab.
2019-05-14 11:29:14 +10:00
Paul Hauner 97be6b52cc Add remaining SSZ generic tests 2019-05-14 11:28:42 +10:00
Paul Hauner b280c220eb Re-organise ef_tests 2019-05-14 11:13:28 +10:00
Paul Hauner c3b4739a11 Add untested ssz_static test impl 2019-05-14 10:01:20 +10:00
Paul Hauner 55ff1e0b40 Move ssz_generic tests into own file 2019-05-14 09:36:25 +10:00
Paul Hauner 1f6e393ff0 Tidy up ef_tests 2019-05-14 09:27:27 +10:00
Paul Hauner e53abe3f0b Improve ef_tests errors 2019-05-13 22:20:00 +10:00
Paul Hauner 068b6fafde Merge branch 'ef-tests' of github.com:sigp/lighthouse into ef-tests 2019-05-13 22:14:47 +10:00
Paul Hauner cf509bea9b Improve ef_tests crate 2019-05-13 22:10:23 +10:00
Paul Hauner d21c0b3963 Merge branch 'sos' into ef-tests 2019-05-13 19:24:41 +10:00
Paul Hauner beb5537904 Improve ef_tests 2019-05-13 18:09:19 +10:00
Paul Hauner 31d960011f Add basic code for new testing format 2019-05-13 17:56:46 +10:00
Michael Sproul 13ec3d125e WIP trash changes 2019-05-13 17:32:06 +10:00
Michael Sproul ac51d7be3b WIP beacon state changes 2019-05-13 17:31:47 +10:00