CompactBlockProcessor - address TODOs from code base #683
Labels
enhancement
New feature or request
tech_debt
Technical debt that should be paid-in-full, eventually.
Is your feature request related to a problem? Please describe.
Filling an additional issue to provide a link to the code base TODO occurrence. This should be ideally split into several more detailed issues once we're on solving it.
TODOs overview:
updateRanges
: rethink this and make it easier to understand what's happening. Can we reduce this so that we only work with actual changing info rather than periodic snapshots? Do we need to calculate these derived values every time?refreshUtxos
: cleanup the way that we prevent this from running excessively. For now, try for about 3 blocks per app launch. If the service fails it is probably disabled on ligthtwalletd, so then stop trying until the next app launch.The text was updated successfully, but these errors were encountered: