Commit Graph

13 Commits

Author SHA1 Message Date
Paul Hauner
3eaa06d758 Remove tree hashing from ssz crate 2019-04-16 12:29:39 +10:00
Paul Hauner
0b5c10212d Move tree_hash from ssz into own crate 2019-04-15 11:14:30 +10:00
Paul Hauner
7af6eecb44 Merge branch 'yaml-test-downloads' into cached-tree-hash 2019-03-28 11:24:15 +11:00
Paul Hauner
e28e97d3c7 Add initial work on tree hash caching 2019-03-27 15:59:27 +11:00
Kirk Baird
1bdd737a11 Add ssz test vectors 2019-03-19 11:34:31 +11:00
Kirk Baird
9cef6a5814 Finish implementing Darrens migrate-ssz-little-endian and add wrapper to check for ssz underflow 2019-03-18 18:11:46 +11:00
Paul Hauner
94122a7334 Add SignedRoot methods 2019-03-04 15:47:48 +11:00
Paul Hauner
35c914baa6 Revert "Merge pull request #200 from sigp/new-structure"
This reverts commit d7a3545be1, reversing
changes made to 1da06c156c.
2019-02-14 12:09:18 +11:00
Paul Hauner
1d5ff4359a Strip out old code
All of these files have been moved to either:

- https://github.com/sigp/lighthouse-beacon
- https://github.com/sigp/lighthouse-validator
- https://github.com/sigp/lighthouse-common

For rationale, see: https://github.com/sigp/lighthouse/issues/197
2019-02-13 14:15:53 +11:00
Paul Hauner
f9acc42aca Rename canonical_hash to `hash 2019-01-25 17:40:22 +11:00
Kirk Baird
407bf5e06d Minor updates to TreeHash 2019-01-24 15:47:28 +11:00
Kirk Baird
77d4405b7a Merge mjkeating changes into local branch 2019-01-24 14:23:51 +11:00
Paul Hauner
e16f9e0aec Rename beacon_chain/ -> eth2/ 2019-01-22 16:16:02 +11:00