Commit graph

3530 commits

Author SHA1 Message Date
Mononaut
7f0218e343
add margin between mobile audit tabs & visualization 2023-07-14 18:39:28 +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
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
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
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
Mononaut
cc695dc910
match higher precision time in block page details 2023-07-05 11:02:32 -04:00
Mononaut
850752e0ea
More precise relative block times 2023-07-05 10:50:46 -04:00
softsimon
7b01f54fc6
Merge pull request #3919 from joostjager/pool-fees
Add average fee delta to pool ranking
2023-07-05 15:30:15 +02:00
wiz
efcb58a4a6
Merge branch 'master' into mononaut/scrollable-mempool 2023-07-05 07:58:50 +09:00
Joost Jager
9e5d10b15f Add average fee delta to pool ranking
Co-authored-by: mononaut <83316221+mononaut@users.noreply.github.com>
2023-07-04 11:25:39 +00:00
softsimon
b5fdb6d64f
Merge pull request #3843 from mempool/mononaut/projected-fee-graph
Better projected fee graph
2023-07-02 17:44:12 +02:00
softsimon
23cd063402
Merge pull request #3883 from mempool/hunicus/ronindojo-link
Update ronindojo link on about page
2023-07-01 22:03:43 +02:00
softsimon
2bda12e5f9
Merge pull request #3881 from mempool/mononaut/separate-audit-api
Separate summary and audit-summary API endpoints
2023-07-01 19:43:20 +02:00
softsimon
2e285c8d86
Merge pull request #3878 from mempool/mononaut/full-mempool-graph
Add 'all time' option for mempool graph
2023-07-01 17:23:03 +02:00