Commit ac419c0
feat: bump mostro-core to 0.11.0 and handle anti-abuse bond flow
The Mostro daemon now ships the taker's anti-abuse bond hold-invoice as a
separate Action::PayBondInvoice before the trade hold-invoice. With
mostro-core 0.10 the variant was unknown, so the rumor failed to
deserialize and takesell/takebuy responses surfaced as "Error serializing
message" with no follow-up.
Bumps mostro-core to 0.11.0 and wires the new Action::PayBondInvoice and
Status::WaitingTakerBond variants into the DM parser/display so takers
see the bond invoice and the trade continues to the existing PayInvoice
flow afterwards.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 348b368 commit ac419c0
3 files changed
Lines changed: 52 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
81 | 101 | | |
82 | 102 | | |
83 | 103 | | |
| |||
113 | 133 | | |
114 | 134 | | |
115 | 135 | | |
| 136 | + | |
116 | 137 | | |
117 | 138 | | |
118 | 139 | | |
| |||
486 | 507 | | |
487 | 508 | | |
488 | 509 | | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
489 | 537 | | |
490 | 538 | | |
491 | 539 | | |
| |||
844 | 892 | | |
845 | 893 | | |
846 | 894 | | |
| 895 | + | |
847 | 896 | | |
848 | 897 | | |
849 | 898 | | |
| |||
0 commit comments