mempool/backend/src/api
2023-02-25 16:31:47 +09:00
..
bisq Refactoring backend routes code 2022-07-11 19:15:28 +02:00
bitcoin Add config.MEMPOOOL.MAX_BLOCKS_BULK_QUERY parameter (default to 0, API disable) 2023-02-25 14:22:17 +09:00
explorer Add simon's comment to $searchNodeByPublicKeyOrAlias() 2023-02-23 13:42:54 +09:00
lightning Merge branch 'master' into nymkappa/bugfix/tx-fetcher-crash 2023-01-26 17:02:35 +04:00
liquid Refactoring backend routes code 2022-07-11 19:15:28 +02:00
mining Implemented coinstatsindex indexing 2023-02-25 14:22:12 +09:00
statistics Refactoring backend routes code 2022-07-11 19:15:28 +02:00
audit.ts Update bitcoin-api-factory so we can use core only if needed 2023-01-08 11:24:23 +01:00
backend-info.ts Expose whether Lightning is enabled on the backend 2023-01-10 21:54:34 -08:00
blocks.ts Format percentiles in a more verbose way 2023-02-25 14:22:16 +09:00
chain-tips.ts Do not download orphaned block if headers-only 2023-02-25 14:22:17 +09:00
common.ts Merge pull request #2824 from mempool/mononaut/more-rbf-info 2023-01-25 17:29:21 +04:00
database-migration.ts Rewrite mining pools parser - Re-index blocks table 2023-02-25 16:31:47 +09:00
difficulty-adjustment.ts Fix for difficulty adjustment throwing error before in sync 2022-08-27 10:25:24 +02:00
disk-cache.ts Increase cache schema version 2023-02-25 14:22:16 +09:00
fee-api.ts Add economyFee field in /api/fees/recommended API 2022-05-31 10:40:58 +02:00
fetch-version.ts backend: Rename build variable DOCKER_COMMIT_HASH -> MEMPOOL_COMMIT_HASH 2022-09-02 12:50:44 +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 fix drift in next block viz with mixed template algos 2023-01-30 16:26:37 -06:00
mempool.ts keep cached RBF info for 24 hours after tx leaves the mempool 2023-01-17 19:24:57 -06:00
pools-parser.ts Rewrite mining pools parser - Re-index blocks table 2023-02-25 16:31:47 +09:00
rbf-cache.ts keep cached RBF info for 24 hours after tx leaves the mempool 2023-01-17 19:24:57 -06:00
transaction-utils.ts Implemented coinstatsindex indexing 2023-02-25 14:22:12 +09:00
tx-selection-worker.ts Refactor advanced gbt to minimize inter-thread comms 2022-12-07 14:52:01 -06:00
websocket-handler.ts Add audit / block health config feature flag 2023-02-15 16:28:29 +09:00