Sergi Delgado Segura ba5aa9f651 Updates builder with new minimal in-memory data from #83
- The builder was never modified when the in-memory data was reduced, so it was still trying to build data based on the past approach.
- Renames create_block_queue to poplate_block_queue and repurposes the method

When creating a block queue, a new Queue was created and populated. That was breaking the link between the Watcher/Responder and the ChainMonitor since the Queue is defined beforehand.
2020-01-24 13:21:36 +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%