Commit graph

89 commits

Author SHA1 Message Date
softsimon
ecd80aad6a
Merge pull request #4056 from mempool/mononaut/compressed-p2pk
Add support for compressed p2pk addresses
2023-07-29 17:48:26 +09:00
Mononaut
2c613195cc
Add support for compressed p2pk addresses 2023-07-28 19:17:52 +09:00
Mononaut
9b65fbd98c
Show new mined transactions on the address page 2023-07-28 15:56:55 +09:00
Mononaut
65dbafd2ec
Support P2PK address types 2023-07-23 14:01:31 +09:00
softsimon
5ef592f53e
Load more mempool transactions 2023-07-13 16:57:36 +09:00
Mononaut
7b9fd8ac63
prevent table overflow in unfurl previews 2023-04-26 05:15:38 +09:00
Mononaut
cc5873f995
fix liquid address table overflow 2023-02-15 09:26:12 -06:00
Mononaut
73f2d54a26
support inner links in truncated string component 2023-01-16 16:47:05 -06:00
Mononaut
42a39c1f7c
migrate old text truncation implementations to new component 2023-01-05 11:01:46 -06:00
softsimon
fa11cb0619
Use relative import paths 2022-09-21 17:23:45 +02:00
Mononaut
4fb77a9a45
Add network to preview headers & inc font size 2022-09-09 18:15:36 +00:00
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
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
nymkappa
1d2841b2a6
Handle electrs error 504 2022-06-26 10:50:42 +02:00
softsimon
1093efe844
Improving loading indicator UX 2022-05-18 08:43:24 +04:00
hunicus
48ed9fe824
Add faq link to address lookup error 2022-05-09 01:17:59 -04:00
TechMiX
0c3f9c895e fix RTL layout issues 2022-04-05 20:37:18 +02:00
softsimon
f466498988
Address page highlight and transfer value 2022-03-14 16:19:37 +01:00
softsimon
fd34761a93
Adding Liquid Testnet as frontend option
fixes #976
2021-12-28 11:16:33 +04:00
softsimon
7a19da560e
UX: Fixing overflowing unconfidential Liquid address
fixes #1013
2021-12-16 04:49:24 +04:00
softsimon
e33e4b1d71
Merge pull request #873 from MiguelMedeiros/fix-height-title-components
UI/UX: Fix height inconsistencies between components.
2021-10-29 12:14:26 +04:00
Miguel Medeiros
9264f3cf4f
Fix title styles. 2021-10-26 21:47:28 -03:00
Miguel Medeiros
bad75cfd4e
Fix address title styles.
Fix tx title margin right .
2021-10-26 21:47:27 -03:00
Miguel Medeiros
9d9ff6ed91
Fix titles height inconsistencies. 2021-10-26 21:47:26 -03:00
softsimon
dd6c26b079
Handle new type of Electrum Server error.
fixes #872
2021-10-23 11:46:38 +04:00
Miguel Medeiros
1659be0d9f
Fix typo. 2021-10-12 10:54:14 -03:00
softsimon
ffa18bbe71
Sort block transactions first by height and then time
fixes #770
2021-09-25 16:28:11 +04:00
wiz
63a3568481
Merge pull request #768 from mempool/simon/liquid-fetch-unconfidential
Liquid: Display unconfidential address and fix tracking
2021-09-08 06:37:24 +09:00
softsimon
2d007b9100
Liquid: Display unconfidential address and fix tracking
fixes #761
2021-09-06 10:20:31 +04:00
softsimon
b71330c606
Lowercase Segwit uppercase addresses for tracking matching. 2021-09-05 00:30:24 +04:00
softsimon
9b05ecedc6
Address page: Display load more button on load error. (#542)
fixes #440
2021-06-06 16:07:45 -04:00
Miguel Medeiros
b778d96910
Fix OP_RETURN truncated text. (#502)
* Fix OP_RETURN truncated text.

* Fix scriptmessage width on desktop media queries
2021-05-08 00:36:35 +04:00
wiz
af61357ced
Merge pull request #478 from mempool/simon/address-page-error-localization
Localize electrum limit error.
2021-05-06 23:04:01 +09:00
Miguel Medeiros
2f8f3ca2e9
New concept for dashboard layout components. (#469)
* New concept for dashboard layout components.

* Align dashboard componentes.

* Add divider to fee box component.

* Remove TV icon from mobile and tablet queries.

* Fix form input overflow.

* Add responsive css to statistic component.

* Add responsive css to about page.

* Add global padding bottom.

* Fix graph page styles.

* Add responsive chart and scrollable table.

* Fix mobile css query for navbar menus.

* Fix pagination responsive css.

* Add CSS animated logo.

* Revert "Add CSS animated logo."

This reverts commit 92af38294c0d4fe815a801b37635cde7f8ee1ced.

* Add extra skeleton to fee-box-component.

* Fix latest-blocks and latest-transactions table css.

* Adapt Bisq pages to responsive layout.

* Remove parenthesis from fiat amout.
Fiat prive break not break on desktop.
Transaction ID align left.
Fee box skeleton width resize.

* Fix mobile table text-size.

* Fix dashboard mempool info mobile alignment.
2021-05-03 17:11:30 +04:00
softsimon
dcedc8a5ff
Localize electrum limit error.
fixes #442
2021-04-27 14:21:33 +04:00
Felipe Knorr Kuhn
88c9fd0c7b
fix typo on 413/405 error message on the address explorer 2021-04-10 21:04:30 -07:00
softsimon
2a5a4ddac0
Hide address received/sent from address page when using electrum API.
fixes #294
2021-02-01 04:52:24 +07:00
softsimon
8aa3379ba5
Reduce displayed address length on mobile. 2021-01-13 02:10:04 +07:00
softsimon
ec845a6ac2
Renaming minimum fee to rejecting.
Adding progressbar to mempool size.
refs #171
2021-01-12 20:45:41 +07:00
softsimon
9689ccf2ac
Bitcoind: Display the suggestion message on address page when address lookups is not implemented. 2021-01-10 22:24:36 +07:00
softsimon
6a58717694
Loading progressbar for loading address, block transactions and blocks 2021-01-08 21:44:36 +07:00
softsimon
f46728080d
Inform client when Electrum server limit exceeded 2021-01-05 17:30:53 +07:00
TechMiX
e0adc505db add rtl-layout class to base component 2020-12-09 01:57:18 +01:00
softsimon
f4c27e4c26
i18n: Added X of X transaction. Flipped collapse/expand 2020-12-05 00:16:23 +07:00
softsimon
232fc65af2
i18n correcctions based on feedback. Added even more missing i18n strings. 2020-12-04 21:29:31 +07:00