1807 Commits

Author SHA1 Message Date
wiz
2e7de9ace5 Merge branch 'master' into simon/instant-search-results 2022-10-17 03:48:35 +09:00
softsimon
f75e2f064e Click to close search dropdown 2022-10-16 12:54:29 +04:00
wiz
511ad728ba Merge branch 'master' into save-flow-preference 2022-10-16 08:11:03 +09:00
softsimon
53d7bf6fd5 Altering bc1 regex matching to correctly require 39 characters 2022-10-16 02:46:04 +04:00
softsimon
fb94be1767 Handle instant block, txid and address search
fixes #2619
2022-10-16 02:46:04 +04:00
wiz
c09e91644b Merge branch 'master' into fix-preview-flow-highlight-bug 2022-10-16 07:29:50 +09:00
wiz
b7e4cde9ba Merge branch 'master' into subnet-navigation 2022-10-16 06:55:04 +09:00
softsimon
5549ea5175 Merge pull request #2625 from mononaut/fix-conf-badge-alignment
Fix tx confirmation badge alignment regression
2022-10-13 18:31:22 +04:00
softsimon
d666964894 Correcting i18n strings related to Lightning explorer 2022-10-13 17:15:17 +04:00
softsimon
8922f85715 Merge pull request #2614 from mempool/simon/lightning-i18n
Correcting all Lightning explorer i18n and extract
2022-10-13 14:42:22 +04:00
Mononaut
b8eda15341 Maintain page when switching networks 2022-10-12 23:04:47 +00:00
Mononaut
65d4393b78 Fix tx preview flow diagram highlight bug 2022-10-11 23:06:46 +00:00
Mononaut
957f3c32b4 Save flow diagram preference to localStorage 2022-10-11 17:02:35 +00:00
Mononaut
4b61f62092 Fix tx confirmation badge alignment regression 2022-10-11 16:17:17 +00:00
wiz
93b7e966a4 Merge branch 'master' into fix-tx-marker 2022-10-09 02:05:55 +09:00
wiz
45a25b1430 Merge branch 'master' into flow-toggle-labels 2022-10-09 01:46:53 +09:00
wiz
45382931b2 Merge branch 'master' into fix-conf-badge-css 2022-10-09 01:37:25 +09:00
wiz
1b10dda029 Merge branch 'master' into simon/time-toggle-ux-size 2022-10-09 01:29:29 +09:00
wiz
52fa894265 Merge branch 'master' into flow-diagram-interactivity 2022-10-09 01:04:00 +09:00
softsimon
0699a31531 Correcting all Lightning explorer i18n and extract
fixes  #2533
2022-10-07 00:54:33 +04:00
softsimon
cc5dacc896 Updating time toggle size 2022-10-06 20:33:54 +04:00
Mononaut
e4fa21a145 Highlight url input/output in tx diagram & list 2022-10-04 23:49:26 +00:00
Mononaut
64a7d2c5f2 Navigate to vin/vout page on diagram click 2022-10-04 23:36:36 +00:00
Mononaut
e909c56c34 Fix tx confirmation badge layout bug 2022-10-04 22:09:32 +00:00
Mononaut
337918bb93 Shorten tx diagram toggle labels 2022-10-04 21:14:54 +00:00
Mononaut
27869a00c1 Scroll to input/output when clicked in tx diagram 2022-10-04 21:04:52 +00:00
Mononaut
89244a0c35 Enable block scrolling in ltr time mode 2022-10-03 21:44:55 +00:00
Mononaut
579f5e1fbd Fix tx marker boundary condition 2022-10-03 16:57:15 +00:00
softsimon
f1d8fbfc72 Updating flip icon 2022-09-30 13:57:34 +04:00
wiz
38ef1fedf3 Merge pull request #2590 from mononaut/pool-preview-logo
Move logo to LHS on mining pool preview
2022-09-30 18:49:07 +09:00
wiz
b8b57fb3af Merge pull request #2591 from mononaut/collapse-flow-param
Toggle option for transaction flow diagram with query param
2022-09-30 18:44:16 +09:00
softsimon
b26329111b Fix for add class js error 2022-09-30 11:14:07 +04:00
Mononaut
2884e3ef82 Fix liquid block divider position 2022-09-30 02:01:59 +00:00
Mononaut
aeb29a489a Animate mempool block viz reversal 2022-09-30 00:54:30 +00:00
Mononaut
3023be257c Reversible blockchain components 2022-09-30 00:54:29 +00:00
Mononaut
7ddb5ef9af Reversible mempool block visualization 2022-09-30 00:54:29 +00:00
Mononaut
be5fcf01c8 Reversible block arrows & key navigation 2022-09-30 00:54:20 +00:00
Mononaut
932a211cc7 Toggle option for tx flow diagram w/ query param 2022-09-29 15:41:14 +00:00
Mononaut
95dd83e989 Move logo to LHS on mining pool preview 2022-09-29 15:36:38 +00:00
softsimon
b84d77e9e1 Updating search bar placeholder 2022-09-28 14:14:08 +04:00
wiz
2fc485b35e Merge branch 'master' into tx-flow-diagram-algo 2022-09-25 05:26:41 +09:00
Mononaut
51b252e625 Improve tx flow diagram drawing algorithm 2022-09-23 21:25:41 +00:00
wiz
0dfa53c931 Merge branch 'master' into simon/clipboard-button-fix 2022-09-23 15:16:08 +09:00
wiz
5380151298 Merge branch 'master' into simon/svg-logo-bug-fix 2022-09-23 14:36:08 +09:00
softsimon
880b5f9712 Use relative import paths 2022-09-21 17:23:45 +02:00
softsimon
918ac37a18 Clipboard buttons fix
fixes #2566
2022-09-19 18:21:31 +02:00
softsimon
100c103add Mempool svg logo bug fix
fixes #2505
2022-09-19 13:27:30 +02:00
wiz
568ca175f6 Merge pull request #2548 from mempool/simon/block-search-result
Suggest block height in search result
2022-09-19 06:24:42 +09:00
wiz
1a41461916 Merge branch 'master' into mining-pool-preview 2022-09-19 05:29:29 +09:00
wiz
4b76aa92e4 Merge branch 'master' into tx-page-diagram 2022-09-19 05:11:31 +09:00