Commit graph

3749 commits

Author SHA1 Message Date
wiz
e3ddde9c90
Merge branch 'master' into simon/load-more-mempool-txs 2023-07-14 19:30:15 +09:00
wiz
8680e5f06e
Merge branch 'master' into mononaut/sharper-blocks 2023-07-14 18:45:55 +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
7f0218e343
add margin between mobile audit tabs & visualization 2023-07-14 18:39:28 +09:00
softsimon
f8fc0439f8
Merge pull request #3962 from mempool/mononaut/latest-replacements
Switch "Latest blocks" to "Latest replacements"
2023-07-14 18:30:25 +09:00
Mononaut
fa48791c59
reduce latest rbf websocket data 2023-07-14 16:15:03 +09:00
Mononaut
9a6565cd92
tweak default sizes & resolutions 2023-07-14 15:35:52 +09:00
Mononaut
3cca6f6b8b
Pixel-aligned grids for sharper block visualizations 2023-07-14 15:33:28 +09:00
softsimon
f15f0570d4
Merge pull request #3951 from mempool/mononaut/tx-highlight
Highlight searched transactions in the block visualizations
2023-07-14 15:10:12 +09:00
Mononaut
240afbed95
adjust latest replacements labels & layout 2023-07-14 12:25:45 +09:00
Mononaut
756fac7270
Switch "latest blocks" to "latest replacements" 2023-07-14 11:52:07 +09:00
Mononaut
d60709deff
Fix scene null check on visualization load 2023-07-14 11:22:09 +09:00
Mononaut
e9c618849d
Highlight matching transactions in the block visualizations 2023-07-14 11:22:09 +09:00
Mononaut
8477600859
Fix difficulty chart bug 2023-07-14 11:05:09 +09:00
softsimon
5ef592f53e
Load more mempool transactions 2023-07-13 16:57:36 +09:00
wiz
a6dc4fa38c
Merge branch 'master' into simon/connectivity-ranking-title-fix 2023-07-13 15:44:31 +09:00
wiz
6a2a9bda06
Merge branch 'master' into mononaut/full-rbf-highlight 2023-07-13 14:16:33 +09:00
softsimon
31336d47e2
Merge pull request #3948 from mempool/mononaut/loading-transaction
show "loading" message while checking for cached txs
2023-07-13 12:32:20 +09:00
Mononaut
3287c62f91
highlight & tag fullrbf replacements in RBF timeline 2023-07-13 12:28:33 +09:00
softsimon
cf13c43637
Merge pull request #3937 from mempool/mononaut/replace-stale-blocks
Replace client-side stale blocks
2023-07-13 12:08:24 +09:00
Mononaut
eccbcbe53b
Add missing this.block null check 2023-07-13 11:58:29 +09:00
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
93b1c64482
Merge branch 'master' into mononaut/preview-table-overflows 2023-07-12 18:17:06 +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
4144746e14
Merge branch 'master' into mononaut/difficulty-updates 2023-07-12 16:45:03 +09:00
softsimon
ef771beb28
Merge pull request #3669 from TechMiX/hotfix/rtlIssue
Fix RTL issues
2023-07-12 16:06:35 +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
05f85c5201
Merge branch 'master' into nymkappa/clip-label-overflow 2023-07-12 10:57:11 +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
softsimon
168cc9c1bf
Merge pull request #3932 from mempool/mononaut/stale-blocks
Stale blocks
2023-07-11 14:47:44 +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
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
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