131 Commits

Author SHA1 Message Date
wiz
426a4ba69f Merge remote-tracking branch 'origin/master' into mononaut/seo-ssr 2023-08-05 18:23:12 +09:00
nymkappa
a6b9c5ddd9 [tx] add accel shortcut into transaction component 2023-08-03 15:20:47 +09:00
Mononaut
8d70d3bd72 use accelerated rates for block templates & show in viz 2023-07-26 15:08:33 +09:00
Mononaut
9dbe35952e Fix tx.ancestors undefined bug 2023-07-16 12:53:55 +09:00
softsimon
40b361dc35 Merge pull request #3948 from mempool/mononaut/loading-transaction
show "loading" message while checking for cached txs
2023-07-13 12:32:20 +09:00
Mononaut
f12914976a Add stale block banner immediately on reorg 2023-07-13 10:43:18 +09:00
Mononaut
109eeaa1f6 replace client recent blocks on reorg 2023-07-13 10:43:18 +09:00
Mononaut
6fb6e1f3c5 Show skeleton loader instead of "Loading transaction..." 2023-07-12 17:44:38 +09:00
Mononaut
87a691548f show "loading" message while checking for cached txs 2023-07-12 17:44:37 +09:00
wiz
15e9f31b63 Merge branch 'master' into mononaut/scrollable-mempool 2023-07-05 07:58:50 +09:00
Mononaut
9e413d67a1 don't reset blockchain position on every mempool update 2023-06-30 19:45:53 -04:00
Mononaut
852e049a4e Fix transaction component ETA 2023-06-29 11:39:13 -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
1cff72e768 Fix effective fee rates for non-cpfp dependents 2023-05-31 11:27:04 -04:00
Mononaut
72402d2395 Restore transaction first seen field 2023-05-05 15:12:05 -07:00
Mononaut
4f1c6021f3 Use new mempool position data for transaction ETA 2023-05-03 14:18:07 -06:00
Mononaut
9f32d43907 Improve stability of mempool tx position arrow 2023-05-03 14:18:06 -06:00
softsimon
acc668bdbe Merge pull request #3714 from mempool/mononaut/fix-tx-eta
Fix transaction ETA calculation
2023-05-04 00:17:09 +04:00
Mononaut
f5ebf41b7e fix tx page mempool blocks subscription leak 2023-05-03 13:58:08 -06:00
Mononaut
c73144eb7d keep ETA relative time basis updated 2023-05-03 13:55:26 -06:00
Mononaut
069f687991 Fix missing null checks in tx component 2023-05-03 13:00:23 -06:00
Mononaut
19d3b0a4dd fix rbf e2e test 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
22fde5276a update RBF timeline over websocket 2023-05-03 12:52:21 -06:00
Mononaut
1d5a029c81 Timeline of replacements for RBF-d transactions 2023-05-03 12:52:20 -06:00
Mononaut
7b26e09486 Fix transaction ETA calculation 2023-05-03 10:02:03 -06:00
Mononaut
6368d665cc Use network-specific feature activation dates 2023-03-14 13:02:50 +09:00
Mononaut
e8e2eab5c1 Hide features row if tx has no features 2023-03-13 12:48:01 +09:00
softsimon
e6d3aef5fd Merge pull request #3304 from mempool/simon/fix-confirmation-arrow-bug
Fixes arrow position on confirmed blocks
2023-03-11 11:31:30 +09:00
softsimon
6fc0c3314c Fixes arrow position on confirmed blocks
fixes #3294
2023-03-10 18:35:26 +09:00
softsimon
08f33c5c87 Fixes changed after checked error in transaction page 2023-03-10 12:37:55 +09:00
Mononaut
2d20939fe1 convert soft 404s to hard 404s in unfurler ssr 2023-03-09 02:34:21 -06:00
softsimon
a63958240c Merge pull request #3238 from mempool/mononaut/fix-404s
Fix unnecessary cpfp/rbf 404 responses
2023-03-06 18:40:32 +09:00
Mononaut
0717a1191d don't cache tx data for rbf replacements 2023-03-06 00:19:12 -06:00
Mononaut
65867bce60 Fix unnecessary cpfp 404 responses 2023-03-06 00:02:21 -06:00
nymkappa
19ff5f15ee Use relative path to import price service 2023-02-28 10:59:39 +09:00
nymkappa
a1905f624f Optimize price API response size reduce the number of query to that API 2023-02-23 13:13:20 +09:00
nymkappa
53b9310169 Redo/Fix completely failed PR #3092 + add PR #3105 2023-02-23 09:50:34 +09:00
nymkappa
72779c8244 Use historical price for older blocks and transactions 2023-02-21 12:37:27 +09:00
Mononaut
cc628aa443 cache, serve & display more comprehensive RBF info 2023-01-17 16:09:16 -06:00
Mononaut
02c77d1604 Fix cpfp observable error 2023-01-16 12:04:24 -06:00
wiz
a743112c39 Merge branch 'master' into mononaut/scrollable-blockchain 2023-01-12 22:01:45 +09:00
Mononaut
70c81ba728 fix frontend js error on unconfirmed non-cpfp transactions 2023-01-11 08:44:11 -06:00
Mononaut
41fdab33eb remove redundant fields from CPFP interfaces 2023-01-11 08:44:11 -06:00
Mononaut
001d94dcef create separate service for short term tx & block caching 2023-01-06 10:13:53 -06:00
Mononaut
5fb5fcd211 only retry fetch CPFP for unconfirmed txs 2022-12-01 11:34:11 +09: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