mirror of
https://github.com/aljazceru/python-teos.git
synced 2025-12-17 22:24:23 +01:00
d9ce265c00b1909eb1a2bdc54ce4cb82363f4296
- 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
Description
No description provided
Languages
Python
99.7%
Shell
0.2%