134 Commits

Author SHA1 Message Date
Mononaut
852e049a4e Fix transaction component ETA 2023-06-29 11:39:13 -04:00
Mononaut
5c9653fab5 Mark RBF transactions as removed if earlier version is mined 2023-06-16 13:47:09 -04:00
Mononaut
810317488c Confirmation badge component, fix negative confirmations 2023-06-03 16:20:32 -04:00
Mononaut
dd4aa48b90 Fix frontend logic for displaying effective fee rate 2023-05-31 12:11:56 -04:00
Mononaut
2d4ce3b1dd Display sigops & adjusted vsize in transaction page details 2023-05-31 11:29:58 -04:00
Mononaut
0818e3679d show fee rating badge either on rate or effective rate 2023-05-31 11:27:04 -04:00
Mononaut
1cff72e768 Fix effective fee rates for non-cpfp dependents 2023-05-31 11:27:04 -04:00
softsimon
64b4bd9088 Merge pull request #3721 from mempool/mononaut/fix-first-seen
Restore transaction first seen field
2023-05-06 03:05:35 +04:00
Mononaut
72402d2395 Restore transaction first seen field 2023-05-05 15:12:05 -07:00
Mononaut
0d2594232e Improve unit selection for duration formatting 2023-05-05 14:30:03 -07:00
softsimon
7d0de5cea0 Fix height on graphs pages with footer 2023-05-05 23:38:35 +04:00
softsimon
5283818a47 Global footer 2023-05-05 00:53:20 +04:00
Mononaut
4f1c6021f3 Use new mempool position data for transaction ETA 2023-05-03 14:18:07 -06:00
Mononaut
069f687991 Fix missing null checks in tx component 2023-05-03 13:00:23 -06:00
Mononaut
e8fe390437 Don't show RBF replaced alert banner after confirmation 2023-05-03 13:00:23 -06:00
Mononaut
53e0e66510 change rbf subheading, fix interval alignment 2023-05-03 13:00:22 -06:00
Mononaut
1a96608a60 fixes for non-dual-node rbf feature 2023-05-03 12:53:56 -06:00
Mononaut
3e703ec13e support trees of RBF replacements 2023-05-03 12:53:56 -06:00
Mononaut
9517d5fe08 remove 'replaces' alert on transaction page 2023-05-03 12:53:56 -06:00
Mononaut
1d5a029c81 Timeline of replacements for RBF-d transactions 2023-05-03 12:52:20 -06:00
Mononaut
e8e2eab5c1 Hide features row if tx has no features 2023-03-13 12:48:01 +09:00
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