| .. |
|
acceleration
|
Refactor cpfp & single-block gbt code into mini-miner module
|
2024-07-20 12:08:52 +00:00 |
|
bitcoin
|
Merge branch 'master' into mononaut/json-errors
|
2024-09-10 18:37:27 +04:00 |
|
explorer
|
respect json Accept header in API error responses
|
2024-08-22 19:51:28 +00:00 |
|
lightning
|
[lightning] add taproot-channels to node features
|
2023-10-20 04:49:14 +02:00 |
|
liquid
|
respect json Accept header in API error responses
|
2024-08-22 19:51:28 +00:00 |
|
mining
|
respect json Accept header in API error responses
|
2024-08-22 19:51:28 +00:00 |
|
prices
|
Base expiry on update frequency
|
2023-08-04 13:26:19 +09:00 |
|
services
|
[accelerator] remove dumb 405 log request response
|
2024-07-26 09:49:42 +00:00 |
|
statistics
|
Add statistics to replication service
|
2024-05-07 16:04:50 +02:00 |
|
about.routes.ts
|
fix broken sponsor image proxy
|
2024-08-07 23:41:53 +02:00 |
|
audit.ts
|
Improve prioritized transaction detection algorithm
|
2024-08-18 02:21:05 +00:00 |
|
backend-info.ts
|
Add backend mode to backend-info
|
2024-04-01 04:00:29 +00:00 |
|
blocks.ts
|
show miner name on block timeline
|
2024-09-20 14:31:31 -07: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
|
Implement v1 block audits
|
2024-08-01 14:07:19 +00:00 |
|
database-migration.ts
|
DB migration to fix bad v1 audits
|
2024-08-18 02:21:12 +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
|
optimize processNewBlocks
|
2024-08-10 13:53:49 +00:00 |
|
mempool.ts
|
Catch RBF replacements across mempool update boundaries
|
2024-08-26 23:43:15 +00:00 |
|
mini-miner.ts
|
Implement v1 block audits
|
2024-08-01 14:07:19 +00:00 |
|
pools-parser.ts
|
Clear redis block cache on pool update
|
2024-06-24 12:07:52 +00:00 |
|
rbf-cache.ts
|
Resume RBF trees after restart
|
2024-08-26 23:43:29 +00:00 |
|
redis-cache.ts
|
Resume RBF trees after restart
|
2024-08-26 23:43:29 +00:00 |
|
transaction-utils.ts
|
Don't clobber effective fee rates
|
2024-09-28 16:34:13 +00:00 |
|
tx-selection-worker.ts
|
Handle unmineable transactions in GBT implementations
|
2024-01-06 04:20:19 +00:00 |
|
websocket-handler.ts
|
Catch RBF replacements across mempool update boundaries
|
2024-08-26 23:43:15 +00:00 |