mirror of
https://github.com/yzernik/squeaknode.git
synced 2026-08-20 13:28:20 +02:00
* Allow reprocessing the same invoice without duplicate insert of received payment * Use stopped event to stop processing invoices * Got itest working with payment processor class * Use payment processor class in squeak controller constructor * Add rpc method for reprocess received payments * Add reprocess received payments button * Add reprocess received payments to admin web app * Handle processing received payments subscription rpc better * Add frontend button to reprocess received payments * Clear settle indices in reprocess received payments * Update static build |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| payment_processor.py | ||
| received_payments_subscription_client.py | ||
| sent_offers_worker.py | ||
| squeak_node.py | ||
| squeak_offer_expiry_worker.py | ||
| squeak_peer_sync_worker.py | ||
| squeak_rate_limiter.py | ||