softsimon
|
04bc43e188
|
Merge pull request #3943 from mempool/mononaut/missing-fiat-alignment
Add spacer for missing fiat values
|
2023-07-13 11:10:46 +09:00 |
|
Mononaut
|
1e69ea2f1d
|
Fix merge conflicts
|
2023-07-13 11:06:02 +09:00 |
|
Mononaut
|
886a099a2f
|
Detect stale blocks from client blockchain cache
|
2023-07-13 10:45:48 +09:00 |
|
Mononaut
|
7230b65dc3
|
remove console.log, fix null blocks
|
2023-07-13 10:45:46 +09:00 |
|
Mononaut
|
842ac8ce39
|
Add stale block banner immediately on reorg
|
2023-07-13 10:43:18 +09:00 |
|
Mononaut
|
e8c703fdbc
|
replace client recent blocks on reorg
|
2023-07-13 10:43:18 +09:00 |
|
wiz
|
9cf961c667
|
Merge pull request #3693 from mempool/mononaut/preview-table-overflows
prevent table overflow in unfurl previews
|
2023-07-12 18:32:47 +09:00 |
|
wiz
|
93b1c64482
|
Merge branch 'master' into mononaut/preview-table-overflows
|
2023-07-12 18:17:06 +09:00 |
|
wiz
|
faf85d0c82
|
Merge pull request #3620 from mempool/mononaut/fix-rtl-unfurls
Fix RTL locale unfurls
|
2023-07-12 18:17:01 +09:00 |
|
wiz
|
d01fa85927
|
Merge branch 'master' into mononaut/fix-rtl-unfurls
|
2023-07-12 17:54:21 +09:00 |
|
softsimon
|
7ad1ace8dc
|
Merge pull request #3941 from mempool/mononaut/reset-latest-txs
reset blocks$ and transactions$ observables when network changes
|
2023-07-12 17:52:06 +09:00 |
|
Mononaut
|
132923e7db
|
Show skeleton loader instead of "Loading transaction..."
|
2023-07-12 17:44:38 +09:00 |
|
Mononaut
|
55cc3a0c07
|
fix loading transaction i18n tag
|
2023-07-12 17:44:37 +09:00 |
|
Mononaut
|
415b70da14
|
show "loading" message while checking for cached txs
|
2023-07-12 17:44:37 +09:00 |
|
wiz
|
243fd5e9dd
|
Merge pull request #3953 from mempool/mononaut/difficulty-updates
always show latest difficulty on hashrate chart
|
2023-07-12 17:33:22 +09:00 |
|
wiz
|
7c1c8e877e
|
Merge pull request #3955 from mempool/wiz/fix-prod-rust-gbt-build
Fix production rust GBT build
|
2023-07-12 17:25:03 +09:00 |
|
wiz
|
95e50ddf02
|
Fix production rust GBT build
|
2023-07-12 17:16:40 +09:00 |
|
softsimon
|
b6b9ab1a87
|
Merge pull request #3945 from mempool/mononaut/fix-mined-rbf-conflicts
Fix mined rbf conflict prevention
|
2023-07-12 17:06:53 +09:00 |
|
wiz
|
4144746e14
|
Merge branch 'master' into mononaut/difficulty-updates
|
2023-07-12 16:45:03 +09:00 |
|
wiz
|
f871300bfb
|
Merge branch 'master' into mononaut/fix-mined-rbf-conflicts
|
2023-07-12 16:17:47 +09:00 |
|
wiz
|
2b559ffcce
|
Merge pull request #3598 from mempool/nymkappa/scan-closed-channel-no-mempool
Make sure to scan closed channels even if config.MEMPOOL.ENABLE = false
|
2023-07-12 16:17:38 +09:00 |
|
softsimon
|
ef771beb28
|
Merge pull request #3669 from TechMiX/hotfix/rtlIssue
Fix RTL issues
|
2023-07-12 16:06:35 +09:00 |
|
wiz
|
09b966e507
|
Merge branch 'master' into nymkappa/scan-closed-channel-no-mempool
|
2023-07-12 16:00:52 +09:00 |
|
wiz
|
4b9d0d1d31
|
Merge pull request #3947 from mempool/mononaut/fix-testnet-price-updater
fix price updater loop on testnet/signet
|
2023-07-12 16:00:39 +09:00 |
|
wiz
|
3ece5acd59
|
Merge branch 'master' into mononaut/fix-testnet-price-updater
|
2023-07-12 15:38:17 +09:00 |
|
Mononaut
|
0dd9867a1f
|
always show latest difficulty on hashrate chart
|
2023-07-12 12:58:48 +09:00 |
|
softsimon
|
ffca2f174d
|
Connectivity ranking title fix
|
2023-07-12 12:24:45 +09:00 |
|
softsimon
|
00282b79b8
|
Merge pull request #3862 from secondl1ght/patch-1
update frontend local instructions
|
2023-07-12 11:02:58 +09:00 |
|
softsimon
|
e66f14a5c3
|
Merge pull request #3870 from pfoytik/master
the last two docker-compose overrides need MEMPOOL_ in front
|
2023-07-12 11:02:36 +09:00 |
|
softsimon
|
05f85c5201
|
Merge branch 'master' into nymkappa/clip-label-overflow
|
2023-07-12 10:57:11 +09:00 |
|
Felipe Knorr Kuhn
|
2570357bec
|
Add node v20 to the test matrix
|
2023-07-11 00:21:00 -07:00 |
|
Mononaut
|
ca2830d6d8
|
fix price updater loop on testnet/signet
|
2023-07-11 16:03:44 +09:00 |
|
wiz
|
795e6753eb
|
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 |
|
wiz
|
ad0a007e8c
|
Merge pull request #3946 from mempool/mononaut/bitcoin-core-v25
Upgrade bitcoin core to v25.0
|
2023-07-11 15:28:36 +09:00 |
|
softsimon
|
168cc9c1bf
|
Merge pull request #3932 from mempool/mononaut/stale-blocks
Stale blocks
|
2023-07-11 14:47:44 +09:00 |
|
Mononaut
|
11d1a68f78
|
Upgrade bitcoin core to v25.0
|
2023-07-11 14:36:42 +09:00 |
|
Mononaut
|
a01336d8ac
|
Fix mined rbf conflict prevention
|
2023-07-11 11:44:30 +09:00 |
|
Mononaut
|
01bd9dd957
|
Add spacer for missing fiat values
|
2023-07-11 11:18:17 +09:00 |
|
Mononaut
|
94c0222efe
|
reset blocks$ and transactions$ observables when network changes
|
2023-07-11 10:50:25 +09:00 |
|
softsimon
|
ad9d9c839b
|
Merge pull request #3869 from mempool/mononaut/vb-wu-preference
Weight unit preference
|
2023-07-11 10:10:43 +09:00 |
|
Mononaut
|
5b9d43032c
|
Switch remaining vb fields according to unit preference
|
2023-07-11 10:04:38 +09:00 |
|
Mononaut
|
bde8fbac98
|
Implement only-vsize and only-weight directives
|
2023-07-11 10:00:41 +09:00 |
|
Mononaut
|
013ad803d0
|
Switch all direct sat/vb fields to new rate component
|
2023-07-11 10:00:41 +09:00 |
|
Mononaut
|
c29558db20
|
Add fee rate display component
|
2023-07-11 10:00:40 +09:00 |
|
Mononaut
|
a45f1fde1c
|
Add fee rate unit preference & dropdown
|
2023-07-11 10:00:40 +09:00 |
|
Mononaut
|
e81839e7ed
|
Return null for avg of zero matching health scores
|
2023-07-11 09:54:03 +09:00 |
|
Mononaut
|
6942a6fd6a
|
Show alert banner on stale blocks
|
2023-07-10 16:14:02 +09:00 |
|
Mononaut
|
385cb087d3
|
Replace cached blocks on reorg, serve stale blocks
|
2023-07-10 16:14:02 +09:00 |
|
Mononaut
|
f1966768a7
|
exclude fullrbf txs from audit and label in visualization
|
2023-07-10 15:34:22 +09:00 |
|
Mononaut
|
4ba552fe1b
|
Add basic lightning justice page
|
2023-07-09 03:03:35 -04:00 |
|