AdChain / AdChainRegistry

adChain registry smart contracts
Apache License 2.0
30 stars 10 forks source link

User can challenge after challenge period has ended #2

Open skmgoldin opened 7 years ago

skmgoldin commented 7 years ago

User can challenge after challenge period has ended, if updateStatus() is not called beforehand. Propose: call updateStatus() in challenge() method.

skmgoldin commented 7 years ago

Need to evaluate whether this is actually a bug.