lighthouse/eth2/utils/bls/src
Paul Hauner 5a6e90428b
Ensure attestations are created with empty signature (#960)
* Ensure attestations are created with empty sig

* Update docs
2020-03-30 09:29:29 +11:00
..
aggregate_public_key.rs Update to Spec v0.10 (#817) 2020-02-11 10:19:36 +11:00
aggregate_signature.rs Ensure attestations are created with empty signature (#960) 2020-03-30 09:29:29 +11:00
fake_aggregate_public_key.rs Update to Spec v0.10 (#817) 2020-02-11 10:19:36 +11:00
fake_aggregate_signature.rs Update to Spec v0.10 (#817) 2020-02-11 10:19:36 +11:00
fake_public_key.rs Make API friendly to block explorers (#702) 2019-12-19 11:45:28 +11:00
fake_signature.rs Update to Spec v0.10 (#817) 2020-02-11 10:19:36 +11:00
keypair.rs Derive PartialEq for Keypair (#595) 2019-11-11 10:28:22 +11:00
lib.rs Update to Spec v0.10 (#817) 2020-02-11 10:19:36 +11:00
macros.rs Refactor tree hashing (#861) 2020-03-05 08:07:27 +11:00
public_key_bytes.rs Implement tree hash caching (#584) 2019-11-05 15:46:52 +11:00
public_key.rs Fix clippy warnings (#813) 2020-01-21 18:38:56 +11:00
secret_key.rs Fix master failing test (#915) 2020-03-17 11:07:52 +11:00
signature_bytes.rs Update to Spec v0.10 (#817) 2020-02-11 10:19:36 +11:00
signature_set.rs Update to Spec v0.10 (#817) 2020-02-11 10:19:36 +11:00
signature.rs Update to Spec v0.10 (#817) 2020-02-11 10:19:36 +11:00