Files
python-teos/pisa
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
..
2020-01-24 13:31:57 +01:00
2020-01-23 16:23:07 +01:00
2020-01-16 17:08:44 +01:00