Block a user
fix: UTC timezone conversion breaking time-based features
Solution Implemented
Root Cause
The transaction freeze/thaw task was checking for midnight in UTC instead of America/Chicago timezone. This caused the task to run 6 hours…
fix: UTC timezone conversion breaking time-based features