Add ssz-hash crate for tree hash functions (#21)
* Remove Travis CI * Implement ssz merkle root function * Implement object hash function * Add a hash-derive implementation * Implement spec_hash for Vec * Move type parameter to fn * Integrate ssz_hash into runtime
Please register or sign in to comment