Mononaut
|
7c7419ab1c
|
Add missing db indexes
|
2024-11-15 22:30:46 +00:00 |
|
Mononaut
|
f1e2c893cc
|
Fix acceleration websocket ping/pong
|
2024-11-11 17:23:30 +00:00 |
|
wiz
|
8719b424e5
|
Increase websocket from 5s to 10s
|
2024-11-12 02:03:56 +09:00 |
|
Mononaut
|
ef498b55ed
|
reset acceleration websocket if unresponsive
|
2024-11-11 16:59:08 +00:00 |
|
Mononaut
|
9718610104
|
regularly ping acceleration websocket server
|
2024-11-11 16:26:30 +00:00 |
|
Mononaut
|
91bf35bb65
|
Better debug logs for accelerator websocket
|
2024-11-11 14:40:25 +00:00 |
|
Mononaut
|
7b837b96da
|
fix acceleration websocket protocol
|
2024-11-11 11:46:17 +00:00 |
|
natsoni
|
b6aeb5661f
|
Add block/:hash/tx/:txid/summary endpoint
|
2024-10-30 15:31:01 +01:00 |
|
wiz
|
a7d59d6b2e
|
Merge pull request #5620 from mempool/nymkappa/pool-hashrate
|
2024-10-30 18:51:36 +09:00 |
|
nymkappa
|
a257bcc12a
|
[mining] show pools estimated hashrate on 3d and 1w timeframes
|
2024-10-30 10:46:44 +01:00 |
|
wiz
|
7692b2af66
|
Merge pull request #5511 from mempool/mononaut/summary-indexing-limit
respect INDEXING_BLOCKS_AMOUNT during summary indexing
|
2024-10-30 18:27:26 +09:00 |
|
wiz
|
2ea76d9c38
|
Merge pull request #5394 from mempool/mononaut/use-acceleration-websocket
[accelerator] get acceleration updates over websocket
|
2024-10-30 18:17:26 +09:00 |
|
nymkappa
|
185be3d598
|
[core routes] use config.MEMPOOL.API_URL_PREFIX
|
2024-10-25 14:02:09 +09:00 |
|
nymkappa
|
c950e3d0ae
|
[core routes] /api/internal -> /api/v1/internal
|
2024-10-25 13:54:40 +09:00 |
|
Mononaut
|
756e4356a5
|
named wallet sync track txo stats
|
2024-10-18 02:41:44 +00:00 |
|
Mononaut
|
54c2d7efe5
|
move custom wallet sync to services backend
|
2024-10-18 02:35:19 +00:00 |
|
Mononaut
|
862c9591a1
|
wallet tracking backend support
|
2024-10-18 02:34:25 +00:00 |
|
nymkappa
|
1c4be164dd
|
[mining] use getNetworkHashPs(1008)
|
2024-10-14 17:03:52 +09:00 |
|
natsoni
|
198d79f149
|
Merge branch 'master' into natsoni/block-first-seen-audit
|
2024-10-13 17:41:56 +09:00 |
|
natsoni
|
735ed87b78
|
Route submitpackage calls to core on esplora backends
|
2024-10-13 11:14:23 +09:00 |
|
natsoni
|
9f0b3bd769
|
Add submitpackage endpoint
|
2024-10-12 17:38:37 +09:00 |
|
natsoni
|
dd0542bbe1
|
Store block first seen in db
|
2024-10-10 18:47:07 +09:00 |
|
softsimon
|
e6980a832b
|
Merge branch 'master' into mononaut/use-acceleration-websocket
|
2024-10-07 15:58:13 +09:00 |
|
natsoni
|
1a75e3e317
|
Store block first seen time in block audits
|
2024-10-05 19:26:33 +09:00 |
|
Mononaut
|
517a37728c
|
Don't clobber effective fee rates
|
2024-09-28 16:34:13 +00:00 |
|
mononaut
|
81ddce27df
|
Merge branch 'master' into add-miner-name
|
2024-09-23 16:07:20 -06:00 |
|
Mononaut
|
be49f70b09
|
[accelerator] get acceleration updates over websocket
|
2024-09-23 17:17:28 +00:00 |
|
softsimon
|
367ee68fe0
|
Merge branch 'master' into mononaut/optimize-gbt-process-blocks
|
2024-09-22 12:41:51 +08:00 |
|
BitcoinMechanic
|
25482b9a06
|
show miner name on block timeline
|
2024-09-20 14:31:31 -07:00 |
|
softsimon
|
fc5af24b68
|
Merge branch 'master' into mononaut/rbf-tracking-fixes
|
2024-09-13 17:10:12 +08:00 |
|
Mononaut
|
7865574bd4
|
block summary indexing respect INDEXING_BLOCKS_AMOUNT
|
2024-09-11 21:48:26 +00:00 |
|
softsimon
|
75316e60d0
|
Merge branch 'master' into mononaut/json-errors
|
2024-09-10 18:37:27 +04:00 |
|
wiz
|
893c3cd87d
|
Revert "hotfix option 1 for axios breaking change to unix sockets"
|
2024-09-09 16:53:56 +09:00 |
|
Mononaut
|
be17e45785
|
hotfix for axios breaking change to unix sockets
|
2024-09-08 20:16:06 +00:00 |
|
Mononaut
|
099d84a395
|
New standardness rules for v3 & anchor outputs, with activation height logic
|
2024-08-30 23:16:33 +00:00 |
|
Mononaut
|
12285465d9
|
Add support for anchor output type
|
2024-08-30 21:39:22 +00:00 |
|
Mononaut
|
ee53597fe9
|
Resume RBF trees after restart
|
2024-08-26 23:43:29 +00:00 |
|
Mononaut
|
e362003746
|
Catch RBF replacements across mempool update boundaries
|
2024-08-26 23:43:15 +00:00 |
|
Mononaut
|
185eae00e9
|
Fix RBF tracking inconsistencies
|
2024-08-26 23:41:38 +00:00 |
|
Mononaut
|
b47e148677
|
respect json Accept header in API error responses
|
2024-08-22 19:51:28 +00:00 |
|
Mononaut
|
c9171224e1
|
DB migration to fix bad v1 audits
|
2024-08-18 02:21:12 +00:00 |
|
Mononaut
|
248cef7718
|
Improve prioritized transaction detection algorithm
|
2024-08-18 02:21:05 +00:00 |
|
Mononaut
|
fbf27560b3
|
optimize processNewBlocks
|
2024-08-10 13:53:49 +00:00 |
|
softsimon
|
0f688e8347
|
fix broken sponsor image proxy
|
2024-08-07 23:41:53 +02:00 |
|
wiz
|
bb1352ed58
|
Merge pull request #5427 from mempool/mononaut/fix-other-liquid-migration
fix db migration 75 on liquid
|
2024-08-05 14:09:36 -04:00 |
|
Mononaut
|
3707763e30
|
fix db migration 75 on liquid
|
2024-08-05 16:03:22 +00:00 |
|
Mononaut
|
b6ce8229f0
|
fix liquid db migration
|
2024-08-05 15:49:16 +00:00 |
|
softsimon
|
e3d1d9c1c0
|
fix invalid json response from requestAcceleration
|
2024-08-05 01:11:18 +02:00 |
|
Mononaut
|
b9334c93f5
|
Handle accelerations in v1 audit
|
2024-08-01 14:07:19 +00:00 |
|
Mononaut
|
7cc01af631
|
Implement v1 block audits
|
2024-08-01 14:07:19 +00:00 |
|