17 Commits

Author SHA1 Message Date
softsimon
61975c3f63 Parse TXID, hash or address strings from search bar and allow searching for TXID:OUTPUT. (#578)
fixes #450
fixes #415
2021-07-06 19:43:18 +03:00
softsimon
e8d4adc90c Updated regex to accept bisq-addresses. 2021-05-13 21:56:57 +04:00
softsimon
85970e36e1 Handle the 'B' prefix in the search bar autocomplete on /bisq
refs #510
2021-05-13 03:01:47 +04:00
softsimon
26773c45da Allow searching for and viewing assets not in the asset registry.
fixes #111
2020-11-22 16:03:23 +07:00
softsimon
f544f9f476 Handle and don't crash for adress-prefix search error.
fixes #121
2020-10-12 12:57:19 +07:00
softsimon
5e403bd570 Address suggestion fixes: Added ellipsis on long addresses. Search on item select. 2020-07-25 17:52:41 +07:00
softsimon
77dacfdb6e Add typeahead address prefix. 2020-07-24 22:37:35 +07:00
softsimon
a983e67742 Handle missing assets in search. 2020-05-28 01:01:35 +07:00
softsimon
5bb98c7c9b Allow search and navigate by block height.
fixes #41
2020-05-10 14:32:27 +07:00
softsimon
7974cbbc83 Liquid and Testnet now accessable from the main site
fixes #35
2020-05-09 20:37:50 +07:00
softsimon
4932d6f706 Asset tracking.
Asset caching.
refs #37
2020-05-05 15:26:23 +07:00
softsimon
53653f96c8 Assets support WIP
refs #37
2020-05-02 12:36:35 +07:00
softsimon
0b20ed808e - Switched the arrow colors for spent/unspent utxos
- Collapse dropdown on search (mobile)
2020-04-14 15:35:20 +07:00
softsimon
337e557f76 Moving strings to template. 2020-03-01 23:18:03 +07:00
Simon Lindh
6e724d4203 Transaction tracking revamped.
Blockchain block arrow.
2020-02-26 03:28:57 +09:00
Simon Lindh
98391580b3 Refactor. API explanations. UX revamp. 2020-02-26 03:26:16 +09:00
Simon Lindh
43f41b8aab New base code for mempool blockchain explorerer 2020-02-26 03:19:26 +09:00