-
Notifications
You must be signed in to change notification settings - Fork 146
Add bindings for BLS from Chia network #708
Conversation
CI failed in
|
48b55d5
to
47d34d6
Compare
Sorry, flaky CI is terrible to work with :( Working on it:
Yeah, there was a bad eth-keys release. This PR will need to be merged and released and then the test will be resolved: ethereum/eth-keys#62
Ugh, I haven't seen this one trigger before, but it isn't surprising, since it's sensitive to the VMs speed. We just need to increase the tolerance, I guess. Maybe 10% instead of 5%. |
@carver No problem! Thanks a lot for the answer 🙏 |
eth-keys v0.2.4 is released, so I expect |
7414e36
to
8538dc7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome work! Generally looks good. I added some style comments.
|
||
|
||
def aggregate_signatures(signatures: Sequence[BLSSignature]) -> BLSSignature: | ||
signatures_chia = [ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do tuple here? Looks like the test is happy with tuple.
8538dc7
to
4f8acee
Compare
What was wrong?
ethereum/py_ecc#71
How was it fixed?
Moved from ethereum/py_ecc#72.
Cute Animal Picture