lighthouse/eth2/utils/bls
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
..
src bls: debugging utils and fake sig fix 2019-06-12 15:44:23 +10:00
build.rs testing: add a fake_crypto feature 2019-04-17 12:00:22 +10:00
Cargo.toml Update BLS library 2019-06-03 13:26:22 +10:00