top | item 46984432

(no title)

WatchDog | 18 days ago

This happened on the first click opening the page, no other commit request in progress from myself, although maybe it's conflicting with other users.

discuss

order

rishi_blockrand|18 days ago

Oh ok... so then thats definitely a bug then... actually drand issues randomness every 3 seconds... so may be multiple on the same drand round has a bug... will correct that... Thanks

rishi_blockrand|18 days ago

I just checked the code and it was a small demo/front-end issue of assigning the player_id (in javascript)... have corrected it now : )

The logic of back end api (written in go, commitment stored in firestore), is intact, the 409 will come only if the same user tries to commit again before the reveal, this is by design.