bet icon indicating copy to clipboard operation
bet copied to clipboard

Adding timestamp to the players game info

Open sg777 opened this issue 3 years ago • 2 comments

The Dispute Resolution Protocol(DRP) can be able to display the successful, failed games info along with the ability to resolve the disputes.

The idea is to add the timestamp for the usability, so that users can easily track the games based on the timestamp.

sg777 avatar Mar 05 '21 03:03 sg777

Also, if the DPR response can be filterable by the date, that would be a big plus since in theory a player can play many games and retrieving all the game data and then parsing it on the frontend can be very costly. So it would be great if I could send date in format DD-MM-YY and the BE will return all the games that happened on that day. 🙏🏽

piggydoughnut avatar Mar 05 '21 04:03 piggydoughnut

sure will do that, i'll add a query to retrieve the games info based on the date.

sg777 avatar Mar 08 '21 01:03 sg777