super cheap solidity schnorr sig verification using only ecrecover and keccak256
Stars
55
Forks
4
Watchers
Open Issues
0
Overall repository health assessment
^1.4.2
^4.0.3
^2.0.6
^2.0.3
^4.3.6
^3.4.4
^5.6.8
^2.9.9
User
15
commits
remove block.chainId from challenge bc it makes tests fail for some reason
92b2456
change param order
df50342
update readme
e29b80f
update param order
9b30c13
add q != 0 check
80bb2a6
move require statement
a3423f0
d960f07
update comment
691f7c3
preprocess in contract
86b12d0
update challenge to include pubkey and chainID
ded4de2
add sr != 0 check
03dc8cf
cleanup
77391a4
remove unneeded script
abaec05
add license
0adbde8
initial commit
8fb7519