-
Looks like we're missing tests for the following code paths:
* https://github.com/axelarnetwork/tofn/blob/6eb96342b364ce422b5e6166dcc655797b998e3a/src/gg20/sign/r8/type7.rs#L157
* https://github.com…
-
https://github.com/axelarnetwork/tofnd/blob/117a35b808663ceebfdd6e6582a3f0a037151198/src/gg20/types.rs#L71-L73
and
https://github.com/axelarnetwork/tofnd/blob/117a35b808663ceebfdd6e6582a3f0a037…
-
The byte length of GG20 keygen round 2 bcast message is proportional to the threshold of the key being generated. That's bad---we want all message byte lengths to be constant.
https://github.com/a…
-
When the socket is closed by the client, instead of a `None` message, we sometimes get `Some` message containing the error "error reading a body from connection: protocol error: not a result of an err…
-
# Foundation Mission Request - Evaluating Voting Design Tradeoffs for Retro Funding
*To take on this project, submit a proposal to this thread by June 7th. Read more about Missions [here](https://gov…
-
To prevent further message replayability of GG20 protocol messages, we should add the session nonce as another layer of domain separation to the challenge computation of all the zk proofs. This could …
-
Hi,
Maybe I'm not understanding the code very well - but I thought the point of splitting up a private key into multiple keyshares was to increase security and that distributed key generation was t…
-
I'm not sure if there's a pithy name for this paper. I've been using "GG'21" to describe it, but it includes some improvements over GG'20:
https://eprint.iacr.org/2021/060
I was curious about yo…
-
**Overview**
Epic: https://github.com/gitcoinco/grants-stack/issues/3235
Re-enable the projects page and re-configure the search service with the new GG20 rounds
GG20 rounds: https://grants.git…
-
### What is it?
Once we complete the model refactoring, we should assist Gitcoin to migrate to the new schema. See here for the relevant portions of their code base: https://github.com/gitcoinco/gran…