• Your Name's avatar
    Fix redistribution cap bug - subtract instead of add overdistribution values · f2058d85
    Your Name authored
    - Fixed bug in games_thread.py where overdistribution values were incorrectly
      added to the redistribution balance instead of subtracted. Now when we
      overdistribute (negative adjustment), we properly DECREASE the balance.
    - Added Migration_068 to reset redistribution balance to 0 after the bug fix.
    - Version bumped from 10.0.22 to 10.0.23
    f2058d85
Name
Last commit
Last update
..
__init__.py Loading commit data...
manager.py Loading commit data...
migrations.py Loading commit data...
models.py Loading commit data...