196 Commits

Author SHA1 Message Date
Mononaut
c8f2e70606 Fix unfurl cpfp badge 2023-03-29 05:45:49 +09:00
Mononaut
6368d665cc Use network-specific feature activation dates 2023-03-14 13:02:50 +09:00
Mononaut
e8e2eab5c1 Hide features row if tx has no features 2023-03-13 12:48:01 +09:00
softsimon
e6d3aef5fd Merge pull request #3304 from mempool/simon/fix-confirmation-arrow-bug
Fixes arrow position on confirmed blocks
2023-03-11 11:31:30 +09:00
softsimon
63643f5f7a Merge pull request #3300 from mempool/simon/fix-transaction-expression-changed-error
Fixes changed after checked error in transaction page
2023-03-11 10:01:58 +09:00
softsimon
6fc0c3314c Fixes arrow position on confirmed blocks
fixes #3294
2023-03-10 18:35:26 +09:00
softsimon
08f33c5c87 Fixes changed after checked error in transaction page 2023-03-10 12:37:55 +09:00
Mononaut
e9d6b10a31 fix missing fee rating on mobile 2023-03-09 19:31:53 -06:00
softsimon
a63958240c Merge pull request #3238 from mempool/mononaut/fix-404s
Fix unnecessary cpfp/rbf 404 responses
2023-03-06 18:40:32 +09:00
Mononaut
0717a1191d don't cache tx data for rbf replacements 2023-03-06 00:19:12 -06:00
Mononaut
65867bce60 Fix unnecessary cpfp 404 responses 2023-03-06 00:02:21 -06:00
Mononaut
93de0cff45 unify time rendering components 2023-03-05 19:26:32 -06:00
Mononaut
c1063e42ba Fix overlapping columns in cpfp table on small screens 2023-03-04 00:22:50 -06:00
nymkappa
19ff5f15ee Use relative path to import price service 2023-02-28 10:59:39 +09:00
nymkappa
a1905f624f Optimize price API response size reduce the number of query to that API 2023-02-23 13:13:20 +09:00
nymkappa
53b9310169 Redo/Fix completely failed PR #3092 + add PR #3105 2023-02-23 09:50:34 +09:00
nymkappa
72779c8244 Use historical price for older blocks and transactions 2023-02-21 12:37:27 +09:00
softsimon
e5c6fef694 Remove included in block 2023-02-19 17:24:43 +07:00
wiz
af2889196a Merge branch 'master' into mononaut/fix-mobile-bottom-nav 2023-01-27 03:49:07 +09:00
softsimon
16bbff28fd Using truncate component for replaced tx link 2023-01-25 17:24:00 +04:00
Mononaut
cc628aa443 cache, serve & display more comprehensive RBF info 2023-01-17 16:09:16 -06:00
softsimon
48382c9dc7 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
05d949613b Merge pull request #2956 from mempool/mononaut/fix-missing-clipboard
Fix missing clipboard buttons
2023-01-17 02:59:19 +04:00
Mononaut
c7e51090e4 support inner links in truncated string component 2023-01-16 16:47:05 -06:00
Mononaut
2a0aecff82 Fix hidden clipboard toast on transactions page 2023-01-16 16:46:28 -06:00
Mononaut
02c77d1604 Fix cpfp observable error 2023-01-16 12:04:24 -06:00
Mononaut
44a0e1c26f Fix page elements obscured by bottom nav bar on mobile 2023-01-13 11:52:36 -06:00
wiz
d8a16704ff Merge branch 'master' into mononaut/string-truncation 2023-01-12 22:47:03 +09:00
wiz
a743112c39 Merge branch 'master' into mononaut/scrollable-blockchain 2023-01-12 22:01:45 +09:00
Mononaut
70c81ba728 fix frontend js error on unconfirmed non-cpfp transactions 2023-01-11 08:44:11 -06:00
Mononaut
41fdab33eb remove redundant fields from CPFP interfaces 2023-01-11 08:44:11 -06:00
Mononaut
001d94dcef create separate service for short term tx & block caching 2023-01-06 10:13:53 -06:00
Mononaut
ad57df34d2 migrate old text truncation implementations to new component 2023-01-05 11:01:46 -06:00
Mononaut
ac774af8c9 fix CPFP handling in transaction preview 2022-12-01 12:41:04 +09:00
Mononaut
5fb5fcd211 only retry fetch CPFP for unconfirmed txs 2022-12-01 11:34:11 +09:00
Mononaut
d13d3e2493 show cpfp badges on non-mempool tx previews 2022-11-29 11:42:07 +09:00
Mononaut
32b7fa6f90 display indexed cpfp info on non-mempool txs 2022-11-29 11:42:07 +09:00
Mononaut
48fc28f415 fix squashed tx flow diagram 2022-11-22 17:07:03 +09:00
Mononaut
1141ea11be align elements of tx preview 2022-11-22 16:32:09 +09:00
Mononaut
0e277cdb4e ellipsis for long op_return messages in tx preview 2022-11-22 16:32:09 +09:00
wiz
fd313bef85 Merge branch 'master' into flow-diagram-spent-connectors 2022-11-22 13:42:33 +09:00
Mononaut
ce42da7d6c Fix clash w/ liquid unblinding and vin/vout syntax 2022-11-22 10:11:54 +09:00
Mononaut
29feac94f9 Add shapes to flow diagram to indicate spent txos 2022-11-22 10:11:54 +09:00
Mononaut
8715e5ab91 fix error when navigating to huge transactions 2022-11-07 20:05:33 -06:00
Mononaut
8978fadbf9 vin/vout selection syntax via url fragments 2022-10-16 22:42:38 +00:00
wiz
511ad728ba Merge branch 'master' into save-flow-preference 2022-10-16 08:11:03 +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
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