blockbook/db
kevin 36c744b7df
perf: leverage binary search for managing for Ids and MultiTokenValues (#910)
The change executes a migration, which for ETH mainnet takes about 20 minutes of down time.
2023-04-13 13:22:58 +02:00
..
bulkconnect.go Add estimate fee and average block period prometheus metrics 2023-02-01 17:58:37 +01:00
dboptions.go Upgrade to go 1.19 and rocksdb 7.5.3 2023-02-01 17:58:37 +01:00
fiat_test.go Store current ticker in the internal state 2023-02-01 17:58:37 +01:00
fiat.go Store current ticker in the internal state 2023-02-01 17:58:37 +01:00
rocksdb_ethereumtype_test.go perf: leverage binary search for managing for Ids and MultiTokenValues (#910) 2023-04-13 13:22:58 +02:00
rocksdb_ethereumtype.go perf: leverage binary search for managing for Ids and MultiTokenValues (#910) 2023-04-13 13:22:58 +02:00
rocksdb_test.go Refetch failed ethereum internal data 2023-04-13 11:28:52 +02:00
rocksdb.go perf: leverage binary search for managing for Ids and MultiTokenValues (#910) 2023-04-13 13:22:58 +02:00
sync.go Alter memory stats logging levels 2023-02-01 17:58:37 +01:00
test_helper.go Fix linting issues 2021-11-28 21:27:16 +01:00
txcache.go Delay reporting of blockchain not in sync to avoid false monitoring alerts 2023-03-13 00:17:07 +01:00