Info
Source on GitHub
Smart Contract Address
kQAn6mblBx4yxWCdbLKCFNBFtTeI9HDyQf6PMzUeDKTRQQt8
Testing and Issues
You can test this entry and submit issues during the testing period of the Blockchain Contest, Stage 2 contest.
Entries with serious issues will not be able to win the contest, but even minor issues might be important for overall results.
Voting
by rating
Issues
I like the idea, but the current contract implemenation seems to be far from its achievement.
Currently, the contract is highly centralized, because only the owner can send queries to the contract and the owner can do anything. The contract has overall bad performance due to seqno check and is not able to handle more than one external request per blockchain block. Also, there is no any protection from cheating by voting multiple times.
Currently, the contract is highly centralized, because only the owner can send queries to the contract and the owner can do anything. The contract has overall bad performance due to seqno check and is not able to handle more than one external request per blockchain block. Also, there is no any protection from cheating by voting multiple times.
Nobody added any issues yet...