wiz
45a25b1430
Merge branch 'master' into flow-toggle-labels
2022-10-09 01:46:53 +09:00
Mononaut
e4fa21a145
Highlight url input/output in tx diagram & list
2022-10-04 23:49:26 +00:00
Mononaut
337918bb93
Shorten tx diagram toggle labels
2022-10-04 21:14:54 +00:00
Mononaut
27869a00c1
Scroll to input/output when clicked in tx diagram
2022-10-04 21:04:52 +00:00
Mononaut
932a211cc7
Toggle option for tx flow diagram w/ query param
2022-09-29 15:41:14 +00:00
Mononaut
51b252e625
Improve tx flow diagram drawing algorithm
2022-09-23 21:25:41 +00:00
Mononaut
9d66f83996
Add interactivity to tx sankey diagram
2022-09-17 01:20:08 +00:00
Mononaut
8aa042f61a
Add sankey diagram to main tx page
2022-09-16 20:50:12 +00:00
softsimon
a98c23a988
Correcting and harmonizing i18n strings
2022-05-11 16:29:45 +04:00
TechMiX
22c29d7269
fix RTL layout issues
2022-04-05 20:37:18 +02:00
softsimon
c7639b4768
Replace by fee storage
...
fixes #1222
2022-03-08 18:39:53 +01:00
softsimon
13bfa5902d
Adding Liquid Testnet as frontend option
...
fixes #976
2021-12-28 11:16:33 +04:00
softsimon
68a8aa90ae
Merge pull request #1012 from mempool/simon/cpfp-button-overlap-fix
...
Correcting CPFP button position on mobile
2021-12-15 13:11:04 +04:00
softsimon
adeb1f7e26
Correcting CPFP button position on mobile
...
fixes #1006
2021-12-15 02:16:45 +04:00
softsimon
e741fabe81
Fixing broken RBF alert
...
fixes #516
2021-12-15 01:15:16 +04:00
softsimon
836a007237
Fixing Bisq transactions page and skeleton loaders
...
fixes #953
2021-11-27 13:06:57 +04:00
softsimon
7caf9c8fe2
Adding version and locktime to transaction details
...
fixes #929
2021-11-15 18:05:28 +04:00
Miguel Medeiros
873f214245
Fix title styles.
2021-10-26 21:47:28 -03:00
Miguel Medeiros
e460372870
Fix titles height inconsistencies.
2021-10-26 21:47:26 -03:00
softsimon
f2012b45e3
Add output ID to transaction info
...
fixes #413
2021-10-20 15:44:43 +04:00
Miguel Medeiros
ac7da6340c
Fix confirmations button positioning.
2021-09-29 16:16:39 -03: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
softsimon
5a5c21cf09
Transaction and block header hex external URL should be relative to the network.
2021-08-06 23:45:54 +03:00
softsimon
16fa2a0ed7
Removing "raw block".
2021-08-03 18:15:33 +03:00
Priyansh
c7fe4765d0
Raw Hex of Objects in Details Tab #616 ( #682 )
...
* Added Block Hex in Details
* Added Raw Tx in Transaction Details
* Backend Updates
2021-08-03 14:27:02 +03:00
Miguel Medeiros
d1593a33a3
Fix time until component round for week interval. ( #679 )
...
* Fix time until component round for week interval.
* Add forceFloorOnTimeIntervals parameter.
2021-08-01 01:25:24 +03:00
softsimon
a7fd5d8f98
Update i18n messages.
2021-07-25 01:35:12 +03:00
Miguel Medeiros
c21e8fe642
Bugfix: Change mempool block time precision. ( #650 )
...
* Fix time precision.
* Fix rounding numbers only for minutes range.
Fix reflected avg time to ETA transactions.
* Fix now variable update.
2021-07-25 01:26:29 +03:00
Miguel Medeiros
394a48b9cd
UI/UX - New component for difficult adjustment. ( #602 )
...
* Add next difficulty blocks.
Add next difficulty target date.
Add next difficulty total progress.
Add ajustment difficulty avg min per block.
* Fix typo.
* Trigger difficulty calculation every 5 seconds.
* Add rxjs timer to difficultyEpoch.
* Fix pipe.
* Fix small bar position.
* Change i18n strings.
* Fix typo.
* Add time-until component.
* Speed up difficultyEpoch timer to 1000 ms.
* Fix values to 2 decimal places.
* Add title to fee and difficulty adjustment cards.
* Add title outside the card.
* Fix title to center position.
* Add other titles.
* Add new transalations strings.
Refactor time span component.
* Fix difficulty adjustment i18n string.
Fix duplicated i18n strings.
2021-07-17 14:58:16 +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
23449a7a6c
Fix transaction title breaks row on some languages ( #570 )
2021-06-11 23:16:45 -05:00
softsimon
47d1ae1236
Fix for missing overpaid fees tag on confirmed txs
...
fixes #483
2021-06-11 19:30:33 -05:00
Miguel Medeiros
9765fd7df6
Fix rbf alert css. ( #525 )
2021-05-18 18:56:42 +04:00
Miguel Medeiros
5f787c52e8
FIX unify the units css. ( #499 )
...
* FIX unify the units css.
* Fix units css font-size.
2021-05-18 18:20:17 +04: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
softsimon
224666819e
Don't round variables in code, only in templates.
2021-04-10 23:23:05 +04:00
softsimon
f9256704ab
Bugfix: Ancestors are not able to increase fee of descendants
...
fixes #426
2021-04-05 23:45:47 +04:00
softsimon
7ab75d5885
Always display one decimal on fee rate for consistency.
2021-03-31 15:43:23 +04:00
softsimon
9c667a5005
Fix: Compare with tx.feePerVsize to determine if modified fee is the same.
...
refs #401
2021-03-22 18:24:51 +07:00
softsimon
8799b9ca0a
Visualize the CPFP transactions.
...
fixes #401
2021-03-22 18:04:50 +07:00
softsimon
58402c008f
CPFP support ( #395 )
...
* CPFP support.
fixes #5
fixes #353
fixes #360
* Use effectiveFeePerVsize for mempool statistics.
* Renaming endpoint cpfp-info to just cpfp.
* Renaming decended to BestDescendant.
* Updating language file with new strings.
2021-03-18 23:47:40 +07:00
softsimon
a28a3b5fc9
Adding missing space.
2021-01-16 17:34:58 +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
softsimon
da7f2b4be4
i18n: Added missing Bisq translations. Minor missing space and character fixes.
2020-12-07 17:35:05 +07:00
softsimon
bc2868641b
i18n: Removed CR from "In X minutes" translation
2020-12-07 00:23:13 +07:00
softsimon
3fb4d987a9
i18n: Updated strings for "x confirmations", "x transactions", "x blocks" and "block ETA". Peg-out, and bisq headers.
2020-12-06 23:44:08 +07:00
TechMiX
aba945b6a1
add 'sat' string for i18n
2020-12-05 14:59:08 +01:00