Add eth2_bytes crate

Is passing test vectors
This commit is contained in:
Paul Hauner
2019-02-15 11:13:56 +11:00
parent 8c54e55d99
commit 46673238b6
4 changed files with 353 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ members = [
"eth2/types",
"eth2/utils/bls",
"eth2/utils/boolean-bitfield",
"eth2/utils/eth2_bytes",
"eth2/utils/hashing",
"eth2/utils/honey-badger-split",
"eth2/utils/slot_clock",