mirror of
https://github.com/yzernik/squeaknode.git
synced 2026-08-20 13:28:20 +02:00
* Handle db error in received payment client and keep retrying * Retry populating queue of received payments after failure * Use poison pill to shut down payment subscription client on rpc server shutdown * Add more debugging logs * Detect when client disconnects from payments rpc subscription and stop thread. * Got new received payments subscription client working |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| payment_processor.py | ||
| process_received_payments_worker.py | ||
| received_payments_subscription_client.py | ||
| squeak_controller.py | ||
| squeak_node.py | ||
| squeak_offer_expiry_worker.py | ||
| squeak_peer_sync_worker.py | ||
| squeak_rate_limiter.py | ||