mempool/backend/src/api
2022-01-28 15:01:23 +09:00
..
bisq Handle changes to address RPC api in bitcoin core 22 2021-09-17 19:22:15 +04:00
bitcoin Generate mining basic pool ranking (sorted by block found) for a specified timeframe 2022-01-28 13:52:35 +09: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 Added MEMPOOL.INDEXING_BLOCKS_AMOUNT in the config (default 432 blocks) 2022-01-28 15:01:23 +09:00
common.ts Refactoring the Liquid and LiquidTestnet check to a common function. 2021-12-31 02:28:40 +04:00
database-migration.ts DROP -> DROP IF EXISTS 2022-01-28 15:01:20 +09: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 Backend: Bumping Typescript version to 4.4.2 (#748) 2021-08-31 15:09:33 +03: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 Refactor blocks.ts and index 10k block headers at launch 2022-01-28 13:51:14 +09:00
mining.ts Basic block indexing WIP - Default mining pool icon - Only show mining hashrate on 1d scale 2022-01-28 15:01:15 +09: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
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 Elements blockchain parser. Save all peg in/out i the database. 2021-09-19 02:26:44 +04:00