Commit Graph

17 Commits

Author SHA1 Message Date
Michael Sproul
d511c939eb
SSZ generic tests for big uints 2019-09-04 14:32:04 +10:00
Paul Hauner
8cfa36fedd
Publish ssz_types (and deps) to crates.io (#468)
* Rename `hashing` crate to `eth2_hashing`

* Add license, desc to eth2_hashing Cargo.toml

* Remove merkle root from eth2 hashing

* Remove old benches folder (zombied from old branch)

* Add docs to eth2_hashing

* Prepare tree_hash for publishing on crates.io

* Update deps to use crates.io instead of paths

* Update all crates to pull ssz from crates.io

* Remove cached_tree_hash, add patches to manifest

* Fix compile error in benches

* Remove unused code

* Fix fake_crypto compile error
2019-08-08 11:39:47 +10:00
Pawan Dhananjay
88e89f9ab2 Update ethereum types (#489)
* Update ethereum-types to version 0.6

* Fix tests

* Run rustfmt
2019-08-06 14:41:42 +10:00
Pawan Dhananjay
db094022b9 Remove unused dependencies (#456) 2019-07-29 09:55:57 +10:00
Paul Hauner
027f0a539d
Prepare ssz for publishing on crates.io 2019-07-03 16:06:20 +10:00
Michael Sproul
c649988189
ef_tests: skipped tests and bls_setting support 2019-06-11 18:06:15 +10:00
Paul Hauner
5ed3c8bec3
Add shuffling ef_tests 2019-05-23 23:27:28 +10:00
Paul Hauner
b2666d700c
Implemented detailed state eqs in ef_tests 2019-05-22 18:00:21 +10:00
Paul Hauner
95b0df7087
Add parsing (not executing) of deposit tests 2019-05-22 15:34:12 +10:00
Paul Hauner
4aa6d57abe
Improve ef_tests, pass all ssz_static tests 2019-05-15 15:08:48 +10:00
Paul Hauner
9f42d4d764
Extend ssz-static testing 2019-05-15 09:50:05 +10:00
Paul Hauner
d73e068686
Add additional fake_crypto objects 2019-05-14 22:09:57 +10:00
Paul Hauner
123045f0a3
Move to sigp fork of yaml-rust 2019-05-14 16:56:13 +10:00
Paul Hauner
523caf52d6
Allow for decode ssz_static tests 2019-05-14 15:08:42 +10:00
Paul Hauner
c3b4739a11
Add untested ssz_static test impl 2019-05-14 10:01:20 +10:00
Paul Hauner
cf509bea9b
Improve ef_tests crate 2019-05-13 22:10:23 +10:00
Paul Hauner
31d960011f
Add basic code for new testing format 2019-05-13 17:56:46 +10:00