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
We should handle trackers which are marked as InMempoolSince but their disputes have been reorged.
Right now we only handle trackers which are confirmed and then reorged, we don't consider their disputes nor the disputes of in-mempool trackers.
We should make sure the dispute is confirmed as well.
We should handle trackers which are marked as
InMempoolSince
but their disputes have been reorged.Right now we only handle trackers which are confirmed and then reorged, we don't consider their disputes nor the disputes of in-mempool trackers.
We should make sure the dispute is confirmed as well.
rust-teos/teos/src/responder.rs
Lines 456 to 459 in a4acced
The text was updated successfully, but these errors were encountered: