113 Commits

Author SHA1 Message Date
Mononaut
e9d6b10a31 fix missing fee rating on mobile 2023-03-09 19:31:53 -06:00
Mononaut
65867bce60 Fix unnecessary cpfp 404 responses 2023-03-06 00:02:21 -06:00
Mononaut
93de0cff45 unify time rendering components 2023-03-05 19:26:32 -06:00
nymkappa
72779c8244 Use historical price for older blocks and transactions 2023-02-21 12:37:27 +09:00
softsimon
e5c6fef694 Remove included in block 2023-02-19 17:24:43 +07:00
wiz
af2889196a Merge branch 'master' into mononaut/fix-mobile-bottom-nav 2023-01-27 03:49:07 +09:00
softsimon
16bbff28fd Using truncate component for replaced tx link 2023-01-25 17:24:00 +04:00
Mononaut
cc628aa443 cache, serve & display more comprehensive RBF info 2023-01-17 16:09:16 -06:00
Mononaut
c7e51090e4 support inner links in truncated string component 2023-01-16 16:47:05 -06:00
Mononaut
44a0e1c26f Fix page elements obscured by bottom nav bar on mobile 2023-01-13 11:52:36 -06:00
Mononaut
ad57df34d2 migrate old text truncation implementations to new component 2023-01-05 11:01:46 -06:00
Mononaut
32b7fa6f90 display indexed cpfp info on non-mempool txs 2022-11-29 11:42:07 +09:00
Mononaut
48fc28f415 fix squashed tx flow diagram 2022-11-22 17:07:03 +09:00
wiz
fd313bef85 Merge branch 'master' into flow-diagram-spent-connectors 2022-11-22 13:42:33 +09:00
Mononaut
29feac94f9 Add shapes to flow diagram to indicate spent txos 2022-11-22 10:11:54 +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
957f3c32b4 Save flow diagram preference to localStorage 2022-10-11 17:02:35 +00:00
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