ethereum / clrfund

Eth2 CLR project built on clr.fund
https://eth2clrfund.netlify.app/
GNU General Public License v3.0
29 stars 15 forks source link

Add verifyPerVOSpentVoiceCredits method to MACI v1.0 #392

Open daodesigner opened 2 years ago

daodesigner commented 2 years ago

verifyPerVOSpentVoiceCredits ( voteOptionTreeDepth, _voteOptionIndex, _spent, _spentProof, _spentSalt)

used to verify claim amount in withdraw: https://github.com/ethereum/clrfund/blob/develop/contracts/contracts/FundingRound.sol#L309

pettinarip commented 2 years ago

@daodesigner just checking the status of this issue. Let me know if we can close or move it to the monorepo as we are cleaning the issues in this repo.