Mononaut
65dbafd2ec
Support P2PK address types
2023-07-23 14:01:31 +09:00
Mononaut
a8b162387b
better frontend handling for very large witnesses
2023-01-23 11:37:22 -06:00
Mononaut
6448ad0ac7
proper truncation in RTL locales
2023-01-05 11:16:14 -06:00
Mononaut
42a39c1f7c
migrate old text truncation implementations to new component
2023-01-05 11:01:46 -06:00
softsimon
e092fa6286
Adding fee reveal text
2022-05-20 21:30:01 +04:00
nymkappa
9be6f80cb9
Allow CTRL F an address on the transaction list component
2022-05-16 16:50:42 +02:00
softsimon
f466498988
Address page highlight and transfer value
2022-03-14 16:19:37 +01:00
Miguel Medeiros
9264f3cf4f
Fix title styles.
2021-10-26 21:47:28 -03:00
Miguel Medeiros
52aea12f22
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
9dae7020c8
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
Miguel Medeiros
1e9f131a2a
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
Miguel Medeiros
b778d96910
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
0dc255edf9
Fix OP_RETURN css width.
2021-05-06 09:00:33 -03:00
Miguel Medeiros
2f8f3ca2e9
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
softsimon
d9803e3f3d
Improved utxo script design.
...
fixes #46
2020-11-16 02:25:10 +07:00
softsimon
ddea10b160
Toggle display UTXO details and scripts for transactions
...
fixes #46
2020-11-15 17:58:38 +07:00
softsimon
4bef9f9b79
Display coinbase and op return messages all the time.
2020-06-06 23:50:08 +07:00
softsimon
4d5580eabb
Replace some spinners with skeleton loaders.
2020-03-11 16:06:11 +07:00
softsimon
0f41b0d933
Making block, transaction, and address view responsive.
...
closes #43
2020-03-10 14:46:12 +07:00
Simon Lindh
ac95c09ea6
New base code for mempool blockchain explorerer
2020-02-26 03:19:26 +09:00