Pankaj Garg 
							
						 
					 
					
						
						
							
						
						1d06aa3b31 
					 
					
						
						
							
							Remove repairman as its spamming cluster with unwanted repairs ( #8193 )  
						
						... 
						
						
						
						* Remove repairman as its spamming cluster with unwanted repairs
* remove obsolete test 
						
						
					 
					
						2020-02-10 17:00:00 -08:00 
						 
				 
			
				
					
						
							
							
								carllin 
							
						 
					 
					
						
						
							
						
						fd207b6907 
					 
					
						
						
							
							Fix stale gossip entrypoint ( #8053 )  
						
						
						
						
					 
					
						2020-01-30 21:51:11 -08:00 
						 
				 
			
				
					
						
							
							
								sakridge 
							
						 
					 
					
						
						
							
						
						7058287273 
					 
					
						
						
							
							Consensus fix, don't consider threshold check if.. ( #7948 )  
						
						... 
						
						
						
						* Consensus fix, don't consider threshold check if
lockouts are not increased
* Change partition tests to wait for epoch with > lockout slots
* Use atomic bool to signal partition 
						
						
					 
					
						2020-01-27 16:49:25 -08:00 
						 
				 
			
				
					
						
							
							
								Michael Vines 
							
						 
					 
					
						
						
							
						
						b045f9a50d 
					 
					
						
						
							
							codemod --extensions rs get_snapshot_tar_path get_snapshot_archive_path  
						
						
						
						
					 
					
						2020-01-23 13:37:13 -07:00 
						 
				 
			
				
					
						
							
							
								Michael Vines 
							
						 
					 
					
						
						
							
						
						57bf618627 
					 
					
						
						
							
							Enable config program at soft launch epoch 0 ( #7854 )  
						
						... 
						
						
						
						automerge 
						
						
					 
					
						2020-01-16 23:05:33 -08:00 
						 
				 
			
				
					
						
							
							
								Greg Fitzgerald 
							
						 
					 
					
						
						
							
						
						b5dba77056 
					 
					
						
						
							
							Rename blocktree to blockstore ( #7757 )  
						
						... 
						
						
						
						automerge 
						
						
					 
					
						2020-01-13 13:13:52 -08:00 
						 
				 
			
				
					
						
							
							
								Michael Vines 
							
						 
					 
					
						
						
							
						
						43897de12e 
					 
					
						
						
							
							Account for stake held by the current node while waiting for the supermajority to join gossip  
						
						
						
						
					 
					
						2020-01-07 22:29:31 -07:00 
						 
				 
			
				
					
						
							
							
								Michael Vines 
							
						 
					 
					
						
						
							
						
						e782c26908 
					 
					
						
						
							
							Prune older epoch stakes  
						
						
						
						
					 
					
						2020-01-04 09:34:27 -07:00 
						 
				 
			
				
					
						
							
							
								Michael Vines 
							
						 
					 
					
						
						
							
						
						33f7103eae 
					 
					
						
						
							
							Enable system program at SoftLaunch epoch 0 ( #7313 )  
						
						
						
						
					 
					
						2019-12-06 23:16:28 -07:00 
						 
				 
			
				
					
						
							
							
								Justin Starry 
							
						 
					 
					
						
						
							
						
						b7d4330dd4 
					 
					
						
						
							
							Fail fast if account paths cannot be canonicalized ( #7300 )  
						
						... 
						
						
						
						* Canonicalize account paths to avoid symlink issues
* fixes 
						
						
					 
					
						2019-12-05 21:41:29 -05:00 
						 
				 
			
				
					
						
							
							
								carllin 
							
						 
					 
					
						
						
							
						
						f0a40862d6 
					 
					
						
						
							
							Support local cluster edge case testing ( #7135 )  
						
						... 
						
						
						
						* Refactor local cluster to support killing a partition
* Rework run_network_partition
* Introduce fixed leader schedule
* Plumb fixed schedule into test 
						
						
					 
					
						2019-12-03 16:31:59 -08:00 
						 
				 
			
				
					
						
							
							
								anatoly yakovenko 
							
						 
					 
					
						
						
							
						
						d9e7a5fcbe 
					 
					
						
						
							
							Use fork weight instead of individual bank weight for fork selection. ( #7079 )  
						
						... 
						
						
						
						* Fix weight calculation
* Fix tests
* fork weight
* wait until nodes are in the leader schedule
* enable sanity
* fewer long tests 
						
						
					 
					
						2019-11-21 15:47:08 -08:00 
						 
				 
			
				
					
						
							
							
								anatoly yakovenko 
							
						 
					 
					
						
						
							
						
						b150da837a 
					 
					
						
						
							
							Use epoch as the gossip purge timeout for staked nodes. ( #7005 )  
						
						... 
						
						
						
						automerge 
						
						
					 
					
						2019-11-20 11:25:18 -08:00 
						 
				 
			
				
					
						
							
							
								Jack May 
							
						 
					 
					
						
						
							
						
						d184d3a732 
					 
					
						
						
							
							Merge native programs parts into one unit ( #7047 )  
						
						
						
						
					 
					
						2019-11-20 10:12:43 -08:00 
						 
				 
			
				
					
						
							
							
								anatoly yakovenko 
							
						 
					 
					
						
						
							
						
						59413b3124 
					 
					
						
						
							
							Fix rules for fork selection ( #6906 )  
						
						... 
						
						
						
						automerge 
						
						
					 
					
						2019-11-15 08:36:33 -08:00 
						 
				 
			
				
					
						
							
							
								Sagar Dhawan 
							
						 
					 
					
						
						
							
						
						79d7090867 
					 
					
						
						
							
							Remove obsolete references to Blob ( #6957 )  
						
						... 
						
						
						
						* Remove the name "blob" from archivers
* Remove the name "blob" from broadcast
* Remove the name "blob" from Cluset Info
* Remove the name "blob" from Repair
* Remove the name "blob" from a bunch more places
* Remove the name "blob" from tests and book 
						
						
					 
					
						2019-11-14 11:49:31 -08:00 
						 
				 
			
				
					
						
							
							
								Michael Vines 
							
						 
					 
					
						
						
							
						
						2fd2140f64 
					 
					
						
						
							
							🍢 banking-bench/, genesis-programs/ and local-cluster/ ( #6920 )  
						
						... 
						
						
						
						* git mv genesis_programs genesis-programs
* git mv local_cluster local-cluster
* git mv banking_bench banking-bench 
						
						
					 
					
						2019-11-12 22:20:48 -07:00