Sergi Delgado Segura 89181e6a7e Fixes handling data from db
Data obtained from the database was not properly handled in some cases:

- If some appointments are accepted and no block is received and the tower is restarted, the data was not loaded. The tower was checking that the Watcher/Responder had a last known block, which may not have been the case. Now best_tip is set as last_known_block on a fresh bootstrap.
- The Watcher/ Responder were not being awaken when loading data from the database.
- The block queues were not properly populated
2020-01-24 13:31:57 +01:00
2020-01-24 13:31:57 +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%