Commit 03b692f
fix(dips): release allocation protection on agreement cancel
The pre-unallocate protection check treated both Accepted and
CanceledByPayer as active, leaving allocations stranded on chain after
dipper canceled the agreement. Narrow it to Accepted only so the agent
closes the allocation as the cancel intends.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent dc0154a commit 03b692f
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
66 | 71 | | |
67 | 72 | | |
68 | 73 | | |
69 | 74 | | |
70 | | - | |
| 75 | + | |
71 | 76 | | |
72 | 77 | | |
73 | 78 | | |
| |||
0 commit comments