lighthouse/eth2/utils
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
..
bls Publish ssz_types (and deps) to crates.io (#468) 2019-08-08 11:39:47 +10:00
compare_fields Add extra level of comparisons to CompareFields 2019-05-24 14:08:19 +10:00
compare_fields_derive Add extra level of comparisons to CompareFields 2019-05-24 14:08:19 +10:00
eth2_config Update to frozen spec ❄️ (v0.8.1) (#444) 2019-07-30 12:44:51 +10:00
eth2_hashing Publish ssz_types (and deps) to crates.io (#468) 2019-08-08 11:39:47 +10:00
eth2_interop_keypairs Interop chain start strategies (#479) 2019-08-06 13:29:27 +10:00
int_to_bytes Rename eth2_bytes to int_to_bytes 2019-02-15 11:19:25 +11:00
logging Add cargo fmt to .travis.yml (#474) 2019-07-31 14:45:09 +10:00
merkle_proof Publish ssz_types (and deps) to crates.io (#468) 2019-08-08 11:39:47 +10:00
serde_hex Merge ssz little endian branch 2019-03-26 15:44:01 +11:00
slot_clock Add new beacon chain test harness 2019-06-24 09:34:52 +10:00
ssz Update ethereum types (#489) 2019-08-06 14:41:42 +10:00
ssz_derive Update ssz_derive for publishing to crates.io 2019-07-04 13:22:33 +10:00
ssz_types Publish ssz_types (and deps) to crates.io (#468) 2019-08-08 11:39:47 +10:00
swap_or_not_shuffle Publish ssz_types (and deps) to crates.io (#468) 2019-08-08 11:39:47 +10:00
test_random_derive Implement new BeaconStateTypes trait in types 2019-05-08 13:08:37 +10:00
tree_hash Publish ssz_types (and deps) to crates.io (#468) 2019-08-08 11:39:47 +10:00
tree_hash_derive Publish ssz_types (and deps) to crates.io (#468) 2019-08-08 11:39:47 +10:00