Luca Cermelli

Results 3 issues of Luca Cermelli

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...

To follow security best practices, we should make sure we have proper compiler flags set for all external and internal components added for SC beta. This includes but is not...

In the current implementation backward transfers are interpreted as P2PKH outputs. This implicitly causes a limit in terms of certificate outputs considering that current code limit the number of SigOpCounts...