| .. |
|
acceleration
|
Refactor cpfp & single-block gbt code into mini-miner module
|
2024-07-20 12:08:52 +00:00 |
|
bitcoin
|
Merge remote-tracking branch 'origin/master' into natsoni/decode-tx
|
2025-02-09 18:08:00 +01:00 |
|
explorer
|
standardize API error strings & validation
|
2024-12-19 13:00:44 +00:00 |
|
lightning
|
[lightning] add taproot-channels to node features
|
2023-10-20 04:49:14 +02:00 |
|
liquid
|
standardize API error strings & validation
|
2024-12-19 13:00:44 +00:00 |
|
mining
|
standardize API error strings & validation
|
2024-12-19 13:00:44 +00:00 |
|
prices
|
[internal] provide internal rest api to retreive btcusd price history
|
2024-11-21 15:20:24 +01:00 |
|
services
|
stratum backend config
|
2025-01-19 05:42:39 +00:00 |
|
statistics
|
standardize API error strings & validation
|
2024-12-19 13:00:44 +00:00 |
|
about.routes.ts
|
fix broken sponsor image proxy
|
2024-08-07 23:41:53 +02:00 |
|
audit.ts
|
Store block first seen in db
|
2024-10-10 18:47:07 +09:00 |
|
backend-info.ts
|
Add backend mode to backend-info
|
2024-04-01 04:00:29 +00:00 |
|
blocks.ts
|
[blocks] return list of block hash filtered by definition hash
|
2024-11-29 17:55:06 +01:00 |
|
chain-tips.ts
|
Don't get stuck fetching orphans
|
2024-05-07 01:41:41 +00:00 |
|
common.ts
|
Merge branch 'master' into mononaut/rbf-tracking-fixes
|
2024-09-13 17:10:12 +08:00 |
|
cpfp.ts
|
Merge calculateMempoolTxCpfp and calculateLocalTxCpfp
|
2025-01-09 14:35:34 +01:00 |
|
database-migration.ts
|
disabled ON UPDATE for blocks_audits time field
|
2025-03-05 04:18:31 +00:00 |
|
difficulty-adjustment.ts
|
Project early difficulty from sliding window
|
2024-02-11 23:11:19 +00:00 |
|
disk-cache.ts
|
Resume RBF trees after restart
|
2024-08-26 23:43:29 +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
|
more processBlockTemplates null checks
|
2024-12-02 22:51:24 +00:00 |
|
mempool.ts
|
[accelerator] get acceleration updates over websocket
|
2024-09-23 17:17:28 +00:00 |
|
mini-miner.ts
|
Implement v1 block audits
|
2024-08-01 14:07:19 +00:00 |
|
pools-parser.ts
|
[blocks] save pools-v2.json hash in blocks table
|
2024-11-29 16:04:54 +01:00 |
|
rbf-cache.ts
|
avoid creating incomplete RBF trees
|
2025-01-14 06:41:34 +00:00 |
|
redis-cache.ts
|
Resume RBF trees after restart
|
2024-08-26 23:43:29 +00:00 |
|
transaction-utils.ts
|
Add backend endpoint to fetch prevouts
|
2024-12-15 19:39:32 +01:00 |
|
tx-selection-worker.ts
|
Handle unmineable transactions in GBT implementations
|
2024-01-06 04:20:19 +00:00 |
|
websocket-handler.ts
|
experimental stratum job visualization
|
2025-01-19 05:41:48 +00:00 |