mempool/backend/src/api
2024-08-30 21:39:22 +00:00
..
acceleration Refactor cpfp & single-block gbt code into mini-miner module 2024-07-20 12:08:52 +00:00
bitcoin Add support for anchor output type 2024-08-30 21:39:22 +00:00
explorer [lightning] apply 4991 at node creation as well 2024-05-04 10:01:21 +02:00
lightning [lightning] add taproot-channels to node features 2023-10-20 04:49:14 +02:00
liquid Add expiry filter to Federation UTXOs table 2024-02-29 14:57:15 +01:00
mining fix invalid json response from requestAcceleration 2024-08-05 01:11:18 +02:00
prices Base expiry on update frequency 2023-08-04 13:26:19 +09:00
services [accelerator] remove dumb 405 log request response 2024-07-26 09:49:42 +00:00
statistics Add statistics to replication service 2024-05-07 16:04:50 +02:00
about.routes.ts fix broken sponsor image proxy 2024-08-07 23:41:53 +02:00
audit.ts Improve prioritized transaction detection algorithm 2024-08-18 02:21:05 +00:00
backend-info.ts Add backend mode to backend-info 2024-04-01 04:00:29 +00:00
blocks.ts Handle accelerations in v1 audit 2024-08-01 14:07:19 +00:00
chain-tips.ts Don't get stuck fetching orphans 2024-05-07 01:41:41 +00:00
common.ts Implement v1 block audits 2024-08-01 14:07:19 +00:00
cpfp.ts Implement v1 block audits 2024-08-01 14:07:19 +00:00
database-migration.ts DB migration to fix bad v1 audits 2024-08-18 02:21:12 +00:00
difficulty-adjustment.ts Project early difficulty from sliding window 2024-02-11 23:11:19 +00:00
disk-cache.ts Preserve tx replacement flag 2023-12-17 10:45:26 +00:00
fee-api.ts Additional fee recommendation sanity checks 2024-01-08 16:33:19 +00: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 Fix cleanup logic 2023-10-23 15:49:34 +02:00
mempool-blocks.ts Add fee delta to acceleration data 2024-07-25 16:52:10 +02:00
mempool.ts [accelerator] on-demand polling support 2024-07-24 17:32:43 +00:00
mini-miner.ts Implement v1 block audits 2024-08-01 14:07:19 +00:00
pools-parser.ts Clear redis block cache on pool update 2024-06-24 12:07:52 +00:00
rbf-cache.ts Preserve tx replacement flag 2023-12-17 10:45:26 +00:00
redis-cache.ts Clear redis block cache on pool update 2024-06-24 12:07:52 +00:00
transaction-utils.ts Improve prioritized transaction detection algorithm 2024-08-18 02:21:05 +00:00
tx-selection-worker.ts Handle unmineable transactions in GBT implementations 2024-01-06 04:20:19 +00:00
websocket-handler.ts Implement v1 block audits 2024-08-01 14:07:19 +00:00