Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix in-game transfer polling #2460

Merged
merged 2 commits into from
Apr 29, 2024
Merged

Fix in-game transfer polling #2460

merged 2 commits into from
Apr 29, 2024

Conversation

umairkhannn
Copy link
Member

@umairkhannn umairkhannn commented Apr 17, 2024

Using utxo instead of snapshots for verifing payment received after end of round/end of game.

Currently we arent able to fetch utxo in descending order so I have set a very high limit of 100000 on ascending order records.
Have notified mixin team about this issue.

@umairkhannn umairkhannn linked an issue Apr 17, 2024 that may be closed by this pull request
@umairkhannn umairkhannn requested a review from arpee April 17, 2024 23:39
@arpee arpee merged commit c411c0b into staging Apr 29, 2024
@arpee arpee deleted the fix/ingame-polling branch April 29, 2024 00:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix poker trx transfer polling
2 participants