mempool/backend/src/api
2024-04-01 04:00:29 +00:00
..
bisq Fix error handling in acceleration data polling 2024-02-02 15:31:10 +00:00
bitcoin Limit GBT - calculate purged tx cpfp on demand 2024-03-29 03:49:57 +00:00
explorer $ match. fix transaction starting with number 2024-01-23 22:56:17 -05: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 Audit past acceleration data 2024-03-11 21:35:01 +00:00
statistics Fix statistics timespan for 2h and 24hr charts 2024-02-12 00:54:34 +00:00
acceleration.ts Update acceleration audit to match latest bid boost version 2024-03-15 03:27:30 +00:00
audit.ts actually fix empty mempool health score 2023-11-22 19:53:22 +09:00
backend-info.ts Add backend mode to backend-info 2024-04-01 04:00:29 +00:00
blocks.ts Continue other indexing tasks while Goggles classification runs 2024-02-19 04:11:03 +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 Retire "getSimonTemplate" GBT option 2024-03-29 03:51:46 +00:00
cpfp.ts Limit GBT: fix on-demand CPFP calculation 2024-03-29 03:52:18 +00:00
database-migration.ts Fix db version conflicts 2024-03-13 11:09:30 +01: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 Clear cpfp dirty status 2024-03-31 08:06:01 +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 Fix outspend tracking typo 2024-03-31 09:45:26 +00:00