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
When trying to aggregate and already aggregated ticket, a safety check checks for an invalid assumption:
2025-01-10T12:09:21.544628Z ERROR ThreadId(02) hopr_db_sql::ticket_manager: failed to insert the winning ticket and update the ticket stats error=logical error: deleted ticket count (4) does not correspond to the ticket index offset 7
Expected Behavior
Aggregated tickets should be able to be aggregated again.
Steps to Reproduce
aggregate tickets in channel
aggregate again
Were you able to reproduce the bug using the above steps consistently each time?YES