Danny Ryan
|
3f3472087a
|
change message to message_hash in bls spec
addresses #572
|
2019-02-07 10:37:01 -08:00 |
Hsiao-Wei Wang
|
51f8ed8992
|
Update specs/bls_signature.md
Co-Authored-By: vbuterin <v@buterin.com>
|
2019-01-29 15:57:05 -06:00 |
vbuterin
|
c6ca68db00
|
Clarify further "choose the greater" mechanism
|
2019-01-29 07:52:42 -06:00 |
vbuterin
|
90e2a57614
|
Modular squareroot clarification
|
2019-01-28 10:28:05 -06:00 |
Hsiao-Wei Wang
|
15685cd3f1
|
Merge pull request #458 from ethereum/bytes32
Update BLS and core specs for `bytes32` and `bytes48` SSZ types
|
2019-01-19 15:09:09 +08:00 |
Jonny Rhea
|
8d5c75c6fd
|
Update bls_signature.md (#473)
fq2 param should be a list
|
2019-01-18 21:39:28 +00:00 |
Hsiao-Wei Wang
|
063f658697
|
`bytes96` for Signature
|
2019-01-18 03:19:38 +08:00 |
Hsiao-Wei Wang
|
ba7bc29ce9
|
Fix `bls_aggregate_signatures`
|
2019-01-17 17:36:31 +08:00 |
Hsiao-Wei Wang
|
209220787b
|
Deal with BLS APIs, will define `Bytes48` in the type hinting cleanup
|
2019-01-17 17:29:28 +08:00 |
Justin
|
3476b02ffa
|
Fix #320
* Avoids unnecessary hashing of `message`
* Makes the ordering of arguments (`message` followed by `domain`) consistent with usage order
|
2019-01-10 11:52:21 +00:00 |
Danny Ryan
|
f4fa55842b
|
fix bls_signature toc
|
2018-12-17 08:48:06 -06:00 |
vbuterin
|
829911c0fd
|
Swapped order of aggregate and verify
|
2018-12-14 19:55:05 -05:00 |
vbuterin
|
add628d26b
|
Edit BLS spec as per issue #300
See https://github.com/ethereum/eth2.0-specs/issues/300
|
2018-12-13 19:06:07 -05:00 |