nymkappa
|
7d8875eb73
|
Use relative path to import price service
|
2023-02-28 10:59:39 +09:00 |
|
nymkappa
|
5749820999
|
Optimize price API response size reduce the number of query to that API
|
2023-02-23 13:13:20 +09:00 |
|
nymkappa
|
f44eacd5d5
|
Redo/Fix completely failed PR #3092 + add PR #3105
|
2023-02-23 09:50:34 +09:00 |
|
nymkappa
|
3c94755a69
|
Use historical price for older blocks and transactions
|
2023-02-21 12:37:27 +09:00 |
|
softsimon
|
44865d18ae
|
Remove included in block
|
2023-02-19 17:24:43 +07:00 |
|
wiz
|
2e7a701ca7
|
Merge branch 'master' into mononaut/fix-mobile-bottom-nav
|
2023-01-27 03:49:07 +09:00 |
|
softsimon
|
e4fcac93f2
|
Using truncate component for replaced tx link
|
2023-01-25 17:24:00 +04:00 |
|
Mononaut
|
0481f57304
|
cache, serve & display more comprehensive RBF info
|
2023-01-17 16:09:16 -06:00 |
|
softsimon
|
47d2a6d5c7
|
Merge pull request #2957 from mempool/mononaut/improve-truncated-links
Support inner links in truncated string component
|
2023-01-17 03:22:30 +04:00 |
|
softsimon
|
92b0b23765
|
Merge pull request #2956 from mempool/mononaut/fix-missing-clipboard
Fix missing clipboard buttons
|
2023-01-17 02:59:19 +04:00 |
|
Mononaut
|
73f2d54a26
|
support inner links in truncated string component
|
2023-01-16 16:47:05 -06:00 |
|
Mononaut
|
dfd1de67b2
|
Fix hidden clipboard toast on transactions page
|
2023-01-16 16:46:28 -06:00 |
|
Mononaut
|
f81e11e313
|
Fix cpfp observable error
|
2023-01-16 12:04:24 -06:00 |
|
Mononaut
|
fbd8e0588c
|
Fix page elements obscured by bottom nav bar on mobile
|
2023-01-13 11:52:36 -06:00 |
|
wiz
|
d7767a053a
|
Merge branch 'master' into mononaut/string-truncation
|
2023-01-12 22:47:03 +09:00 |
|
wiz
|
b2b8911030
|
Merge branch 'master' into mononaut/scrollable-blockchain
|
2023-01-12 22:01:45 +09:00 |
|
Mononaut
|
2548d2a5e9
|
fix frontend js error on unconfirmed non-cpfp transactions
|
2023-01-11 08:44:11 -06:00 |
|
Mononaut
|
fcd047f302
|
remove redundant fields from CPFP interfaces
|
2023-01-11 08:44:11 -06:00 |
|
Mononaut
|
7be3ed416e
|
create separate service for short term tx & block caching
|
2023-01-06 10:13:53 -06:00 |
|
Mononaut
|
42a39c1f7c
|
migrate old text truncation implementations to new component
|
2023-01-05 11:01:46 -06:00 |
|
Mononaut
|
38c890626b
|
fix CPFP handling in transaction preview
|
2022-12-01 12:41:04 +09:00 |
|
Mononaut
|
c7d61a3be4
|
only retry fetch CPFP for unconfirmed txs
|
2022-12-01 11:34:11 +09:00 |
|
Mononaut
|
3e7270d1c5
|
show cpfp badges on non-mempool tx previews
|
2022-11-29 11:42:07 +09:00 |
|
Mononaut
|
fa515402bf
|
display indexed cpfp info on non-mempool txs
|
2022-11-29 11:42:07 +09:00 |
|
Mononaut
|
7bafeefa95
|
fix squashed tx flow diagram
|
2022-11-22 17:07:03 +09:00 |
|
Mononaut
|
43bb3aa50b
|
align elements of tx preview
|
2022-11-22 16:32:09 +09:00 |
|
Mononaut
|
5198cc51dc
|
ellipsis for long op_return messages in tx preview
|
2022-11-22 16:32:09 +09:00 |
|
wiz
|
4abd77fe31
|
Merge branch 'master' into flow-diagram-spent-connectors
|
2022-11-22 13:42:33 +09:00 |
|
Mononaut
|
2c1f38aa9d
|
Fix clash w/ liquid unblinding and vin/vout syntax
|
2022-11-22 10:11:54 +09:00 |
|
Mononaut
|
eb2abefabc
|
Add shapes to flow diagram to indicate spent txos
|
2022-11-22 10:11:54 +09:00 |
|
Mononaut
|
65bfe8163c
|
fix error when navigating to huge transactions
|
2022-11-07 20:05:33 -06:00 |
|
Mononaut
|
ae9439a991
|
vin/vout selection syntax via url fragments
|
2022-10-16 22:42:38 +00:00 |
|
wiz
|
2742acf6ee
|
Merge branch 'master' into save-flow-preference
|
2022-10-16 08:11:03 +09:00 |
|
softsimon
|
7bdde13b40
|
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
|
61333b2286
|
Correcting i18n strings related to Lightning explorer
|
2022-10-13 17:15:17 +04:00 |
|
Mononaut
|
3971814710
|
Save flow diagram preference to localStorage
|
2022-10-11 17:02:35 +00:00 |
|
Mononaut
|
c5d4e86e0e
|
Fix tx confirmation badge alignment regression
|
2022-10-11 16:17:17 +00:00 |
|
wiz
|
d08e5e293c
|
Merge branch 'master' into flow-toggle-labels
|
2022-10-09 01:46:53 +09:00 |
|
wiz
|
001f7a4fd7
|
Merge branch 'master' into fix-conf-badge-css
|
2022-10-09 01:37:25 +09:00 |
|
Mononaut
|
75fd036ec2
|
Highlight url input/output in tx diagram & list
|
2022-10-04 23:49:26 +00:00 |
|
Mononaut
|
d1cedbb981
|
Fix tx confirmation badge layout bug
|
2022-10-04 22:09:32 +00:00 |
|
Mononaut
|
0df796f873
|
Shorten tx diagram toggle labels
|
2022-10-04 21:14:54 +00:00 |
|
Mononaut
|
c10ace8fb5
|
Scroll to input/output when clicked in tx diagram
|
2022-10-04 21:04:52 +00:00 |
|
Mononaut
|
619a6bd34d
|
Toggle option for tx flow diagram w/ query param
|
2022-09-29 15:41:14 +00:00 |
|
Mononaut
|
409e5a335f
|
Improve tx flow diagram drawing algorithm
|
2022-09-23 21:25:41 +00:00 |
|
softsimon
|
fa11cb0619
|
Use relative import paths
|
2022-09-21 17:23:45 +02:00 |
|
Mononaut
|
64f3a597a2
|
Add interactivity to tx sankey diagram
|
2022-09-17 01:20:08 +00:00 |
|
Mononaut
|
1e5cef4a62
|
Add sankey diagram to main tx page
|
2022-09-16 20:50:12 +00: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 |
|