| 
							
							
								 softsimon | 67d44e3d6f | Merge pull request #5359 from mempool/natsoni/fix-loop-calling-transactionTimes Prevent never ending loop of calls to transactionTimes | 2024-07-25 03:38:06 -05:00 |  | 
			
				
					| 
							
							
								 softsimon | ca4b1943a8 | moving code block | 2024-07-25 03:35:17 -05:00 |  | 
			
				
					| 
							
							
								 natsoni | df0f244bd1 | Prevent never ending loop of calls to transactionTimes | 2024-07-25 00:53:13 +02:00 |  | 
			
				
					| 
							
							
								 wiz | dc09e75783 | Merge pull request #5361 from mempool/mononaut/fosscelerator On-demand acceleration polling | 2024-07-24 13:44:04 -05:00 |  | 
			
				
					| 
							
							
								 Mononaut | af7a962a0b | [accelerator] accelerator_button config | 2024-07-24 17:32:44 +00:00 |  | 
			
				
					| 
							
							
								 natsoni | b9a053387f | Add txConfirmed subscription variable to fix miner loading forever | 2024-07-23 11:44:50 +02:00 |  | 
			
				
					| 
							
							
								 Mononaut | 9aac0ddce7 | Fix merge conflict | 2024-07-20 12:08:52 +00:00 |  | 
			
				
					| 
							
							
								 softsimon | 9cba7ccf75 | retry firstseen on error fixes #5340 | 2024-07-14 20:44:34 +09:00 |  | 
			
				
					| 
							
							
								 Mononaut | 0f526f24cb | show cpfp toggle on pending accelerations | 2024-07-13 07:59:59 +00:00 |  | 
			
				
					| 
							
							
								 softsimon | 6cd8cf660b | Revert "Show accelerated fee rates on timeline" | 2024-07-12 19:10:06 +09:00 |  | 
			
				
					| 
							
							
								 softsimon | de1d7839b3 | Merge pull request #5321 from mempool/natsoni/fees-on-acc-timeline Show accelerated fee rates on timeline | 2024-07-12 17:24:36 +09:00 |  | 
			
				
					| 
							
							
								 natsoni | 6aa3e38af2 | Fix broken loader in accelerate fee rate line | 2024-07-12 17:15:51 +09:00 |  | 
			
				
					| 
							
							
								 softsimon | dca7df709b | Merge pull request #5305 from mempool/natsoni/avoid-fetching-full-audit Avoid fetching full audit on tx page | 2024-07-12 17:10:36 +09:00 |  | 
			
				
					| 
							
							
								 natsoni | c3b9828d42 | Move block audit cache to apiService | 2024-07-12 16:00:51 +09:00 |  | 
			
				
					| 
							
							
								 natsoni | 06b696f0bb | Show fees rates on acceleration timeline | 2024-07-12 01:58:20 +09:00 |  | 
			
				
					| 
							
							
								 natsoni | 17720b98c1 | Avoid briefly displaying wrong accelerated fee rate on tx load | 2024-07-11 20:38:38 +09:00 |  | 
			
				
					| 
							
							
								 wiz | 1a5613bf65 | Merge pull request #5311 from mempool/natsoni/accel-tx-fee-update Update tx acceleration state on confirmation | 2024-07-11 14:50:06 +09:00 |  | 
			
				
					| 
							
							
								 Mononaut | 927eb98072 | accelerator goals | 2024-07-10 16:18:13 +00:00 |  | 
			
				
					| 
							
							
								 natsoni | 99ea1ad0a0 | Avoid fetching full audit on tx page | 2024-07-11 00:23:46 +09:00 |  | 
			
				
					| 
							
							
								 natsoni | bbff50527b | Don't show Accelerated on tx just mined by non-participating pool | 2024-07-10 23:23:40 +09:00 |  | 
			
				
					| 
							
							
								 natsoni | 4470461a98 | Add retry logic to acceleration data fetching on tx page | 2024-07-10 23:22:57 +09:00 |  | 
			
				
					| 
							
							
								 natsoni | 645fd98c30 | Show actual accelerated fee rate on newly mined tracked tx | 2024-07-10 23:21:53 +09:00 |  | 
			
				
					| 
							
							
								 natsoni | 2915be8fd6 | Possibly fix miner tag loading on tracked transactions | 2024-07-10 12:55:34 +09:00 |  | 
			
				
					| 
							
							
								 svrgnty | 503de93094 | add seconds to address and transaction views | 2024-07-09 13:10:48 +02:00 |  | 
			
				
					| 
							
							
								 softsimon | d914df20ba | updating miner tag on tx page | 2024-07-09 00:01:20 +09:00 |  | 
			
				
					| 
							
							
								 wiz | 6f31fb2a08 | Merge branch 'master' into natsoni/acc-timeline-polish | 2024-07-08 22:54:31 +09:00 |  | 
			
				
					| 
							
							
								 wiz | 07370a8dc7 | Merge branch 'master' into natsoni/acc-timeline-polish | 2024-07-08 21:58:34 +09:00 |  | 
			
				
					| 
							
							
								 natsoni | bf51e3e1c9 | Show unaccelerated ETA in acceleration timeline | 2024-07-08 21:53:41 +09:00 |  | 
			
				
					| 
							
							
								 Mononaut | 487d82eccf | [accelerator] hide modal for transactions near the top of the mempool | 2024-07-08 09:45:49 +00:00 |  | 
			
				
					| 
							
							
								 natsoni | a0992f6091 | More accel timeline polish | 2024-07-05 22:42:53 +09:00 |  | 
			
				
					| 
							
							
								 Mononaut | b8820684c3 | [accelerator] proper error handling | 2024-07-05 10:42:46 +00:00 |  | 
			
				
					| 
							
							
								 softsimon | 8735b62510 | fix hide acceleration button overflow fixes #5276 | 2024-07-05 16:22:28 +09:00 |  | 
			
				
					| 
							
							
								 softsimon | 2773c21343 | rename RBF history to timeline | 2024-07-05 15:47:06 +09:00 |  | 
			
				
					| 
							
							
								 natsoni | 6b481d5a07 | Add acceleration timeline | 2024-07-04 18:22:39 +09:00 |  | 
			
				
					| 
							
							
								 natsoni | 815dcbd4ce | Retrieve acceleration request time and first seen time | 2024-07-04 16:54:03 +09:00 |  | 
			
				
					| 
							
							
								 softsimon | bbdc9e4aa4 | fix accelerator logo positioning | 2024-07-03 22:02:27 +09:00 |  | 
			
				
					| 
							
							
								 softsimon | cc5ccd01e2 | turn mempool accelerator logo into a link | 2024-07-03 21:30:59 +09:00 |  | 
			
				
					| 
							
							
								 softsimon | c34be2a334 | fix malplaced details button | 2024-07-03 21:18:33 +09:00 |  | 
			
				
					| 
							
							
								 softsimon | 2fc0079530 | Accelerator mobile size | 2024-07-03 20:50:02 +09:00 |  | 
			
				
					| 
							
							
								 wiz | 680d8504b6 | Merge pull request #5268 from mempool/mononaut/paid-processing accelerator success screen | 2024-07-03 19:47:15 +09:00 |  | 
			
				
					| 
							
							
								 wiz | 89db3dc70e | Merge pull request #5269 from mempool/simon/mempool-goggles-logo Update mempool goggles logo | 2024-07-03 19:45:53 +09:00 |  | 
			
				
					| 
							
							
								 softsimon | f496fc9653 | Accelerate logo | 2024-07-03 19:30:32 +09:00 |  | 
			
				
					| 
							
							
								 softsimon | 9318aa9a6a | Update mempool goggles logo | 2024-07-03 19:17:18 +09:00 |  | 
			
				
					| 
							
							
								 Mononaut | db3db49fbc | [accelerator] success confirmation screen | 2024-07-03 18:16:50 +09:00 |  | 
			
				
					| 
							
							
								 softsimon | 2b21ddd0b2 | Merge pull request #5263 from mempool/simon/new-eta-label New ETA label | 2024-07-03 17:31:35 +09:00 |  | 
			
				
					| 
							
							
								 softsimon | d0358f1551 | Merge pull request #5262 from mempool/simon/accelerator-default-hide Only default show accelerator on mempool space | 2024-07-03 17:31:26 +09:00 |  | 
			
				
					| 
							
							
								 softsimon | 6597854b14 | Fix accelerator ui jumps | 2024-07-03 17:30:31 +09:00 |  | 
			
				
					| 
							
							
								 softsimon | 39e55bb3f8 | New ETA label | 2024-07-03 15:59:54 +09:00 |  | 
			
				
					| 
							
							
								 softsimon | 5a9dde0807 | Only default show accelerator on mempool space | 2024-07-03 12:27:29 +09:00 |  | 
			
				
					| 
							
							
								 Mononaut | 3e07d6b684 | [accelerator] disable for txs not in mempool | 2024-07-02 12:32:08 +00:00 |  |