Mononaut
|
109eeaa1f6
|
replace client recent blocks on reorg
|
2023-07-13 10:43:18 +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 |
|
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 |
|
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 |
|
Mononaut
|
e4fa21a145
|
Highlight url input/output in tx diagram & list
|
2022-10-04 23:49:26 +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 |
|