zend_oo icon indicating copy to clipboard operation
zend_oo copied to clipboard

Certificate proof verification in ReadKeyValue function of walletdb

Open Cermelli opened this issue 4 years ago • 1 comments

ReadKeyValue function in walletdb.cpp can't verify the SNARK proof attached to a withdrawal certificate because it misses all the logic to retrieve the required sc info information. We should introduce this.

Cermelli avatar Aug 03 '20 18:08 Cermelli

The proof verification should be added for both certificates and CSW inputs.

ptagl avatar Jul 02 '21 15:07 ptagl