mempool/backend/src/api
2022-06-03 17:04:52 +02:00
..
bisq If bisq data folder is not ready, retry every 3 minutes instead of exit 2022-05-13 11:54:52 +02:00
bitcoin Adding fee reveal text 2022-05-20 21:30:01 +04:00
liquid Wait for external assets file writers to complete 2022-04-22 04:03:08 -04:00
backend-info.ts Fix empty revision case 2022-03-23 12:33:15 -07:00
blocks.ts Only attempt to save fx rate if database is enabled 2022-05-31 20:29:43 +02:00
common.ts Only process mining pools on Bitcoin networks 2022-05-12 08:13:41 +02:00
database-migration.ts Create rates table on all networks 2022-05-31 11:20:31 +02:00
difficulty-adjustment.ts Define avg block time to 10 min until we have at least 146 block in the current epoch 2022-05-17 14:40:18 +02:00
disk-cache.ts Re-added missing cache version 2022-06-03 17:04:52 +02:00
fee-api.ts Add economyFee field in /api/fees/recommended API 2022-05-31 10:40:58 +02:00
fiat-conversion.ts Save bisq aggregate exchange rates in the database for each new block 2022-05-25 10:51:35 +02:00
loading-indicators.ts Added indexing progress indicator for hashrates, update logging 2022-05-10 15:48:21 +02:00
memory-cache.ts Cache electrum address history fetch a couple of seconds to prevent double requests on address page load. 2021-01-10 19:58:55 +07:00
mempool-blocks.ts Minor refactor for projected block transactions 2022-06-02 01:29:03 +04:00
mempool.ts Replace by fee storage 2022-03-08 18:39:53 +01:00
mining.ts Mining dashboard still runs fine if Bitcoin Core becomes unavailable 2022-05-27 11:26:56 +02:00
pools-parser.ts Refactored the DB class into a regular singleton class. 2022-04-13 17:38:42 +04:00
rbf-cache.ts Replace by fee storage 2022-03-08 18:39:53 +01:00
statistics.ts Refactored the DB class into a regular singleton class. 2022-04-13 17:38:42 +04:00
transaction-utils.ts Lazy load tx inputs in Bitcoin Core mode 2022-05-20 21:30:01 +04:00
websocket-handler.ts Minor refactor for projected block transactions 2022-06-02 01:29:03 +04:00