601484af3e
Add functionality to sample and retrieve balance history and cache it in memory for the current transfer controller. The end of the balance history is snapped at twice per day to avoid having to query the blockchain again for each fetching within 12 hours interval The functionality will be extended with DB caching, API call batching, "smarter" cache hitting and syncing between devices Updates: #7662 |
||
---|---|---|
.. | ||
balance_cache.go | ||
block.go | ||
block_test.go | ||
commands.go | ||
concurrent.go | ||
concurrent_test.go | ||
controller.go | ||
database.go | ||
database_test.go | ||
downloader.go | ||
events.go | ||
iterative.go | ||
iterative_test.go | ||
query.go | ||
reactor.go | ||
transmitter.go | ||
view.go |