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

[Server] Speed up forfeit txs verification #446

Merged
merged 17 commits into from
Feb 4, 2025

Conversation

altafan
Copy link
Collaborator

@altafan altafan commented Feb 4, 2025

This makes the server's verification of the forfeit txs sent by the clients faster by making use of go routines instead of doing that sequentially.

Please @louisinger @sekulicd review

@altafan altafan merged commit 5fab508 into master Feb 4, 2025
7 checks passed
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.

2 participants