Commit Graph
18 Commits
Author SHA1 Message Date
Paul Hauner aad3b3dc7a Merge spec into types crate.
Also remove some pre-2018 `extern crate` calls.
2019-02-01 19:05:39 +11:00
Paul Hauner 10fec4919b Merge pull request #175 from sigp/tree_hash
Merkle hashing chunk size fix
2019-02-01 12:08:17 +11:00
Kirk Baird 73ba4d3cfc Minor modification to merkle hashing 2019-01-29 09:27:40 +11:00
Grant Wuerker 0cbc2936ea added version to signature-schemes dependency
using tag instead of branch

changed signature-schemes tag to 0.3.0
2019-01-27 21:12:00 -06:00
Kirk Baird 9f703765aa Minor modification to tree_hash 2019-01-25 16:42:19 +11:00
Kirk Baird 10333cc99f Minor modification to tree_hash 2019-01-25 16:18:48 +11:00
Kirk Baird f67facae88 Add return type for AttesationDataAndCustodyBit hash_tree_root 2019-01-25 14:39:51 +11:00
Kirk Baird 5a2cf6219e Modify tree_hash 2019-01-25 12:59:11 +11:00
Kirk Baird eb3969af98 Merge branch 'master' into tree_hash 2019-01-25 12:33:31 +11:00
Kirk Baird 9c9b07c182 Add TreeHash trait to all types and structs 2019-01-25 12:22:56 +11:00
Paul Hauner 7454370084 Remove println from tests 2019-01-25 12:08:46 +11:00
mjkeating 4a2d5c9fbe Added TreeHash functionality 2019-01-24 16:32:58 -08: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
Kirk Baird c860191f14 More updates base upon the specs, again 2019-01-24 10:17:12 +11:00
Kirk Baird e047fbe914 More updates base upon the specs 2019-01-23 18:06:25 +11:00
Kirk Baird 560dbe4ae1 Update constants / types to match specs as of 23.1.19 2019-01-23 15:04:40 +11:00
Paul Hauner e16f9e0aec Rename beacon_chain/ -> eth2/ 2019-01-22 16:16:02 +11:00