mempool/backend/src/api
2022-03-08 20:46:18 +01:00
..
bisq Handle changes to address RPC api in bitcoin core 22 2021-09-17 19:22:15 +04:00
bitcoin Only return unique address prefix autocomplete 2022-02-27 15:58:09 +03:00
liquid Merge branch 'master' into simon/database-migration-feature 2021-12-24 00:26:33 +04:00
backend-info.ts Backend: Bumping Typescript version to 4.4.2 (#748) 2021-08-31 15:09:33 +03:00
blocks.ts Remove useless mining function wrapper in backend 2022-03-06 12:52:39 +01:00
common.ts Merge branch 'master' into feature/pool-stats-page 2022-02-15 20:42:06 +09:00
database-migration.ts Index blocks.blockTimestamp 2022-03-08 17:10:29 +01: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 Change fiat conversion logs to DEBUG 2022-02-05 15:38:03 -08:00
loading-indicators.ts Loading indicator service indicating mempool sync status. 2021-01-05 18:57:06 +07: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 Only show relevant hashrate in the pool page 2022-03-08 20:46:18 +01:00
pools-parser.ts Import pools file for testnet and signet as well - Added missing express routes 2022-01-28 15:01:21 +09:00
rbf-cache.ts Replace by fee storage 2022-03-08 18:39:53 +01:00
statistics.ts Wrap statistics db ops with try/catch 2022-01-24 16:22:38 +09:00
transaction-utils.ts Refactor blocks.ts and index 10k block headers at launch 2022-01-28 13:51:14 +09:00
websocket-handler.ts Don't push full RBF-transactions to prevent old states. 2022-03-08 18:54:49 +01:00