mempool/backend/src/api
2024-07-01 11:25:02 +09:00
..
acceleration Show accelerator estimates on local instances 2024-06-26 21:42:30 +09:00
bitcoin Merge pull request #5206 from mempool/simon/address-prefix-fixes 2024-06-25 10:21:50 +09: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 graph legend update while load bug and remove unnecessary query 2024-05-27 16:49:29 +02:00
prices Base expiry on update frequency 2023-08-04 13:26:19 +09:00
services Deprecate pool_unique_id 2024-06-20 12:22:54 +09:00
statistics Add statistics to replication service 2024-05-07 16:04:50 +02: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 Merge branch 'master' into mononaut/pool-reindexing 2024-07-01 11:25:02 +09:00
chain-tips.ts Don't get stuck fetching orphans 2024-05-07 01:41:41 +00:00
common.ts Merge pull request #5237 from vostrnad/p2tr-without-witness 2024-07-01 10:48:16 +09:00
cpfp.ts Limit GBT: fix on-demand CPFP calculation 2024-03-29 03:52:18 +00:00
database-migration.ts Add coinbase_addresses to extended blocks & table 2024-06-24 06:15:01 +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 configurable block size & count in rust gbt 2024-06-22 04:10:32 +00:00
mempool.ts Estimate accelerated positions in partner mempools 2024-06-04 20:40:40 +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 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 Missing da causes invalid json 2024-06-22 10:52:01 +09:00