Mononaut
|
2a28ccc758
|
Update block, address & tx preview layouts
|
2022-09-01 17:01:31 +00:00 |
|
Mononaut
|
5922ff0f40
|
Better fix for unfurler race condition
|
2022-08-31 17:24:56 +00:00 |
|
Mononaut
|
54451c9a8c
|
Fix sticky error state on block page
|
2022-08-16 16:35:24 +00:00 |
|
Mononaut
|
0631f357b6
|
Improve unfurler client-side error handling
|
2022-08-12 16:49:43 +00:00 |
|
Mononaut
|
bbf04648f9
|
Handle missing blocks/addresses in preview
|
2022-08-11 17:43:28 +00:00 |
|
Mononaut
|
e4342113fa
|
Improve unfurl layout & resize to 1200x600
|
2022-08-11 17:43:25 +00:00 |
|
Mononaut
|
578a1b6d19
|
Speed up unfurls by reusing puppeteer sessions
|
2022-08-11 17:43:24 +00:00 |
|
Mononaut
|
5854931430
|
Add address link previews
|
2022-07-27 18:13:37 +00:00 |
|
Mononaut
|
a67c0b166c
|
Improve block link preview legibility
|
2022-07-26 23:10:21 +00:00 |
|
Mononaut
|
37c28940bf
|
Add open graph block preview page
|
2022-07-22 19:45:59 +00:00 |
|
nymkappa
|
1be7c953ea
|
Save current progress on the block audit page
|
2022-07-14 20:41:50 +02:00 |
|
softsimon
|
d8a39f2e49
|
Timestamp component
|
2022-07-08 18:55:24 +02:00 |
|
Felipe Knorr Kuhn
|
d7847c7630
|
Merge branch 'master' into mining_e2e_tests_v2
|
2022-07-06 15:04:08 -07:00 |
|
wiz
|
f710ffb7d0
|
Merge pull request #1954 from mempool/simon/block-error-code
Block error status code missing fix
|
2022-07-06 23:30:55 +02:00 |
|
Felipe Knorr Kuhn
|
460ff68a52
|
Add test locators to the mining dashboard elements
|
2022-07-06 10:00:32 -07:00 |
|
softsimon
|
bae43249b2
|
Block error status code fix
|
2022-07-02 18:50:04 +02:00 |
|
TechMiX
|
ceb0050ea9
|
fix block hash on block page in rtl layout
|
2022-06-27 03:17:40 +04:30 |
|
nymkappa
|
53812c3751
|
Don't preload /block APIs for genesis block
|
2022-06-23 16:29:25 +02:00 |
|
wiz
|
5373078a30
|
Merge branch 'master' into nymkappa/feature/preload-prev-block-summary
|
2022-06-23 18:14:48 +09:00 |
|
nymkappa
|
da28e7b80e
|
Preload the previous block - Disable 300 ms on block page
|
2022-06-22 23:17:49 +02:00 |
|
Mononaut
|
f2780e65cd
|
Disable mined block animations
|
2022-06-22 19:10:31 +00:00 |
|
Mononaut
|
2d529bd581
|
Tooltip-style tx previews in block overview
|
2022-06-16 02:46:27 +00:00 |
|
Mononaut
|
300f5375c8
|
Optimize block visualization rendering
|
2022-06-16 02:46:27 +00:00 |
|
Mononaut
|
7f4c6352ba
|
Add visualization to mined blocks
|
2022-06-16 02:46:24 +00:00 |
|
softsimon
|
36f56de4f1
|
Liquid UX fixes
fixes #1683
fixes #1681
|
2022-05-25 23:43:31 +04:00 |
|
softsimon
|
a1fb89963c
|
Block transactions list error handling
|
2022-05-21 02:30:38 +04:00 |
|
wiz
|
6f3739feb7
|
Merge branch 'master' into simon/loading-indicator-ux
|
2022-05-18 21:37:40 +09:00 |
|
wiz
|
a9012234f1
|
Merge branch 'master' into simon/outspends-cache-fix
|
2022-05-18 20:28:32 +09:00 |
|
softsimon
|
1093efe844
|
Improving loading indicator UX
|
2022-05-18 08:43:24 +04:00 |
|
nymkappa
|
6ae44c6f7e
|
Call node backend block API instead of electrs
|
2022-05-12 08:13:42 +02:00 |
|
nymkappa
|
384c8d17cf
|
Only process mining pools on Bitcoin networks
|
2022-05-12 08:13:41 +02:00 |
|
nymkappa
|
067d160f33
|
Use block.extras on bitcoin network for fees/subsidy
|
2022-05-12 08:13:41 +02:00 |
|
nymkappa
|
057b5bd2e1
|
Update block API to use indexing if available
|
2022-05-12 08:13:40 +02:00 |
|
softsimon
|
3be67ea023
|
Reset outspends cache when switching to new tx page.
fixes #1613
fixes #1164
|
2022-05-12 03:28:34 +04:00 |
|
TechMiX
|
0c3f9c895e
|
fix RTL layout issues
|
2022-04-05 20:37:18 +02:00 |
|
Antoni Spaanderman
|
7a1a903599
|
oops
|
2022-03-08 20:40:44 +01:00 |
|
Antoni Spaanderman
|
8e0394e837
|
Merge branch 'master' into regtest-1
|
2022-02-09 10:42:23 +01:00 |
|
nymkappa
|
456bd5a18e
|
Renamed extra to extras
|
2022-02-04 19:28:00 +09:00 |
|
nymkappa
|
9f0b09295d
|
Move our custom fields to a BlockExtension sub object of the IEsploraApi.Block interface
|
2022-02-04 12:51:45 +09:00 |
|
Antoni Spaanderman
|
44021a3cb3
|
prefer const over let
|
2022-01-24 20:25:22 +01:00 |
|
Antoni Spaanderman
|
1f0ae601c5
|
add network regtest
|
2022-01-20 17:19:16 +01:00 |
|
softsimon
|
4ca730697c
|
Adding current language to network dropdown links
fixes #1094
|
2022-01-10 18:00:01 +04:00 |
|
softsimon
|
4f21fc0d87
|
Block navigation routing fix
|
2021-12-31 02:21:12 +04:00 |
|
softsimon
|
fd34761a93
|
Adding Liquid Testnet as frontend option
fixes #976
|
2021-12-28 11:16:33 +04:00 |
|
softsimon
|
0b1cf052a8
|
Merged block header, markets and genesis i18n strings
|
2021-11-28 14:55:17 +04:00 |
|
Miguel Medeiros
|
9264f3cf4f
|
Fix title styles.
|
2021-10-26 21:47:28 -03:00 |
|
Miguel Medeiros
|
d6a9017267
|
Fix disable button font-size.
|
2021-10-26 21:47:27 -03:00 |
|
Miguel Medeiros
|
68240e4f5c
|
Fix skeleton css styles.
|
2021-10-26 21:47:26 -03:00 |
|
Miguel Medeiros
|
9d9ff6ed91
|
Fix titles height inconsistencies.
|
2021-10-26 21:47:26 -03:00 |
|
TechMiX
|
014d6dee66
|
fix various rtl issues
|
2021-09-15 11:02:04 +02:00 |
|