mempool/backend/src/api
2022-05-23 21:08:54 -07:00
..
bisq Clean local block cache before loading dump: 2022-04-27 13:06:16 +09: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 Move indexing logic into Indexer class 2022-05-19 16:41:14 +02:00
common.ts Only process mining pools on Bitcoin networks 2022-05-12 08:13:41 +02:00
database-migration.ts Index blocks.hash 2022-05-19 12:13:43 +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 Backend: Bumping Typescript version to 4.4.2 (#748) 2021-08-31 15:09:33 +03:00
fee-api.ts Refactoring the Liquid and LiquidTestnet check to a common function. 2021-12-31 02:28:40 +04:00
fiat-conversion.ts Fix the socks5 connection after updating the socks lib 2022-05-11 19:08:41 -07: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 Use MEMPOOL_BLOCKS_AMOUNT config in the frontend 2021-10-05 04:37:24 +04:00
mempool.ts Replace by fee storage 2022-03-08 18:39:53 +01:00
mining.ts Merge branch 'master' into nymkappa/bugfix/reindex-when-fast-forward 2022-05-23 21:08:54 -07: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 Difficulty adjustment refactor 2022-03-14 16:48:59 +01:00