blockbook/db
Martin Boehm 776bebdf23 Revert "Update balances in extra goroutine during import block"
This reverts commit 099321126f.
The parallel processing of balances did not bring any speedup
(actually it was a little bit slower)
2018-10-01 13:28:19 +02:00
..
bulkconnect.go Implement list of blocks 2018-09-14 12:10:03 +02:00
dboptions.go Add maxOpenFiles rocksdb flag 2018-09-18 11:49:39 +02:00
rocksdb_test.go Add maxOpenFiles rocksdb flag 2018-09-18 11:49:39 +02:00
rocksdb.go Revert "Update balances in extra goroutine during import block" 2018-10-01 13:28:19 +02:00
sync.go Reset BlockbookAppInfo metrics to avoid duplicate values 2018-09-26 11:26:38 +02:00
txcache.go Add option to disable txcache 2018-05-14 15:49:08 +02:00