Mononaut
|
02ad0702a0
|
fix mempool sync skeleton loaders on Core backend
|
2023-07-24 17:49:34 +09:00 |
|
Mononaut
|
78b3bd753b
|
fix gbt mempool size mismatch bug
|
2023-07-24 17:22:38 +09:00 |
|
Mononaut
|
64d88718d5
|
More conservative mempool inSync status
|
2023-07-24 16:22:22 +09:00 |
|
Mononaut
|
6016693712
|
Add electrs sync progress updates
|
2023-07-24 14:59:51 +09:00 |
|
Mononaut
|
633f5bfba9
|
Switch to batch mempool/txs/:txid endpoint
|
2023-07-24 14:44:43 +09:00 |
|
Mononaut
|
88a8ef3a49
|
load mempool txs in bulk from esplora
|
2023-07-24 14:44:42 +09:00 |
|
softsimon
|
912df4696d
|
Merge pull request #4041 from mempool/simon/sanitize-lightning-channel-id
Sanitize channel id search
|
2023-07-24 13:26:20 +09:00 |
|
softsimon
|
cd16b24810
|
Sanitize channel id search
|
2023-07-24 13:21:06 +09:00 |
|
Mononaut
|
3e199282a9
|
Fix typo which skips sigop calculation
|
2023-07-24 10:49:29 +09:00 |
|
wiz
|
ce99c78d11
|
Another hotfix for CLN crash
|
2023-07-23 22:35:32 +09:00 |
|
wiz
|
40a987ad93
|
Hotfix for CLN crash
|
2023-07-23 22:21:53 +09:00 |
|
Mononaut
|
0193d7f869
|
Fix esplora error messages
|
2023-07-23 14:01:31 +09:00 |
|
Mononaut
|
4b2300f5b3
|
Support P2PK address types
|
2023-07-23 14:01:31 +09:00 |
|
Mononaut
|
29806af172
|
Fix liquid fees & remove minimum fee rate
|
2023-07-19 15:42:02 +09:00 |
|
softsimon
|
a08b83b989
|
Sorting by closing date descending
|
2023-07-18 17:19:14 +09:00 |
|
wiz
|
557665d26c
|
Merge branch 'master' into mononaut/lightning-justice
|
2023-07-18 16:49:49 +09:00 |
|
softsimon
|
b5b39214c0
|
Bumping backend deps
|
2023-07-18 15:36:30 +09:00 |
|
softsimon
|
0de3d3d155
|
Merge pull request #3979 from mempool/mononaut/new-block-race-condition
get chain tip direct from Bitcoin Core to avoid race conditions
|
2023-07-17 21:38:35 +09:00 |
|
softsimon
|
82ec09b172
|
Merge pull request #3981 from mempool/mononaut/fix-websocket-null-data
Fix websocket null data for undefined rbfSummary
|
2023-07-17 19:10:05 +09:00 |
|
softsimon
|
bc36ed38ab
|
Merge pull request #3933 from mempool/nymkappa/feature-bits
Show raw and decoded lightning node features
|
2023-07-17 17:58:22 +09:00 |
|
Mononaut
|
4933486038
|
Fix websocket null data for undefined rbfSummary
|
2023-07-17 17:53:26 +09:00 |
|
Mononaut
|
e20e310f91
|
get chain tip direct from Bitcoin Core to avoid race conditions
|
2023-07-17 15:21:52 +09:00 |
|
wiz
|
76b92d291e
|
Merge branch 'master' into simon/load-more-mempool-txs
|
2023-07-17 14:02:32 +09:00 |
|
softsimon
|
50d2078c79
|
Merge pull request #3976 from mempool/mononaut/six-latest-transactions
always send 6 latest transactions to websocket clients
|
2023-07-17 12:03:06 +09:00 |
|
softsimon
|
c20e6d9458
|
Merge pull request #3971 from mempool/mononaut/audit-recently-cpfpd
Add "recently cpfpd" exception to audits
|
2023-07-17 11:51:06 +09:00 |
|
Mononaut
|
a0ed3fa31a
|
always send 6 latest transactions to websocket clients
|
2023-07-17 11:02:28 +09:00 |
|
Mononaut
|
5c339f6b42
|
Set missing websocket init data
|
2023-07-16 18:39:51 +09:00 |
|
nymkappa
|
8c942f7954
|
[lightning] fix issue during initial node.features indexing
|
2023-07-16 18:24:42 +09:00 |
|
nymkappa
|
9c7f73b035
|
[lightning] fix node features binary conversion
|
2023-07-16 18:17:49 +09:00 |
|
nymkappa
|
2420d78b80
|
[lightning] start integrating features bits in the node page
|
2023-07-16 18:17:49 +09:00 |
|
nymkappa
|
45e6353ef8
|
[lightning] save feature bit number when using lnd describegraph
|
2023-07-16 18:17:49 +09:00 |
|
nymkappa
|
dc397fd0bf
|
[lightning] save bit number when converting features from clightning
|
2023-07-16 18:17:48 +09:00 |
|
nymkappa
|
517acbb1dc
|
[lightning] save node features as stringified json array in db
|
2023-07-16 18:17:48 +09:00 |
|
Mononaut
|
5eac83f430
|
Add "recently cpfpd" exception to audits
|
2023-07-16 13:51:30 +09:00 |
|
wiz
|
c7267f8711
|
Merge branch 'master' into simon/load-more-mempool-txs
|
2023-07-14 19:30:15 +09:00 |
|
Mononaut
|
9bb120e277
|
reduce latest rbf websocket data
|
2023-07-14 16:15:03 +09:00 |
|
softsimon
|
faaf4bd4f2
|
Support for romanz/electrs
|
2023-07-13 17:59:02 +09:00 |
|
wiz
|
67e5f41d8e
|
Merge pull request #3670 from mempool/junderw/pushtxantidos
Push TX: Include validation to prevent DoS
|
2023-07-13 15:44:18 +09:00 |
|
wiz
|
8d726cfb93
|
Merge branch 'master' into mononaut/full-rbf-highlight
|
2023-07-13 14:16:33 +09:00 |
|
junderw
|
2fd1acc224
|
Fix: Leaf version validation
|
2023-07-13 13:50:54 +09:00 |
|
junderw
|
376ec71773
|
Fix: Allow detection of 1 byte annexes
|
2023-07-13 13:31:57 +09:00 |
|
junderw
|
7722d930aa
|
Push TX: Include validation to prevent DoS
|
2023-07-13 13:24:46 +09:00 |
|
Mononaut
|
96aedb97cb
|
highlight & tag fullrbf replacements in RBF timeline
|
2023-07-13 12:28:33 +09:00 |
|
Mononaut
|
109eeaa1f6
|
replace client recent blocks on reorg
|
2023-07-13 10:43:18 +09:00 |
|
wiz
|
61ebe5f7a3
|
Merge branch 'master' into mononaut/fix-mined-rbf-conflicts
|
2023-07-12 16:17:47 +09:00 |
|
wiz
|
673009fe3f
|
Merge pull request #3879 from mempool/mononaut/audit-exclude-fullrbf
exclude fullrbf txs from audit and label in visualization
|
2023-07-11 15:29:32 +09:00 |
|
Mononaut
|
f6e1831595
|
Fix mined rbf conflict prevention
|
2023-07-11 11:44:30 +09:00 |
|
Mononaut
|
983a9ecd0e
|
Replace cached blocks on reorg, serve stale blocks
|
2023-07-10 16:14:02 +09:00 |
|
Mononaut
|
d6db808257
|
exclude fullrbf txs from audit and label in visualization
|
2023-07-10 15:34:22 +09:00 |
|
Mononaut
|
a8aec5ecb4
|
Add basic lightning justice page
|
2023-07-09 03:03:35 -04:00 |
|