cryptonetlab / retriev

Home of Retriev protocol (by CryptoNet + YOMI)
https://retriev.org
18 stars 5 forks source link

Referee Oracle #107

Open irenegia opened 1 year ago

irenegia commented 1 year ago

Design doc here https://hackmd.io/XbIc63PdQSq7O3KeDrtfiQ

Miro board here https://miro.com/app/board/uXjVP_gI2xY=/

irenegia commented 1 year ago

TODOs:

lucaniz commented 1 year ago

TODO: review how ECDSA recover function operates

Note: It seems thatrecover(hash, signature) always returns an address even if signature is not a legitimate signature for hash (no error message in this case).

Checks to be done: