mempool/backend/src/api
2025-12-26 14:50:19 +00:00
..
acceleration add /accelerator/accelerations/:txid backend route 2025-11-05 06:23:10 +00:00
bitcoin [SSR] allow liquid slippage 2025-12-26 14:50:19 +00:00
explorer better handling at .split on undefined errors 2025-12-11 12:05:47 +01:00
lightning [lightning] add taproot-channels to node features 2023-10-20 04:49:14 +02:00
liquid Include testnet4 as a Bitcoin network 2025-10-12 21:54:48 -04:00
mining Include testnet4 as a Bitcoin network 2025-10-12 21:54:48 -04:00
prices [prices] remove unused internal API 2025-09-02 16:38:21 +02:00
services remove console.log 2025-08-16 20:32:33 +02:00
statistics Fix vsize_0 handling in statistics replication 2025-06-23 06:14:53 +00:00
about.routes.ts fix broken sponsor image proxy 2024-08-07 23:41:53 +02:00
audit.ts handle sub-1-sat-vb in audits 2025-07-12 03:59:08 +00:00
backend-info.ts [monitoring] include core version in backend info 2025-12-26 13:09:14 +00:00
blocks.ts don't fetch stale block data from outdated cache 2025-10-22 09:39:42 +00:00
chain-tips.ts Update cached blocks with new stale data 2025-10-22 09:41:49 +00:00
common.ts better handling at .split on undefined errors 2025-12-11 12:05:47 +01:00
cpfp.ts Merge calculateMempoolTxCpfp and calculateLocalTxCpfp 2025-01-09 14:35:34 +01:00
database-migration.ts Include testnet4 as a Bitcoin network 2025-10-12 21:54:48 -04:00
difficulty-adjustment.ts Project early difficulty from sliding window 2024-02-11 23:11:19 +00:00
disk-cache.ts fix missing awaits 2025-09-21 12:08:01 +00:00
fee-api.ts round precise fees to 3.d.p 2025-12-03 11:04:00 +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 Include testnet4 as a Bitcoin network 2025-10-12 21:54:48 -04:00
mempool.ts Remove circular dependency and allow clearing the timeout 2025-11-06 10:08:21 -08:00
mini-miner.ts Implement v1 block audits 2024-08-01 14:07:19 +00:00
pools-parser.ts Include testnet4 as a Bitcoin network 2025-10-12 21:54:48 -04:00
rbf-cache.ts fix unnecessary async/awaits 2025-09-21 12:08:01 +00:00
redis-cache.ts Resume RBF trees after restart 2024-08-26 23:43:29 +00:00
transaction-utils.ts Merge branch 'master' into mononaut/fix-ln-split-bug 2025-12-11 13:45:41 +01:00
tx-selection-worker.ts Handle unmineable transactions in GBT implementations 2024-01-06 04:20:19 +00:00
websocket-handler.ts Use precise fee recommendations in websocket 2025-12-02 07:10:44 +00:00