105 Commits

Author SHA1 Message Date
Mononaut
ad57df34d2 migrate old text truncation implementations to new component 2023-01-05 11:01:46 -06: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
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
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
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
5badd8a7f2 Handle nonstandard inputs
fixes #1744
2022-05-31 04:13:13 +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
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
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
softsimon
5313b8a24c Address page highlight and transfer value 2022-03-14 16:19:37 +01:00
softsimon
01ff8f79a8 UTXO spent tracking refactor
refs #1301
2022-03-07 19:45:09 +01:00
softsimon
8f4a7890e9 Merge pull request #1306 from mempool/simon/liquid-missing-asset-inputs
Handle missing asset registry for inputs
2022-03-07 15:24:47 +01:00
softsimon
bb5a793ac3 Handle missing asset registry for inputs
refs #1246
2022-03-07 13:14:34 +01:00
softsimon
ec0f78b13a UTXO spent tracking
fixes #1301
2022-03-06 18:27:13 +01:00
Antoni Spaanderman
0c4ab1b5e6 Merge branch 'master' into fee-visibility 2022-02-28 13:10:12 +01:00
wiz
045cdc6bae Merge branch 'master' into simon/display-unblinded-tx-sum 2022-02-23 03:09:44 +00:00
softsimon
6538071b62 Show tx value sum if complete unblinding data is provided
fixes #1174
2022-02-22 16:53:59 +04:00
softsimon
9b2985016f Handle missing asset registry assets
fixes #1246
2022-02-22 16:32:54 +04:00
Antoni Spaanderman
15c20acd4e Merge branch 'master' into fee-visibility 2022-02-09 10:42:05 +01:00
softsimon
e34a3d0d41 Correcting tests. i18n strings and asset links. 2022-02-07 03:34:15 +04:00
Antoni Spaanderman
c418df9360 Merge branch 'master' into fee-visibility
for cla bot
2022-02-04 12:26:47 +01:00
wiz
47318e1437 Merge pull request #1173 from mempool/simon/liquid-asset-precision-fix
Fixing Liquid asset precision
2022-01-25 08:15:20 +00:00
Antoni Spaanderman
e4875c714a fix 0 sat/vB not displaying 2022-01-24 21:35:13 +01:00
Felipe Knorr Kuhn
019c732272 Add an amount class vins and vouts to improve testing 2022-01-20 21:31:14 -08:00
softsimon
be77e3ff78 Fixing liqud asset precision
fixes #1166
2022-01-21 01:32:19 +04:00
softsimon
3450ff97ff Utilize gettxout to display spent/outspent
fixes #1088
2022-01-15 22:09:04 +04:00
softsimon
1448588e45 Fixing misplaces Unknown text after the Coinbase 2021-12-30 16:55:42 +04:00
softsimon
e5adfd52ba Handle Liquid native asset issuance transaction. 2021-12-30 02:18:16 +04:00
softsimon
13bfa5902d Adding Liquid Testnet as frontend option
fixes #976
2021-12-28 11:16:33 +04:00
softsimon
8e8d87fb42 Fixing broken Liquid peg-in and peg-out links
fixes #977
2021-12-08 11:50:51 +04:00
Miguel Medeiros
92847e3f6c fix: op_return tooltip position. 2021-11-16 18:03:43 -03:00
softsimon
cea0654099 Display previous output types
fixes #917
2021-11-10 16:17:03 +04:00
softsimon
f2012b45e3 Add output ID to transaction info
fixes #413
2021-10-20 15:44:43 +04:00
TechMiX
3413b1c72a fix various rtl issues 2021-09-15 11:02:04 +02:00