Changes to Contract (MVP) #419
Replies: 1 comment
-
Closing as stale. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
RoundContract
This to ensure vote function can be invoked only during round running period
This to ensure applyToRound function can be invoked only during round application period
This to set to store the round contract reference in the vote function (this will allow us to add a condition stating only the roun can invoke the vote function and no-one else. This is currently a vulnerability in our design)
VotingInterface
QFStrategy
Beta Was this translation helpful? Give feedback.
All reactions