305 Commits

Author SHA1 Message Date
softsimon
4426bb10a9
Block preview new miner tag design 2024-07-13 16:48:03 +09:00
Mononaut
ff25b8ff1e
always show out-of-band block fees to 8 decimal places 2024-07-10 03:51:51 +00:00
softsimon
852e2b2fa0
miner tag as texts instead of badges 2024-07-08 23:44:22 +09:00
softsimon
432496d2a0
move logo into the badge 2024-07-08 22:53:03 +09:00
natsoni
3d4316cd44
Add more context to error messages 2024-07-04 19:38:27 +09:00
softsimon
55598e7974
Remove space between plus and amount 2024-06-21 18:38:37 +09:00
Mononaut
c5b12e3bc3
split overview subscriptions in block component 2024-06-21 11:57:00 +09:00
softsimon
0719b20110
Deprecate pool_unique_id 2024-06-20 12:22:54 +09:00
softsimon
ea0a4d1d67
Liquid gets block reward data from coinbase 2024-05-22 16:16:47 +07:00
softsimon
aa80fa550b
More refactoring based on feedback 2024-05-22 15:28:27 +07:00
softsimon
0c49c5313b
Scroll down block page in e2e tests 2024-05-21 00:01:40 +07:00
softsimon
a68c8d317c
Refactor block transactions 2024-05-19 00:39:33 +07:00
Mononaut
c93aa4d82c
add catchError fallback for non-critical services API requests 2024-05-12 21:16:00 +00:00
Mononaut
f3864c9100
Fix accelerated fee rate again 2024-04-14 03:21:24 +00:00
Mononaut
8420ecd380
Fix accelerated fee rate in mined block tooltips 2024-04-09 07:22:24 +00:00
softsimon
ff86e55622
Merge pull request #4916 from mempool/natsoni/high-contrast-theme
High contrast theme (duplicate)
2024-04-09 14:33:09 +09:00
natsoni
527589ac04
Merge branch 'master' into natsoni/high-contrast-theme 2024-04-09 12:13:11 +09:00
Mononaut
43845cda5c
Filter accelerations for matching pool 2024-04-09 00:08:50 +00:00
Mononaut
3f97c17af2
Fetch block accelerations by height instead of hash 2024-04-08 11:22:56 +00:00
natsoni
c251b5831b
Merge branch 'master' into natsoni/contrast-theme 2024-04-08 14:54:38 +09:00
natsoni
7e920f4bae
Replace more hardcoded css 2024-04-06 17:14:53 +09:00
Mononaut
79dd263fb1
add high contrast theme 2024-04-06 15:56:53 +09:00
natsoni
ee92f6639a
convert to CSS variables 2024-04-06 15:54:55 +09:00
softsimon
8ac71f21d1
Updating i18n for accelerator preview 2024-04-04 21:48:16 +09:00
Mononaut
b32cce1440
Restrict public acceleration APIs to mainnet 2024-04-02 08:23:38 +00:00
Mononaut
37aee77eb4
Add config for public acceleration data 2024-04-02 08:19:35 +00:00
Mononaut
49146e1402
Fix mainnet blocks loading bug 2024-04-02 06:29:43 +00:00
softsimon
974eaeb02f
Merge branch 'master' into natsoni/fix-network-errors 2024-04-02 14:31:32 +09:00
Mononaut
4a6641f544
revert reverting better audits PR 2024-04-02 02:02:38 +00:00
natsoni
3f80dbc5ce
Fix random console errors on block loading 2024-04-01 18:53:50 +09:00
Mononaut
855b20834e
Display first seen time on block visualiation tooltips 2024-04-01 06:21:01 +00:00
Mononaut
82e115c009
Standardize the block visualization grid 2024-03-27 02:46:29 +00:00
Mononaut
484e032775
Reusable component & pipe for http error rendering 2024-03-23 07:07:24 +00:00
Mononaut
6e2f17b3d2
SSR: Fix more merge/version conflicts 2024-03-22 05:41:58 +00:00
Mononaut
c926088136
SSR: Fix block viz loading indicators 2024-03-22 05:35:22 +00:00
Mononaut
ab5ee5370a
SSR: solve block page initial state 2024-03-22 05:35:21 +00:00
Mononaut
6464f6d8bb
Exclude webgl block viz from SSR rendering 2024-03-22 05:35:20 +00:00
natsoni
5deb8c3149
Allow smooth key navigation in block table and pegs table 2024-03-21 16:24:16 +09:00
natsoni
6b9159b89c
Add URL pagination to block transaction list 2024-03-20 14:08:44 +09:00
wiz
b5fa44955f
Merge pull request #4775 from mempool/mononaut/oob-block-precision
Increase precision of out-of-band fees on the block page
2024-03-16 17:22:23 +09:00
Mononaut
fb852b73e9
Increase precision of out-of-band fees on the block page 2024-03-15 08:28:50 +00:00
natsoni
5ecb915c60
Fix db version conflicts 2024-03-13 11:09:30 +01:00
wiz
023b2f7ae2
Tweak CSS color for OOB fees on block component 2024-03-12 16:46:47 +09:00
wiz
f0f1eb06bb
Remove stray console.log from #4757
Co-authored-by: mononaut <83316221+mononaut@users.noreply.github.com>
2024-03-12 14:17:57 +09:00
russeree
fffffffdb3
add audit=[bool] param to block hash url 2024-03-09 10:18:32 -08:00
natsoni
ccf1121f19
Fetch historical data based on timestamp and currency 2024-03-09 16:43:23 +01:00
Mononaut
e7788133fa
Add missing null check in block accelerations subscription 2024-03-07 19:52:42 +00:00
Mononaut
7491fb512c
Show accelerator audit total on block page 2024-03-07 19:46:24 +00:00
nymkappa
565a881f3b
Merge branch 'master' into nymkappa/mega-branch 2024-01-25 18:49:13 +01:00
softsimon
a19ffb884f
Fixing broken info-link 2024-01-24 00:15:10 +07:00