143 Commits

Author SHA1 Message Date
softsimon
88c1bdf1d0 Restoring missing tx index attribute for cypress 2023-04-03 20:02:39 +09:00
nymkappa
0ab1a42cd6 Fix infinite scroll transaction list component 2023-03-30 17:07:34 +09:00
nymkappa
2faa2c26d3 Hotfix infinite scroll (need to apply a real fix) 2023-03-23 17:23:32 +09:00
Mononaut
167828c1f8 batch address outspend lookups into <50 txids per request 2023-03-10 00:27:22 -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
nymkappa
19ff5f15ee Use relative path to import price service 2023-02-28 10:59:39 +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
dad27d36b6 Extracting i18n strings 2023-01-26 03:31:25 +04:00
Mononaut
1b675c6c12 better frontend handling for very large witnesses 2023-01-23 11:37:22 -06:00
wiz
d8a16704ff Merge branch 'master' into mononaut/string-truncation 2023-01-12 22:47:03 +09:00
Mononaut
001d94dcef create separate service for short term tx & block caching 2023-01-06 10:13:53 -06:00
Mononaut
2847155019 proper truncation in RTL locales 2023-01-05 11:16:14 -06:00
Mononaut
ad57df34d2 migrate old text truncation implementations to new component 2023-01-05 11:01:46 -06:00
softsimon
a49d974660 Fix for javascript errors when navigating blocks 2022-12-01 23:12:02 +09:00
softsimon
b6a21c3e60 Change imports to relative paths 2022-11-24 12:19:19 +09:00
Mononaut
3df69bf550 fix stray space, automatically show more outputs if <5 remaining 2022-11-22 18:08:47 +09:00
Mononaut
6d6200b3b6 Fix load more inputs for non-esplora backends 2022-11-22 18:08:01 +09:00
Mononaut
0fe29a3f35 Load 1000 more inputs/outputs per click. Fix label i18n. 2022-11-22 18:08:01 +09:00
Mononaut
e3e43f1996 "show more" instead of "show all" txos in lists 2022-11-22 18:08:01 +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
Mononaut
e4fa21a145 Highlight url input/output in tx diagram & list 2022-10-04 23:49:26 +00:00
Mononaut
27869a00c1 Scroll to input/output when clicked in tx diagram 2022-10-04 21:04:52 +00:00
softsimon
880b5f9712 Use relative import paths 2022-09-21 17:23:45 +02:00
softsimon
545f0ee09b Possible fix for failing test 2022-08-28 17:48:51 +02:00
softsimon
2dce2b8cb7 Fixing missing channel openings 2022-08-27 22:32:56 +02:00
softsimon
9d83302fd9 Fixes multiple bugs with outspends and channels
fixes #412
2022-08-27 16:01:08 +02:00
softsimon
346f602f94 Fix for empty tx value
fixes #2263
2022-08-25 17:24:42 +04:00
softsimon
ecdd699d91 Reduce default rows and optimize requests for lightning. 2022-08-20 15:37:56 +04:00
softsimon
f630754aa3 Label channel closes 2022-07-08 18:55:24 +02:00
softsimon
2fec4ead2f Search bar refactored with Nodes and Channels 2022-07-08 18:55:23 +02:00
softsimon
a8ece05f90 Link channels from Transaction page. 2022-07-08 18:55:23 +02:00
TechMiX
5dce96acd2 fix various RTL layout issues 2022-06-26 02:20:36 +04:30
softsimon
d7ba9b52eb Batch outspends requests
fixes #1902
2022-06-22 23:42:20 +02:00
wiz
a3ec4f6e3b Merge pull request #1751 from mempool/simon/handle-nonstandard-inputs
Handle nonstandard inputs
2022-06-01 02:42:57 +09:00
softsimon
5badd8a7f2 Handle nonstandard inputs
fixes #1744
2022-05-31 04:13:13 +04:00
softsimon
1cf063a1b0 Upgrading packages 2022-05-31 02:21:05 +04:00
softsimon
e81d36653e Adding fee reveal text 2022-05-20 21:30:01 +04:00
softsimon
4e0b8026f5 Lazy load tx inputs in Bitcoin Core mode
fixes #465
2022-05-20 21:30:01 +04:00
wiz
08d26d0ff6 Merge branch 'master' into simon/outspends-cache-fix 2022-05-18 20:28:32 +09:00
wiz
479468b693 Merge branch 'master' into nymkappa/feature/ctrlf-addresses 2022-05-18 19:15:48 +09:00
nymkappa
9ea487ec06 Allow CTRL F an address on the transaction list component 2022-05-16 16:50:42 +02:00
softsimon
a1d04b6a7f Reset outspends cache when switching to new tx page.
fixes #1613
fixes #1164
2022-05-12 03:28:34 +04:00
softsimon
a98c23a988 Correcting and harmonizing i18n strings 2022-05-11 16:29:45 +04:00
Antoni Spaanderman
86669c2d0d name tapscript by its name + OP_CHECKSIGADD tapscript opcode detection 2022-04-04 17:16:34 +02:00
Antoni Spaanderman
44a105b156 detect bare multisigs with handleVout 2022-03-29 16:16:20 +02:00
Felipe Knorr Kuhn
cc438b492b Use the new data-cy directive for deterministic tx locators 2022-03-19 22:15:37 -07:00
Felipe Knorr Kuhn
8bad1bb2fc Change table-vx-* from id to class 2022-03-19 22:11:46 -07:00