corydickson
corydickson
Would it make sense to generate all the topics for event signatures/indexed parameters automatically based on the contract ABI, and then store that into an object that gets accessed inside...
Give me a few days and I'll pick this up
Strange times ahead :)
As a user I would like to be able to enter an ENS address and it will resolve the associated on-chain ethereum address with its source code and metadata. If...
I think we are speaking of similar things for the ENS resolution, and agree that's the best place to start. Do you think that verifying the on-chain bytecode against what...
This might still be intended behavior because we assume that the bribe would occur for the first message. So in this example `4:5` would be Bob's true vote and would...
The key switching is necessary from an implementation perspective when counting votes, does this answer your question?
Hmm, I still have access to this repo but some of these circuits are not being actively maintained and should be moved instead of relying on another remote repo.
This is most likely related to issue #460 as well. Ensuring the correctness here between the two implementations would probably squash this.
I believe the intention behind this issue was to discuss the gas savings of using converting some of the proof inputs that are stored in the contracts to no longer...