97 Commits

Author SHA1 Message Date
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
Priyansh
1da2c78b63 Updated significant digits of transaction fee (#722) 2021-08-18 16:27:35 +03:00
Rishabh
3f0b394b1c Only display "Load all" if there are at least 3 more items to load (#724)
* Only display Load more if there are at least 3 more items to load

* Load more only if at least 3 more inputs
2021-08-18 00:49:08 +03:00
Miguel Medeiros
392460aa42 Fix colorized unblinded transaction. (#671) 2021-07-29 13:37:17 +03:00
Miguel Medeiros
1900441eef Fix undefined asset and colored coinbase tx. (#645) 2021-07-19 23:13:34 +03:00
Miguel Medeiros
6ac8609910 UI/UX - Fix arrow position. (#627)
* Fix arrow position.

* Add arrows from font-awesome.

* Add icons to bisq transfers.

* Fix icon size in mobile view.
2021-07-15 23:23:37 +03:00
Miguel Medeiros
517a0597f6 Liquid support for unblinding transactions. (#588)
* Add docker file to generate wallycore wasm js lib.

* Add unblinded liquid transactions.

* Add background to unblided transactions.

* Check liquid network to try to unblind tx.

Ww don't want to try to unblind transactions in other networks.

Co-authored-by: Felipe Knorr Kuhn <100320+knorrium@users.noreply.github.com>

* Delete libwally-core dockerfile.

* Delete wallycore.html.

* Fix validation unblind tx.
Fix lint.
Add errorUnblinded.
Add vin.prevout unblinded tx.

* Add e2e testing to liquids unblinded tx.

* Load libwally.js dynamically.

* Fix table size.

* Add Blockstream License to libwally and wallycore.

Co-authored-by: Felipe Knorr Kuhn <100320+knorrium@users.noreply.github.com>
2021-07-06 19:56:32 +03:00
softsimon
9be82737df Revert "Parse TXID, hash or address strings from search bar and allow searching for TXID:OUTPUT. (#578)" (#610)
This reverts commit 2e2e6aa01f691ca28d2763faf827fda01e428cda.
2021-07-06 19:55:01 +03:00
softsimon
61975c3f63 Parse TXID, hash or address strings from search bar and allow searching for TXID:OUTPUT. (#578)
fixes #450
fixes #415
2021-07-06 19:43:18 +03:00