You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve tournament brackets UI. Known issue: non-full tournaments are not displayed correctly.
Fix missing peer ID from tournament teams.
Some refactoring to improve code quality and hopefully avoid cloning so much in the future.
Fix tournament pairings and other stuff to make tournament determinisitc (oof). Known issue: tournaments are still not working correctly, need more testing to find the problem.