[x] The transaction value sync still had the old query, where credits and debits are diffed result in the value being the fee instead of the value of the transaction.
[x] The query takes minutes. We should not block, block processing for minutes at a time since chainquery needs to be real time now. This query should be broken up into smaller parts.
[x] The transaction value sync still had the old query, where credits and debits are diffed result in the value being the fee instead of the value of the transaction.
[x] The query takes minutes. We should not block, block processing for minutes at a time since chainquery needs to be real time now. This query should be broken up into smaller parts.