softsimon
876fda73f1
Address value did not calculate self transfers
2022-03-15 16:26:49 +01: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
nymkappa
a49cc9a2fa
Move our custom fields to a BlockExtension sub object of the IEsploraApi.Block interface
2022-02-04 12:51:45 +09: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
c36ff22d68
Support for Test Liquid Native Asset
2021-12-29 00:40:55 +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
wiz
66d4d268d9
Don't change cursor when hovering over OP_RETURN
2021-11-17 20:06:24 +09: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
Miguel Medeiros
873f214245
Fix title styles.
2021-10-26 21:47:28 -03: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
Miguel Medeiros
8488d40bf7
Fix pagination responsive layout. ( #590 )
...
* Fix pagination responsive css.
* Fix css title block transaction alignment.
* Add pagination responsive layout to bisq tx page.
* Add pagination responsive to bisq blocks page.
* Fix pagination css - bisq txs page.
* Add e2e tests for bisq and mainnet pagination.
2021-07-05 22:28:56 +03:00
softsimon
9ee1d8c56f
Lower scroll threshold to fix load more not triggering. ( #576 )
...
* Lower scroll threshold to fix load more not triggering.
fixes #575
2021-06-24 18:20:20 -04:00
Miguel Medeiros
f8f078a08f
Fix missing whitespace linting. ( #534 )
2021-05-21 19:03:18 +04:00
Miguel Medeiros
694778fbb7
Fix tx-list load is being constantly triggered. ( #531 )
2021-05-20 02:03:59 +04:00
Miguel Medeiros
d08347e2d9
Fix OP_RETURN truncated text. ( #502 )
...
* Fix OP_RETURN truncated text.
* Fix scriptmessage width on desktop media queries
2021-05-08 00:36:35 +04:00
Miguel Medeiros
2427bc2930
Fix OP_RETURN css width.
2021-05-06 09:00:33 -03:00
Miguel Medeiros
e3e53f62e1
New concept for dashboard layout components. ( #469 )
...
* New concept for dashboard layout components.
* Align dashboard componentes.
* Add divider to fee box component.
* Remove TV icon from mobile and tablet queries.
* Fix form input overflow.
* Add responsive css to statistic component.
* Add responsive css to about page.
* Add global padding bottom.
* Fix graph page styles.
* Add responsive chart and scrollable table.
* Fix mobile css query for navbar menus.
* Fix pagination responsive css.
* Add CSS animated logo.
* Revert "Add CSS animated logo."
This reverts commit 92af38294c0d4fe815a801b37635cde7f8ee1ced.
* Add extra skeleton to fee-box-component.
* Fix latest-blocks and latest-transactions table css.
* Adapt Bisq pages to responsive layout.
* Remove parenthesis from fiat amout.
Fiat prive break not break on desktop.
Transaction ID align left.
Fee box skeleton width resize.
* Fix mobile table text-size.
* Fix dashboard mempool info mobile alignment.
2021-05-03 17:11:30 +04:00
Felipe Knorr Kuhn
62c8331824
fix infinite scrolling by not using body as the container
2021-04-19 23:48:33 -07:00
softsimon
4395b93710
Display P2PK inputs as "P2PK" instead of empty string.
...
fixes #290
2021-02-02 01:32:15 +07:00
TechMiX
dab6e07cca
add text-align for Details title + swap text-left class with style so that it always remains aligned to left
2020-12-09 02:22:16 +01:00
TechMiX
38f858a7e7
add rtl-layout class to base component
2020-12-09 01:57:18 +01:00
softsimon
5d84eefe3b
i18n: Fixed translations for the footer component. Merged some duplicates.
2020-12-08 18:24:02 +07:00