lighthouse/beacon_node
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
..
beacon_chain Publish ssz_types (and deps) to crates.io (#468) 2019-08-08 11:39:47 +10:00
client Publish ssz_types (and deps) to crates.io (#468) 2019-08-08 11:39:47 +10:00
eth2-libp2p Publish ssz_types (and deps) to crates.io (#468) 2019-08-08 11:39:47 +10:00
http_server Update to frozen spec ❄️ (v0.8.1) (#444) 2019-07-30 12:44:51 +10:00
network Publish ssz_types (and deps) to crates.io (#468) 2019-08-08 11:39:47 +10:00
rest_api Revert "Tidy ancestor iterators" 2019-08-05 16:27:55 +10:00
rpc Publish ssz_types (and deps) to crates.io (#468) 2019-08-08 11:39:47 +10:00
src Interop chain start strategies (#479) 2019-08-06 13:29:27 +10:00
store Publish ssz_types (and deps) to crates.io (#468) 2019-08-08 11:39:47 +10:00
version Apply clippy suggestions 2019-03-19 23:20:39 +11:00
Cargo.toml add logging functionality for aligning key value pairs after message (#461) 2019-07-31 09:06:53 +10:00