Still todo (new task): refactor the chess object to gamesFactory and handle events there. Then we also can get a valid move for the claimTimeoutEndedWithMove function.
Related Issue
Close #131
Close #181
Close #182
Close #186
Types of changes
[ ] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
Checklist contributor:
[x] My code follows the code style of this project.
[ ] My change requires a change to the documentation.
Description
Add sending of state and move to blockchain
Still todo (new task): refactor the
chess
object togamesFactory
and handle events there. Then we also can get a valid move for theclaimTimeoutEndedWithMove
function.Related Issue
Close #131 Close #181 Close #182 Close #186
Types of changes
Checklist contributor:
Checklist reviewer: