nymkappa 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1d2841b2a6 
							
						 
					 
					
						
						
							
							Handle electrs error 504  
						
						
						
						
					 
					
						2022-06-26 10:50:42 +02:00 
						 
				 
			
				
					
						
							
							
								nymkappa 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4ea2a8244a 
							
						 
					 
					
						
						
							
							Remove the condition to show All timespan on mining charts  
						
						
						
						
					 
					
						2022-06-26 10:27:07 +02:00 
						 
				 
			
				
					
						
							
							
								TechMiX 
							
						 
					 
					
						
						
						
						
							
						
						
							ab0c55b0fa 
							
						 
					 
					
						
						
							
							fix various RTL layout issues  
						
						
						
						
					 
					
						2022-06-26 02:20:36 +04:30 
						 
				 
			
				
					
						
							
							
								nymkappa 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d6f594b95a 
							
						 
					 
					
						
						
							
							Don't run the indexer unless Bitcoin Core is fully synced  
						
						
						
						
					 
					
						2022-06-25 19:18:32 +02:00 
						 
				 
			
				
					
						
							
							
								nymkappa 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a8de738e9b 
							
						 
					 
					
						
						
							
							Fixes the minium tx fee bug introduced in ecbd18087b267ba61b74477c973281b740edaf30  
						
						
						
						
					 
					
						2022-06-25 19:06:26 +02:00 
						 
				 
			
				
					
						
							
							
								Mononaut 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							61c309cd1d 
							
						 
					 
					
						
						
							
							Fix block visualization color for <1 sat/vb txs  
						
						
						
						
					 
					
						2022-06-25 15:15:52 +00:00 
						 
				 
			
				
					
						
							
							
								hunicus 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5b9d6a31e5 
							
						 
					 
					
						
						
							
							Remove fade animation when switching docs tabs  
						
						
						
						
					 
					
						2022-06-25 10:13:18 -04:00 
						 
				 
			
				
					
						
							
							
								Felipe Knorr Kuhn 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8fa0539b5a 
							
						 
					 
					
						
						
							
							Update test triggers  
						
						
						
						
					 
					
						2022-06-24 21:56:08 -07:00 
						 
				 
			
				
					
						
							
							
								Felipe Knorr Kuhn 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7262485f3b 
							
						 
					 
					
						
						
							
							Skip tests when the ops labeled is used  
						
						
						
						
					 
					
						2022-06-24 21:51:13 -07:00 
						 
				 
			
				
					
						
							
							
								wiz 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							24300eeac5 
							
						 
					 
					
						
						
							
							Merge pull request  #1920  from hunicus/fix-docker-typo  
						
						... 
						
						
						
						Fix typo in docker docs 
						
						
					 
					
						2022-06-25 02:58:33 +09:00 
						 
				 
			
				
					
						
							
							
								hunicus 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2be6c19ba2 
							
						 
					 
					
						
						
							
							Fix typo in docker docs  
						
						
						
						
					 
					
						2022-06-24 13:55:26 -04:00 
						 
				 
			
				
					
						
							
							
								wiz 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							001bd1d442 
							
						 
					 
					
						
						
							
							Merge pull request  #1918  from mempool/wiz/add-mononaut-repo-to-build-script  
						
						... 
						
						
						
						[ops] Add mononaut's fork repo to list of trusted repos 
						
						
					 
					
						2022-06-24 18:03:46 +09:00 
						 
				 
			
				
					
						
							
							
								wiz 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f30d26b83c 
							
						 
					 
					
						
						
							
							[ops] Add mononaut's fork repo to list of trusted repos  
						
						
						
						
					 
					
						2022-06-24 17:59:08 +09:00 
						 
				 
			
				
					
						
							
							
								wiz 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							198c52fd5f 
							
						 
					 
					
						
						
							
							Merge pull request  #1917  from mempool/wiz/fix-prod-nginx-perma-cache-patterns  
						
						... 
						
						
						
						[ops] Fix prod nginx perma-cache URL patterns 
						
						
					 
					
						2022-06-24 17:57:33 +09:00 
						 
				 
			
				
					
						
							
							
								wiz 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c5e0b0fc74 
							
						 
					 
					
						
						
							
							[ops] Fix prod nginx perma-cache URL patterns  
						
						... 
						
						
						
						Currently we perma-cache everything matching /api/block, but this
is bad because it also matches /api/block-height and /api/blocks/
API endpoints, which shouldn't be perma-cached. Add a trailing slash
to prevent those from getting matched. 
						
						
					 
					
						2022-06-24 17:52:34 +09:00 
						 
				 
			
				
					
						
							
							
								wiz 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ecefddf2c3 
							
						 
					 
					
						
						
							
							Merge pull request  #1911  from mempool/nymkappa/bugfix/double-api-call-charts  
						
						... 
						
						
						
						Fix double http query when switching timespan for the first time 
						
						
					 
					
						2022-06-24 00:26:06 +09:00 
						 
				 
			
				
					
						
							
							
								wiz 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4c8eaac144 
							
						 
					 
					
						
						
							
							Merge branch 'master' into nymkappa/bugfix/double-api-call-charts  
						
						
						
						
					 
					
						2022-06-23 23:53:46 +09:00 
						 
				 
			
				
					
						
							
							
								wiz 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9991d43b3b 
							
						 
					 
					
						
						
							
							Merge pull request  #1912  from mempool/nymkappa/bugfix/dont-preload-genesis  
						
						... 
						
						
						
						Don't preload /block APIs for genesis block 
						
						
					 
					
						2022-06-23 23:52:11 +09:00 
						 
				 
			
				
					
						
							
							
								wiz 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							98b9f007c6 
							
						 
					 
					
						
						
							
							Merge branch 'master' into nymkappa/bugfix/dont-preload-genesis  
						
						
						
						
					 
					
						2022-06-23 23:43:29 +09:00 
						 
				 
			
				
					
						
							
							
								nymkappa 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							53812c3751 
							
						 
					 
					
						
						
							
							Don't preload /block APIs for genesis block  
						
						
						
						
					 
					
						2022-06-23 16:29:25 +02:00 
						 
				 
			
				
					
						
							
							
								wiz 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3e01207026 
							
						 
					 
					
						
						
							
							Merge pull request  #1850  from mempool/nymkappa/feature/price-index  
						
						... 
						
						
						
						Compute our own price index and save into database every 1 hour 
						
						
					 
					
						2022-06-23 23:11:17 +09:00 
						 
				 
			
				
					
						
							
							
								nymkappa 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							68f72e3074 
							
						 
					 
					
						
						
							
							Implement our own price indexer with historical data  
						
						
						
						
					 
					
						2022-06-23 15:42:42 +02:00 
						 
				 
			
				
					
						
							
							
								nymkappa 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							03ade97c0e 
							
						 
					 
					
						
						
							
							Fix double http query when switching timespan for the first time  
						
						
						
						
					 
					
						2022-06-23 15:30:42 +02:00 
						 
				 
			
				
					
						
							
							
								wiz 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							411e9c2e89 
							
						 
					 
					
						
						
							
							Merge branch 'master' into simon/block-tip-hash-api  
						
						
						
						
					 
					
						2022-06-23 20:50:01 +09:00 
						 
				 
			
				
					
						
							
							
								wiz 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							93dab57959 
							
						 
					 
					
						
						
							
							Merge pull request  #1895  from mempool/nymkappa/feature/hashrate-moving-average  
						
						... 
						
						
						
						Add moving average to the hashrate & difficulty chart 
						
						
					 
					
						2022-06-23 20:38:30 +09:00 
						 
				 
			
				
					
						
							
							
								wiz 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							625dba943b 
							
						 
					 
					
						
						
							
							Merge branch 'master' into nymkappa/feature/hashrate-moving-average  
						
						
						
						
					 
					
						2022-06-23 19:20:31 +09:00 
						 
				 
			
				
					
						
							
							
								wiz 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b272d1e27e 
							
						 
					 
					
						
						
							
							Merge pull request  #1908  from mempool/simon/batch-outspends  
						
						... 
						
						
						
						Batch outspends requests 
						
						
					 
					
						2022-06-23 19:20:22 +09:00 
						 
				 
			
				
					
						
							
							
								softsimon 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							960513c370 
							
						 
					 
					
						
						
							
							Fix for outspends when using esplora  
						
						
						
						
					 
					
						2022-06-23 11:55:56 +02:00 
						 
				 
			
				
					
						
							
							
								wiz 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							61afa92d05 
							
						 
					 
					
						
						
							
							Merge branch 'master' into simon/batch-outspends  
						
						
						
						
					 
					
						2022-06-23 18:25:15 +09:00 
						 
				 
			
				
					
						
							
							
								wiz 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fa0373c181 
							
						 
					 
					
						
						
							
							Merge pull request  #1905  from mempool/nymkappa/feature/preload-prev-block-summary  
						
						... 
						
						
						
						Preload the previous block summary 
						
						
					 
					
						2022-06-23 18:25:00 +09:00 
						 
				 
			
				
					
						
							
							
								wiz 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5373078a30 
							
						 
					 
					
						
						
							
							Merge branch 'master' into nymkappa/feature/preload-prev-block-summary  
						
						
						
						
					 
					
						2022-06-23 18:14:48 +09:00 
						 
				 
			
				
					
						
							
							
								wiz 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							17f0222e47 
							
						 
					 
					
						
						
							
							Merge pull request  #1907  from mononaut/disable-mined-block-transitions  
						
						... 
						
						
						
						Disable mined block animations 
						
						
					 
					
						2022-06-23 18:13:56 +09:00 
						 
				 
			
				
					
						
							
							
								softsimon 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1479039fb5 
							
						 
					 
					
						
						
							
							Batch outspends requests  
						
						... 
						
						
						
						fixes  #1902  
					
						2022-06-22 23:42:20 +02:00 
						 
				 
			
				
					
						
							
							
								nymkappa 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							da28e7b80e 
							
						 
					 
					
						
						
							
							Preload the previous block - Disable 300 ms on block page  
						
						
						
						
					 
					
						2022-06-22 23:17:49 +02:00 
						 
				 
			
				
					
						
							
							
								Mononaut 
							
						 
					 
					
						
						
						
						
							
						
						
							f2780e65cd 
							
						 
					 
					
						
						
							
							Disable mined block animations  
						
						
						
						
					 
					
						2022-06-22 19:10:31 +00:00 
						 
				 
			
				
					
						
							
							
								wiz 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f9a1f10b99 
							
						 
					 
					
						
						
							
							Merge branch 'master' into nymkappa/feature/hashrate-moving-average  
						
						
						
						
					 
					
						2022-06-23 02:43:40 +09:00 
						 
				 
			
				
					
						
							
							
								wiz 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							816263bd54 
							
						 
					 
					
						
						
							
							Merge pull request  #1893  from mempool/nymkappa/feature/remove-hide-button  
						
						... 
						
						
						
						Remove dashboard row collasping feature 
						
						
					 
					
						2022-06-23 02:43:30 +09:00 
						 
				 
			
				
					
						
							
							
								wiz 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							eb169cf58b 
							
						 
					 
					
						
						
							
							Merge branch 'master' into nymkappa/feature/remove-hide-button  
						
						
						
						
					 
					
						2022-06-23 02:34:25 +09:00 
						 
				 
			
				
					
						
							
							
								wiz 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2d6fcd6d67 
							
						 
					 
					
						
						
							
							Merge pull request  #1896  from mempool/nymkappa/feature/index-block-visualization  
						
						... 
						
						
						
						Index block summaries in db 
						
						
					 
					
						2022-06-22 23:28:36 +09:00 
						 
				 
			
				
					
						
							
							
								wiz 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9d1883f925 
							
						 
					 
					
						
						
							
							[ops] Cache /api/block and /api/v1/block for 1 month  
						
						
						
						
					 
					
						2022-06-22 23:26:41 +09:00 
						 
				 
			
				
					
						
							
							
								softsimon 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							85e544dc8e 
							
						 
					 
					
						
						
							
							Adding missing Block Tip Hash API  
						
						
						
						
					 
					
						2022-06-22 13:15:44 +02:00 
						 
				 
			
				
					
						
							
							
								nymkappa 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							aa86885e6b 
							
						 
					 
					
						
						
							
							Set block/:hash/summary expiration to 1 month - Support re-org for block summaries  
						
						
						
						
					 
					
						2022-06-20 16:35:10 +02:00 
						 
				 
			
				
					
						
							
							
								nymkappa 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							72a603ac37 
							
						 
					 
					
						
						
							
							Index block summaries in db  
						
						
						
						
					 
					
						2022-06-18 16:48:02 +02:00 
						 
				 
			
				
					
						
							
							
								nymkappa 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a5d9d5e575 
							
						 
					 
					
						
						
							
							Add moving average to the hashrate & difficulty chart  
						
						
						
						
					 
					
						2022-06-18 10:22:38 +02:00 
						 
				 
			
				
					
						
							
							
								wiz 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							95d645255d 
							
						 
					 
					
						
						
							
							Merge pull request  #1892  from mononaut/mined-block-visualization  
						
						
						
						
					 
					
						2022-06-18 09:57:52 +09:00 
						 
				 
			
				
					
						
							
							
								nymkappa 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6c0fe3d7a1 
							
						 
					 
					
						
						
							
							Remove dashboard row collasping feature  
						
						
						
						
					 
					
						2022-06-17 11:15:38 +02:00 
						 
				 
			
				
					
						
							
							
								wiz 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							071d3e65a3 
							
						 
					 
					
						
						
							
							Merge pull request  #1887  from mempool/nymkappa/feature/chart-timespan-url  
						
						... 
						
						
						
						Add #{timespan} in mining charts urls for easier sharing 
						
						
					 
					
						2022-06-17 08:30:53 +09:00 
						 
				 
			
				
					
						
							
							
								wiz 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							95323ac4cb 
							
						 
					 
					
						
						
							
							Merge branch 'master' into nymkappa/feature/chart-timespan-url  
						
						
						
						
					 
					
						2022-06-17 08:19:56 +09:00 
						 
				 
			
				
					
						
							
							
								wiz 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f7b60f3da7 
							
						 
					 
					
						
						
							
							Merge pull request  #1882  from mempool/nymkappa/bugfix/pool-ranking  
						
						... 
						
						
						
						Fix pool ranking layout on small mobile device 
						
						
					 
					
						2022-06-17 08:19:48 +09:00 
						 
				 
			
				
					
						
							
							
								wiz 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							806a30c3d8 
							
						 
					 
					
						
						
							
							Merge branch 'master' into nymkappa/bugfix/pool-ranking  
						
						
						
						
					 
					
						2022-06-17 08:08:37 +09:00