Aside from all the things, that I’ve done:
My snark still not compiling.
Sad, but I can’t go through the linker to submit my submission.
It was nice to hack with you, guys.
Good luck to all participants.
Aside from all the things, that I’ve done:
My snark still not compiling.
Sad, but I can’t go through the linker to submit my submission.
It was nice to hack with you, guys.
Good luck to all participants.
@tomsib @Noam @idealatom @cnot54 let me ask you a favor. This was not an easy contest with lot of debugging and technical problems. As you see @skywinder wrote that he wasn’t able to upload his submission in time. Do you think it could be possible to postpone the deadline? It is definitely beneficial for community to get more solutions, but it could harm your position due to increased competition.
Though I was not asked, I will give my opinion
If you want him to be able to participate without being unfair with other contestants, a solution could be to extend the deadline, but only to contest for the 5-10th positions. I don’t see why people would complain about such a solution…
I don’t mind to extend the contest to give a chance for participants who didn’t have enough time, but it would be unfair if their proposals could harm our positions. I felt asleep at 5 am but submitted my proposal in time , so I agree with @lefessan
Well, for sure, there were several unexpected problems in the end (on server-side and local compiling errors as well).
And I thought to propose the same as @lefessan:
That means all who submit on time (@tomsib @Noam @idealatom @cnot54) should be above the rest competitors.
Then we will not make unfair competition and allow the people who also have issues to finish this contest. (I know there were at least two persons, who failed to submit for some reason)
In case if you will continue the contest (Well, for those who skip this conversation in our telegram chat), I will post here some info that I miss in the documentation before:
There are 4 zkp-friendly testnets options:
tonos-se
, (I used @kotokrad 's docker hub version: kotokrad/local-node) (Telegram)Guys, please kindly update it if I miss something.
I think it’s better to ask Nikita Kaskov for tokens (@nbering in telegram), that’s what I did anyway.
You can add 5. use ft
, as we suggested on telegram:
ft switch create sandbox --image ocamlpro/nil-local-node
create a local sandbox using the Nil foundation node through docker and should work on all platforms.
Documentation: freeton_wallet
@lefessan any missing info?
@tomsib @Noam @idealatom @cnot54 ZKP Use Cases Contest. Submissions presentation
Hi all! For ZKP Use Cases contest there is a requirement for participants to presentation their submissions. We propose to do it this Monday (26th July) at 15.00 CET.
Link will be available in advance in DexEx group
Hello! How should we present our submissions? I have an issue with voice communication (though I could say few words if necessary).
Thank you! Funny way to get tokens BTW Telegram links you posted isn’t working, is it a private group?
Please, contact me by tg: @anovi
Contest: Groth16 zkSNARK Proof Verification Use Cases (Part II)
Submission period: July 22, 2021 00:01 UTC - August 6, 2021 at 23:59 UTC
Voting period: 10 days
Background and Description
This document is a proposal for an introduction of a Part II of “Groth16 zkSNARK Proof Verification Use Cases” contest.
Instructions for participants
Same as in this one.
General requirements
Same as in this one.
Evaluation criteria and winning conditions
Instructions for jurors
Same as in this one.
Voting
Reward
Only submissions with an average score equal to or more than 4.0 can get a reward.
1th place … 35,000 TONs
2th place … 30,000 TONs
3th place … 25,000 TONs
4th place … 20,000 TONs
5th place … 15,000 TONs
6th place … 10,000 TONs
7-10th place … 5,000 TONs
Note: If the number of winning submissions is less than the number of rewards available, any remaining rewards are not subject to distribution and are considered void.
Jury rewards
An amount equal to 15% of all total tokens actually awarded will be distributed equally between all jurors who vote and provide feedback. Both voting and feedback are mandatory in order to collect the reward.
Governance rewards
An amount equal to 2 % of the prize fund will be allocated to members who participated in organizing the contest, to be distributed equally among them:
Procedural remarks
Each submission should be rated by jurors based on its:
○ Easy to use
○ Suitability for real use
○ Innovativeness
○ Complexity
○ Tests completeness
Because we have contest participants who did not submit their works on time for some reasons, at the weekly meeting of the DevEx SubGovernance on 07/22/2021 it was decided to repeat the competition on the same conditions, with the exception of:
Each participant can submit several works only if their content differs by more than 2/3.
Hi! I’ve contacted with @AlexNew, and here is a video of the presentation
https://ipfs.io/ipfs/QmXbndLWynbV8kAHijmm8sTqtw25oMex7XZgSqEM95UN8T
Please let me know if you have any questions.
The second part of this contest was proposed here:
May I have a look for addresses of deployed contracts?
On the demo day, I saw @idealatom 's example, how his web UI interface interacting with nil’s testnet. But also didn’t saw the contract page.
Is there some list of deployed contracts for the contest participants?
Hi.
The demo app uses 0:e13752c9dc987ca1e33a012511409b273ea06af68e799c24f3cee861fc9815aa contract deployed at net.freeton.nil.foundation network.
Proving and verification keys are located at /backend/assets/ directory in my repo.
The contract address is
0:7b2ee535268d224cc4251b869a4b0a4994cce248fa8eb0d5ee42ad90c08b14a4
.
I also added proving and verification keys to the repo