Commit graph

3822 commits

Author SHA1 Message Date
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
Mononaut
4ba552fe1b
Add basic lightning justice page 2023-07-09 03:03:35 -04: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
softsimon
70854de6ec
Merge pull request #3855 from mempool/mononaut/websocket-responses
Fix inconsistent websocket responses
2023-07-01 17:19:22 +02:00
nymkappa
85e33e689d
break graph toggles into another line earlier 2023-06-30 19:52:05 -04:00
Mononaut
ca1a1228a9
break graph toggles into two rows on small screens 2023-06-30 19:52:05 -04:00
Mononaut
22baf4186e
Add 'all time' option for mempool graph 2023-06-30 19:52:05 -04:00
Mononaut
58b8052530
don't reset blockchain position on every mempool update 2023-06-30 19:45:53 -04:00
Mononaut
9d606d0006
scroll selected mempool block into view 2023-06-30 19:45:53 -04:00
Mononaut
d848ab4bef
scroll to see all mempool blocks 2023-06-30 19:45:53 -04:00
Mononaut
eaad63a082
frontend resync recent blocks when necessary 2023-06-30 19:43:04 -04:00
Mononaut
eca40f94c9
use power-of-ten formatting for large fee rates 2023-06-30 19:41:12 -04:00
Mononaut
86f51e3902
fix fee graph for underfilled blocks 2023-06-30 19:27:31 -04:00
Mononaut
9f2b98b246
Handle stack-of-N-blocks in new fee graph 2023-06-30 19:27:31 -04:00
Mononaut
e4f3642082
Redesign mempool block fee distribution graph 2023-06-30 19:27:30 -04:00
Mononaut
d9ed02a033
Fix transaction component ETA 2023-06-29 11:39:13 -04:00
hunicus
c89b15fdbc
Update mosp strings from tm to r 2023-06-27 12:37:04 -04:00
softsimon
da3c39c7d0
Merge pull request #3861 from mempool/hunicus/add-luminex-sponsor
Add luminex as enterprise sponsor
2023-06-26 12:31:03 +02:00
hunicus
9bfc2c9413
Update ronindojo link on about page 2023-06-20 22:36:29 -04:00
Mononaut
4fbab08586
Separate summary and audit-summary API endpoints 2023-06-20 15:13:52 -04:00