mempool/backend/src/api
2024-05-04 14:11:48 +07:00
..
acceleration Always use local data for pending/historical accelerations 2024-04-08 11:22:57 +00:00
bitcoin testmempool accept more validation & switch to JSON array format 2024-04-21 10:05:58 +07:00
explorer Fix missing return on invalid params 2024-04-30 02:02:53 +07: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 Merge branch 'master' into mononaut/accelerator-audit-pools 2024-03-16 17:19:56 +09:00
prices Base expiry on update frequency 2023-08-04 13:26:19 +09:00
services Support PREFER_LOCAL for /accelerations(/history) 2024-04-08 11:22:56 +00:00
statistics Fix statistics timespan for 2h and 24hr charts 2024-02-12 00:54:34 +00:00
about.routes.ts [about page] proxy community sponsors apis to prod, small refactor 2024-04-04 13:56:39 +09:00
audit.ts Fix audit blockIndex increment bug 2024-04-18 13:27:33 +00:00
backend-info.ts Add backend mode to backend-info 2024-04-01 04:00:29 +00:00
blocks.ts Fix block summary data fields 2024-04-08 13:44:08 +00:00
chain-tips.ts Enforce BlockExtended use for block indexing - Unify /api/v1/block(s) API(s) response format 2023-02-27 18:00:00 +09:00
common.ts testmempool accept more validation & switch to JSON array format 2024-04-21 10:05:58 +07:00
cpfp.ts Limit GBT: fix on-demand CPFP calculation 2024-03-29 03:52:18 +00:00
database-migration.ts Change time field to datetime 2024-04-11 17:56:34 +09: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 Fix disappearing effective/accelerated fee rates 2024-04-06 03:22:56 +00:00
mempool.ts Limit GBT: fix on-demand CPFP calculation 2024-03-29 03:52:18 +00:00
pools-parser.ts [indexer] show github sha when successufly updated pools json 2023-05-30 10:42:41 -07:00
rbf-cache.ts Preserve tx replacement flag 2023-12-17 10:45:26 +00:00
redis-cache.ts Handle Redis errors and disconnects 2024-01-30 01:10:36 +00:00
transaction-utils.ts Handle missing inner_redeemscript 2024-03-03 16:02:14 +00:00
tx-selection-worker.ts Handle unmineable transactions in GBT implementations 2024-01-06 04:20:19 +00:00
websocket-handler.ts Add sequence number to track-mempool subscription messages 2024-05-03 16:31:56 +00:00