Jack May 
							
						 
					 
					
						
						
							
						
						0b50bb2b20 
					 
					
						
						
							
							Deprecate FeeCalculator returning APIs ( #19120 )  
						
						
						
						
					 
					
						2021-08-13 09:08:20 -07:00 
						 
				 
			
				
					
						
							
							
								Trent Nelson 
							
						 
					 
					
						
						
							
						
						06a7a9e544 
					 
					
						
						
							
							remove superfluous collect()s  
						
						
						
						
					 
					
						2021-08-04 07:21:55 +00:00 
						 
				 
			
				
					
						
							
							
								behzad nouri 
							
						 
					 
					
						
						
							
						
						d2d5f36a3c 
					 
					
						
						
							
							adds validator flag to allow private ip addresses ( #18850 )  
						
						
						
						
					 
					
						2021-07-23 15:25:03 +00:00 
						 
				 
			
				
					
						
							
							
								Jon Cinque 
							
						 
					 
					
						
						
							
						
						51f3b9aa7c 
					 
					
						
						
							
							feature: add new token program feature ( #18780 )  
						
						... 
						
						
						
						* feature: add new token program feature
* Fixup test
* Update to spl-token v3.2.0
* Update Cargo.lock + fmt
* Update token program version in fetch-spl.sh
* Bump associated token program to 1.0.3
* Add aToken so 
						
						
					 
					
						2021-07-21 14:34:25 +02:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						78968d132f 
					 
					
						
						
							
							chore: bump log from 0.4.11 to 0.4.14 ( #18323 )  
						
						... 
						
						
						
						* chore: bump log from 0.4.11 to 0.4.14
Bumps [log](https://github.com/rust-lang/log ) from 0.4.11 to 0.4.14.
- [Release notes](https://github.com/rust-lang/log/releases )
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/log/compare/0.4.11...0.4.14 )
---
updated-dependencies:
- dependency-name: log
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* Make version consistent
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tyera Eulberg <tyera@solana.com > 
						
						
					 
					
						2021-06-30 18:32:01 +00:00 
						 
				 
			
				
					
						
							
							
								Alexander Meißner 
							
						 
					 
					
						
						
							
						
						6514096a67 
					 
					
						
						
							
							chore: cargo +nightly clippy --fix -Z unstable-options  
						
						
						
						
					 
					
						2021-06-18 10:42:46 -07:00 
						 
				 
			
				
					
						
							
							
								carllin 
							
						 
					 
					
						
						
							
						
						ed18add7d3 
					 
					
						
						
							
							accounts-cluster-bench, close all accounts in a sliding window ( #17993 )  
						
						
						
						
					 
					
						2021-06-16 14:42:00 -07:00 
						 
				 
			
				
					
						
							
							
								Tyera Eulberg 
							
						 
					 
					
						
						
							
						
						b7de369992 
					 
					
						
						
							
							Bump spl-token to v3.1.1 ( #17951 )  
						
						
						
						
					 
					
						2021-06-14 23:33:20 -06:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						f08ed1eb2d 
					 
					
						
						
							
							chore: bump rayon from 1.5.0 to 1.5.1 ( #17869 )  
						
						... 
						
						
						
						* chore: bump rayon from 1.5.0 to 1.5.1
Bumps [rayon](https://github.com/rayon-rs/rayon ) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/rayon-rs/rayon/releases )
- [Changelog](https://github.com/rayon-rs/rayon/blob/master/RELEASES.md )
- [Commits](https://github.com/rayon-rs/rayon/compare/rayon-core-v1.5.0...v1.5.1 )
---
updated-dependencies:
- dependency-name: rayon
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* [auto-commit] Update all Cargo lock files
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-buildkite <you@example.com > 
						
						
					 
					
						2021-06-10 13:18:47 -06:00 
						 
				 
			
				
					
						
							
							
								Michael Vines 
							
						 
					 
					
						
						
							
						
						8eab0e8602 
					 
					
						
						
							
							Bump version to v1.8.0 ( #17541 )  
						
						
						
						
					 
					
						2021-05-27 08:51:53 -07:00 
						 
				 
			
				
					
						
							
							
								Tyera Eulberg 
							
						 
					 
					
						
						
							
						
						9a5330b7eb 
					 
					
						
						
							
							Move gossip modules into solana-gossip crate ( #17352 )  
						
						... 
						
						
						
						* Move gossip modules to solana-gossip
* Update Protocol abi digest due to move
* Move gossip benches and hook up CI
* Remove unneeded Result entries
* Single use statements 
						
						
					 
					
						2021-05-26 09:15:46 -06:00 
						 
				 
			
				
					
						
							
							
								behzad nouri 
							
						 
					 
					
						
						
							
						
						cf1acfb021 
					 
					
						
						
							
							uses Duration type for gossip discover timeout  
						
						
						
						
					 
					
						2021-05-22 19:17:36 +00:00 
						 
				 
			
				
					
						
							
							
								Tyera Eulberg 
							
						 
					 
					
						
						
							
						
						283f587afe 
					 
					
						
						
							
							Enable multiple payers in accounts-cluster-bench ( #16889 )  
						
						... 
						
						
						
						* Enable multiple payer keypairs
* Suppress tx creation if batch size == 0
* Suppress logs when waiting to create txs
* Double airdrop threshold to prevent stall when closing accounts 
						
						
					 
					
						2021-04-27 21:26:16 +00:00 
						 
				 
			
				
					
						
							
							
								François Garillot 
							
						 
					 
					
						
						
							
						
						b08cff9e77 
					 
					
						
						
							
							Simplify some pattern-matches ( #16402 )  
						
						... 
						
						
						
						When those match an exact combinator on Option / Result.
Tool-aided by [comby-rust](https://github.com/huitseeker/comby-rust ). 
						
						
					 
					
						2021-04-08 12:40:37 -06:00 
						 
				 
			
				
					
						
							
							
								Tyera Eulberg 
							
						 
					 
					
						
						
							
						
						67b747938f 
					 
					
						
						
							
							Helpful const and Arg doc ( #16248 )  
						
						
						
						
					 
					
						2021-03-31 05:11:38 +00:00 
						 
				 
			
				
					
						
							
							
								Tyera Eulberg 
							
						 
					 
					
						
						
							
						
						1d145e1fc2 
					 
					
						
						
							
							Add handling to close accounts to many-accounts bench ( #16199 )  
						
						... 
						
						
						
						* gitignore farf
* Improve cli args
* Use derived addresses for accounts
* Add parameter to close every nth account created 
						
						
					 
					
						2021-03-29 15:30:00 -06:00 
						 
				 
			
				
					
						
							
							
								Michael Vines 
							
						 
					 
					
						
						
							
						
						a2eb655322 
					 
					
						
						
							
							=1.7.0  
						
						
						
						
					 
					
						2021-03-16 07:51:07 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Vines 
							
						 
					 
					
						
						
							
						
						0c9ca5522c 
					 
					
						
						
							
							Bump version to v1.7.0  
						
						
						
						
					 
					
						2021-03-13 09:01:21 +00:00 
						 
				 
			
				
					
						
							
							
								Tyera Eulberg 
							
						 
					 
					
						
						
							
						
						a4f0033bd7 
					 
					
						
						
							
							Remove ValidatorConfig derive Clone, and fix local-cluster tests ( #15647 )  
						
						... 
						
						
						
						* Remove ValidatorConfig derive Clone
* Add local-cluster ValidatorConfig helpers
* Fix benches 
						
						
					 
					
						2021-03-03 04:21:30 +00:00 
						 
				 
			
				
					
						
							
							
								sakridge 
							
						 
					 
					
						
						
							
						
						9b204febf3 
					 
					
						
						
							
							Add accounts cluster bench ( #14096 )  
						
						... 
						
						
						
						* Add accounts cluster bench
* Transaction executor
* Re-allow clippy::integer_arithmetic
* Enable spl-token accounts and fixup transaction send/conf
* saturating_sub for debug builds
* Initialize RpcClients with confirmed commitment
Co-authored-by: Tyera Eulberg <tyera@solana.com > 
						
						
					 
					
						2021-02-25 19:51:46 -08:00