lighthouse/eth2/utils
Michael Sproul 88790e6abe
bls: debugging utils and fake sig fix
There was a discrepancy between the is_empty fields of fake signatures during testing, so I've added
a small hack to set the is_empty field of a fake signature based on the byte content.
Alternatively, we could just make it so that any fake signature is defined to be equal to any other.
2019-06-12 15:44:23 +10:00
..
bls bls: debugging utils and fake sig fix 2019-06-12 15:44:23 +10:00
boolean-bitfield Rename SSZ traits (Encodable -> Encode) 2019-05-13 15:12:19 +10:00
cached_tree_hash spec: ensure types up to date with v0.6.1 2019-05-15 11:48:09 +10:00
compare_fields Add extra level of comparisons to CompareFields 2019-05-24 14:08:19 +10:00
compare_fields_derive Add extra level of comparisons to CompareFields 2019-05-24 14:08:19 +10:00
fisher_yates_shuffle Add benchmarks for fisher_yates_shuffle 2019-02-26 19:32:32 +13:00
fixed_len_vec Merge branch 'ef-tests' into v0.6.1 2019-05-22 14:46:10 +10:00
hashing Merge remote-tracking branch 'origin/master' into spec-0.6 2019-05-14 12:09:59 +10:00
honey-badger-split Fix epoch cache, add tests 2019-05-17 16:40:33 +10:00
int_to_bytes Rename eth2_bytes to int_to_bytes 2019-02-15 11:19:25 +11:00
merkle_proof Add deposit processing, fix clippy lints 2019-03-07 16:15:38 +11:00
serde_hex Merge ssz little endian branch 2019-03-26 15:44:01 +11:00
slot_clock Merged age-validator-client into luke's changes on validator_client, and fixed all the merge conflicts. 2019-03-28 20:55:07 +11:00
ssz Merge branch '368' into ef-tests 2019-05-15 12:33:40 +10:00
ssz_derive Remove commented-out code 2019-05-15 10:40:30 +10:00
swap_or_not_shuffle Remove bytes dependency from shuffling 2019-05-24 14:08:19 +10:00
test_random_derive Implement new BeaconStateTypes trait in types 2019-05-08 13:08:37 +10:00
tree_hash spec: ensure types up to date with v0.6.1 2019-05-15 11:48:09 +10:00
tree_hash_derive Implement new BeaconStateTypes trait in types 2019-05-08 13:08:37 +10:00