Open sg777 opened 3 years ago
As per discussion, the players will not be able to use the dispute resolution protocol using the GUI. We actually might wanna look into not allowing them to do it at all (hide the rpc) I will close this for now.
I think there is some confusion in understanding the DRP protocol, it handles lots of user friendly functionalities like showing the past games info and to settle any disputes w.r.t them.
The modal will open when the user clicks settings which will be placed next to cashier button in the top right corner.
Green bg means the game went with no issues. Red bg is a game which failed for some reason.
Default filter will always be today
To implement:
DRP stands for Dispute Resolution Protocol. Command to retrieve all the disconnected games
Command to retrieve all the successful games
Command to resolve all the disputed tx's
Command to resolve a specific disputed tx
The backend will respond with a json object, I'll write about the detailed list of members of the json object. For now display whole json object as it is to the user.