mirror of
https://github.com/aljazceru/python-teos.git
synced 2025-12-18 06:34:19 +01:00
91ca9e539ff11a3ca31248ba617458dc4fc9666f
get_txs_to_rebroadcast was beinf triggered based on received transactions indstead of stored txs. Fixing that. Some of the names in the Responder were poorly picked (not descriptibe enough). Tries to fix that. ``Job`` class has been renames to ``TransactionTracker``. ``add_response`` has been renamed to ``handle_breach`` and ``create_job`` to ``add_tracker``. All the variables that has `job` on it have already been updated.
Description
No description provided
Languages
Python
99.7%
Shell
0.2%