-
Notifications
You must be signed in to change notification settings - Fork 78
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
commit for updated PoR solution (#71)
* commit for updated PoR solution * fix some bugs and refine code according to review comments * optimize circuit by only hashing necessary assets user owns * fix the bug introduced by unordered map * change VipLoan to Loan and format codes * return error when there are invalid accounts * update gnark version and refine some logs * change monitor time of script from 2m to 5m * add exponentialBackOff for prover getting redis lock * add the technical details of circuit * refactor circuit test codes
- Loading branch information
1 parent
9c5f901
commit 5d26d4f
Showing
38 changed files
with
3,857 additions
and
915 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.