Sergi Delgado Segura d9ce265c00 Updates Responder to minimize data replication operations and properly load data from db
- Uses an instance of the Carrier so it can benefit from issued_receipts and avoid resending multiple copies of the same triggered appointment
- Defines last_known_block to properly load data from db
- Uses task_done from Queue to properly signal task completion when boostraping from db
- Creates a checked_txs dict in get_completed_trackers to avoid querying bitcoind for the same transaction over and over
- Redefines completed_trackers as dict instead of tuple
2020-01-31 12:55:21 +01:00
2019-11-05 19:20:08 +00:00
2020-01-23 16:23:07 +01:00
2020-01-15 12:52:49 +01:00
Description
No description provided
1.8 MiB
Languages
Python 99.7%
Shell 0.2%