Skip to content

Releases: maxholloway/connaitre

v1

30 Jul 16:24
e465ffd
Compare
Choose a tag to compare

Abandon the reserve window approach in favor of a single-transaction proof UI. The new proving logic entails deriving a private key that will then be used to sign a payload specific to the prover; if anyone tampers with the payload, then the signature will be invalidated.

v0

30 Jul 06:48
1fe8797
Compare
Choose a tag to compare
v0

This is the initial release of the contracts.

The prover workflow involves a waiting time for the prover so that they don't get frontrun by adversarial snoopers (i.e. generalized frontrunning bots).

This initial version has tests written for it.