ferveo icon indicating copy to clipboard operation
ferveo copied to clipboard

An implementation of a DKG protocol for front-running protection on Anoma.

Results 33 ferveo issues
Sort by recently updated
recently updated
newest added

This is simply the Github action to publish the book online so ppl can see it without having to download and run the command ;) Works fine on https://nikkolasg.github.io/ferveo One...

Currently, it is assumed that every VSS transcript is added to a block, which incurs a lot of overhead in the case of many validators. When the gossip mechanism is...

prio:med

This is not the highest priority task, but it is relatively straightforward and can also be good for testing the overall system. https://www.cc.gatech.edu/~aboldyre/papers/bold.pdf

prio:low

Caching $[\lambda*b] Z_{i,\omega_i}$ for some 2/3 weight subset of signers will benefit performance in the cases where the next block also has that same 2/3 weight subset.

TPKE
prio:med

I'm not sure if the following has been discussed or proposed, but I'm putting this into an issue here so we can have a place to discuss things related to...

prio:low

Currently, there are quite a few expensive loops which should be parallelized with rayon.

prio:high