Commit 6b614ac
committed
feat: auto-detect deposits on balance check (Phase 3 of JavaScriptSolidServer#267)
On GET /pay/.balance, scans the user's per-user tweaked address on
each enabled chain via mempool API. New UTXOs are auto-credited
without a claim step. Idempotent — already-seen UTXOs are skipped.
Phase 3 of JavaScriptSolidServer#2671 parent 77d1999 commit 6b614ac
1 file changed
Lines changed: 35 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
311 | 311 | | |
312 | 312 | | |
313 | 313 | | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
314 | 349 | | |
315 | 350 | | |
316 | 351 | | |
| |||
0 commit comments