mempool/backend/src/api
2026-07-14 05:28:35 +00:00
..
acceleration improve services backend proxy validation and error handling 2026-05-28 10:29:18 +00:00
bitcoin increase stale tip page size to 25 2026-06-17 20:42:49 -06:00
explorer stricter async/await linting 2026-02-04 09:21:01 +00:00
lightning stricter async/await linting 2026-02-04 09:21:01 +00:00
liquid improve services backend proxy validation and error handling 2026-05-28 10:29:18 +00:00
mining optimize block count queries 2026-07-14 05:28:35 +00:00
prices [prices] remove unused internal API 2025-09-02 16:38:21 +02:00
services hotfix wallet address syncing issue 2026-03-17 12:41:38 +00:00
statistics stricter async/await linting 2026-02-04 09:21:01 +00:00
about.routes.ts improve services backend proxy validation and error handling 2026-05-28 10:29:18 +00:00
audit.ts new block processing refactor 2026-04-21 05:05:44 +00:00
backend-info.ts enforce no un-awaited unsafe async methods 2026-02-04 10:24:49 +00:00
block-processor.ts Add CLUSTER_MEMPOOL_INDEXING config setting 2026-04-21 05:05:46 +00:00
blocks.ts parse dmnd stratum v2 tags 2026-06-26 04:36:57 +00:00
chain-tips.ts increase stale tip page size to 25 2026-06-17 20:42:49 -06:00
common.ts fix: False positive coinjoin (#6464) 2026-06-16 02:24:18 -06:00
cpfp.ts optimize cluster mempool 2026-04-21 05:05:45 +00:00
database-migration.ts Integrate cluster mempool into block audits & cpfp indexing 2026-04-21 05:05:42 +00:00
difficulty-adjustment.ts Project early difficulty from sliding window 2024-02-11 23:11:19 +00:00
disk-cache.ts enforce no un-awaited unsafe async methods 2026-02-04 10:24:49 +00:00
fee-api.ts round precise fees to 3.d.p 2025-12-03 11:04:00 +00:00
fetch-version.ts Fix backend lint warnings 2026-01-04 13:07:21 -08: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 Integrate cluster mempool into block projections 2026-04-21 05:05:41 +00:00
mempool.ts Merge pull request #6540 from mempool/mononaut/cm-misc-fixes 2026-06-06 13:14:40 +09:00
mini-miner.ts Implement v1 block audits 2024-08-01 14:07:19 +00:00
pools-parser.ts stricter async/await linting 2026-02-04 09:21:01 +00:00
rbf-cache.ts stricter async/await linting 2026-02-04 09:21:01 +00:00
redis-cache.ts refactor redis 2026-06-02 03:49:08 +00:00
transaction-utils.ts Integrate cluster mempool into block projections 2026-04-21 05:05:41 +00:00
tx-selection-worker.ts Fix backend lint warnings 2026-01-04 13:07:21 -08:00
websocket-handler.ts fix stratum websocket un-subscriptions 2026-06-30 07:54:52 +00:00