work on proof-of-concept for Pseudonym Pairs, scheduling

in ethereum •  6 years ago  (edited)

A design pattern for scheduling tracked from a single variable eventCounter. In the proof-of-concept I've worked on in the past week, eventCounter will be incremented when people start mixing their keys, basically with a check if(now > getTime(State.endOfPeriod) { incrementEventCounter()}, and it is only callable once since once incremented the getTime() will be 28 days into the future, at which point yes, the function should be called again.

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!