Commit graph

1934 commits

Author SHA1 Message Date
Mononaut
709783280a
Fix liquid fees & remove minimum fee rate 2023-07-19 15:42:02 +09:00
softsimon
2fffd8b43c
Merge branch 'master' into hunicus/manual-deployment-enterprise 2023-07-19 14:19:03 +09:00
Felipe Knorr Kuhn
7c29e51bbb
Merge branch 'master' into junderw/fix-armv7-docker 2023-07-18 14:30:20 -07:00
softsimon
67f58a4491
Sorting by closing date descending 2023-07-18 17:19:14 +09:00
wiz
4b41730636
Merge branch 'master' into mononaut/lightning-justice 2023-07-18 16:49:49 +09:00
softsimon
bde7fad1c4
Bumping backend deps 2023-07-18 15:36:30 +09:00
softsimon
89dac1a77c
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
c355602924
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
Mononaut
2c1b9b9095
Fix mempool update poll delay 2023-07-17 18:21:44 +09:00
softsimon
965270dc7f
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
4309bfd519
Fix websocket null data for undefined rbfSummary 2023-07-17 17:53:26 +09:00
Mononaut
7a059ba294
get chain tip direct from Bitcoin Core to avoid race conditions 2023-07-17 15:21:52 +09:00
wiz
ede961a34a
Merge branch 'master' into simon/load-more-mempool-txs 2023-07-17 14:02:32 +09:00
softsimon
77764e1c77
Merge pull request #3882 from mempool/mononaut/audit-replication
Audit data synchronization
2023-07-17 12:51:34 +09:00
softsimon
8e114917a1
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
be599ca624
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
bf5a16b043
always send 6 latest transactions to websocket clients 2023-07-17 11:02:28 +09:00
Mononaut
565336df21
Set missing websocket init data 2023-07-16 18:39:51 +09:00
nymkappa
6fe32cdd19
[lightning] fix issue during initial node.features indexing 2023-07-16 18:24:42 +09:00
nymkappa
8fb67a914c
[lightning] fix node features binary conversion 2023-07-16 18:17:49 +09:00
nymkappa
556eb65320
[lightning] start integrating features bits in the node page 2023-07-16 18:17:49 +09:00
nymkappa
4d41d36fe7
[lightning] save feature bit number when using lnd describegraph 2023-07-16 18:17:49 +09:00
nymkappa
32d46ad7ac
[lightning] save bit number when converting features from clightning 2023-07-16 18:17:48 +09:00
nymkappa
1f003cc292
[lightning] save node features as stringified json array in db 2023-07-16 18:17:48 +09:00
Mononaut
b33ea4679d
Add "recently cpfpd" exception to audits 2023-07-16 13:51:30 +09:00
nymkappa
73d9b4ef28
[price updater] update latestPrices timestamp before pushing to websocket 2023-07-15 17:29:29 +09:00
wiz
e3ddde9c90
Merge branch 'master' into simon/load-more-mempool-txs 2023-07-14 19:30:15 +09:00
wiz
23151ec3db
Bump version to 3.0.0-dev
- Now requires mempool/electrs
- Mempool Accelerator integration
- Rust GBT integration
- And more!
2023-07-14 18:39:35 +09:00
Mononaut
1abd2a23cc
Add audit replication success logging 2023-07-14 16:54:36 +09:00
Mononaut
e59a9d38ff
fix audit replication merge conflicts 2023-07-14 16:54:32 +09:00
Mononaut
7f6d17fc0e
Fix audit sync progress logging 2023-07-14 16:43:07 +09:00
Mononaut
736b997104
Add missing audit data to cached blocks 2023-07-14 16:43:07 +09:00
Mononaut
69e6b164b9
Add audit data replication service 2023-07-14 16:43:05 +09:00
Mononaut
fa48791c59
reduce latest rbf websocket data 2023-07-14 16:15:03 +09:00
softsimon
15a8c8d420
Support for romanz/electrs 2023-07-13 17:59:02 +09:00
wiz
8b681f3ba0
Merge pull request #3670 from mempool/junderw/pushtxantidos
Push TX: Include validation to prevent DoS
2023-07-13 15:44:18 +09:00
softsimon
5575a37f9b
Merge pull request #3957 from mempool/mononaut/full-rbf-highlight
highlight & tag fullrbf replacements in RBF timeline
2023-07-13 15:34:19 +09:00
wiz
da4f7a3aba
Merge branch 'master' into junderw/pushtxantidos 2023-07-13 14:18:19 +09:00
wiz
7542d95bc5
Merge pull request #3940 from mempool/mononaut/null-miner-health
Unknown avg miner health
2023-07-13 14:17:39 +09:00
wiz
6a2a9bda06
Merge branch 'master' into mononaut/full-rbf-highlight 2023-07-13 14:16:33 +09:00
junderw
222b34993b
Fix: Add new configs to all config instances properly. 2023-07-13 14:06:46 +09:00
junderw
df70ea05c6
Fix: Leaf version validation 2023-07-13 13:50:54 +09:00
junderw
43d41fca95
Fix: Allow detection of 1 byte annexes 2023-07-13 13:31:57 +09:00
junderw
95a8752a0a
Fix: Tests for config 2023-07-13 13:26:18 +09:00
junderw
21a47a7b4b
Push TX: Include validation to prevent DoS 2023-07-13 13:24:46 +09:00
Mononaut
3287c62f91
highlight & tag fullrbf replacements in RBF timeline 2023-07-13 12:28:33 +09:00
Mononaut
e8c703fdbc
replace client recent blocks on reorg 2023-07-13 10:43:18 +09:00
wiz
95e50ddf02
Fix production rust GBT build 2023-07-12 17:16:40 +09:00
wiz
f871300bfb
Merge branch 'master' into mononaut/fix-mined-rbf-conflicts 2023-07-12 16:17:47 +09:00
wiz
09b966e507
Merge branch 'master' into nymkappa/scan-closed-channel-no-mempool 2023-07-12 16:00:52 +09:00