carllin 
							
						 
					 
					
						
						
							
						
						fd6e7020eb 
					 
					
						
						
							
							Fix bank overlapping another bank's broadcast ( #6012 )  
						
						
						
						
					 
					
						2019-09-20 19:37:40 -07:00 
						 
				 
			
				
					
						
							
							
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						22e807c212 
					 
					
						
						
							
							Bump jsonrpc-ws-server from 13.1.0 to 13.2.0 ( #5976 )  
						
						... 
						
						
						
						Bumps [jsonrpc-ws-server](https://github.com/paritytech/jsonrpc ) from 13.1.0 to 13.2.0.
- [Release notes](https://github.com/paritytech/jsonrpc/releases )
- [Commits](https://github.com/paritytech/jsonrpc/compare/v13.1.0...v13.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-09-20 15:16:59 -06:00 
						 
				 
			
				
					
						
							
							
								Michael Vines 
							
						 
					 
					
						
						
							
						
						a60a3efc1a 
					 
					
						
						
							
							Revert "require stake, vote and executable accounts to be rent exempt ( #5928 )" ( #6005 )  
						
						... 
						
						
						
						This reverts commit 11e6197a83 
						
						
					 
					
						2019-09-20 14:10:39 -07:00 
						 
				 
			
				
					
						
							
							
								sakridge 
							
						 
					 
					
						
						
							
						
						19ae556857 
					 
					
						
						
							
							hash account state on store ( #5573 )  
						
						
						
						
					 
					
						2019-09-20 13:21:12 -07:00 
						 
				 
			
				
					
						
							
							
								Michael Vines 
							
						 
					 
					
						
						
							
						
						3d44cffcda 
					 
					
						
						
							
							✨  Beautify metrics datapoint logging ( #5998 )  
						
						
						
						
					 
					
						2019-09-20 12:00:43 -07:00 
						 
				 
			
				
					
						
							
							
								carllin 
							
						 
					 
					
						
						
							
						
						c9be9acd14 
					 
					
						
						
							
							log snapshot time ( #5996 )  
						
						
						
						
					 
					
						2019-09-20 08:03:00 -07:00 
						 
				 
			
				
					
						
							
							
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						8eab673b1c 
					 
					
						
						
							
							Bump serde from 1.0.100 to 1.0.101 ( #5994 )  
						
						... 
						
						
						
						Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.100 to 1.0.101.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.100...v1.0.101 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-09-20 07:05:16 -06:00 
						 
				 
			
				
					
						
							
							
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						e5806d07a6 
					 
					
						
						
							
							Bump jsonrpc-pubsub from 13.1.0 to 13.2.0 ( #5995 )  
						
						... 
						
						
						
						Bumps [jsonrpc-pubsub](https://github.com/paritytech/jsonrpc ) from 13.1.0 to 13.2.0.
- [Release notes](https://github.com/paritytech/jsonrpc/releases )
- [Commits](https://github.com/paritytech/jsonrpc/compare/v13.1.0...v13.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-09-20 07:04:14 -06:00 
						 
				 
			
				
					
						
							
							
								Parth 
							
						 
					 
					
						
						
							
						
						11e6197a83 
					 
					
						
						
							
							require stake, vote and executable accounts to be rent exempt ( #5928 )  
						
						... 
						
						
						
						* require vote account to be exempt
* make stake account rent exempt
* add rent exempted system instruction
* use rent exemption instruction in vote and stake api
* use rent exempted account while creating executable account
* updating chacha golden hash as instruction data has changed
* rent will be initialized for genesis bank too 
						
						
					 
					
						2019-09-20 16:52:17 +05:30 
						 
				 
			
				
					
						
							
							
								Michael Vines 
							
						 
					 
					
						
						
							
						
						1d0be265d9 
					 
					
						
						
							
							Add explicit validator-cuda crate ( #5985 )  
						
						
						
						
					 
					
						2019-09-19 20:50:34 -07:00 
						 
				 
			
				
					
						
							
							
								Sagar Dhawan 
							
						 
					 
					
						
						
							
						
						d379786c90 
					 
					
						
						
							
							Fix bind errors ( #5986 )  
						
						... 
						
						
						
						* Add ability to bind to a common tcp/udp port
* Extend port range for local-net sanity and fix validator executable 
						
						
					 
					
						2019-09-19 17:16:22 -07:00 
						 
				 
			
				
					
						
							
							
								Pankaj Garg 
							
						 
					 
					
						
						
							
						
						ca9d4e34df 
					 
					
						
						
							
							Broadcast stage tuning ( #5989 )  
						
						
						
						
					 
					
						2019-09-19 16:29:52 -07:00 
						 
				 
			
				
					
						
							
							
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						5157bdd8ce 
					 
					
						
						
							
							Bump jsonrpc-http-server from 13.1.0 to 13.2.0 ( #5975 )  
						
						... 
						
						
						
						Bumps [jsonrpc-http-server](https://github.com/paritytech/jsonrpc ) from 13.1.0 to 13.2.0.
- [Release notes](https://github.com/paritytech/jsonrpc/releases )
- [Commits](https://github.com/paritytech/jsonrpc/compare/v13.1.0...v13.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-09-19 13:10:54 -06:00 
						 
				 
			
				
					
						
							
							
								Rob Walker 
							
						 
					 
					
						
						
							
						
						5cbd1190b2 
					 
					
						
						
							
							transaction batch ( #5962 )  
						
						... 
						
						
						
						* transaction batch
* fixup 
						
						
					 
					
						2019-09-19 10:06:08 -07:00 
						 
				 
			
				
					
						
							
							
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						1a71804ef2 
					 
					
						
						
							
							Bump bs58 from 0.2.5 to 0.3.0 ( #5974 )  
						
						... 
						
						
						
						Bumps [bs58](https://github.com/mycorrhiza/bs58-rs ) from 0.2.5 to 0.3.0.
- [Release notes](https://github.com/mycorrhiza/bs58-rs/releases )
- [Commits](https://github.com/mycorrhiza/bs58-rs/compare/0.2.5...0.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-09-19 10:39:37 -06:00 
						 
				 
			
				
					
						
							
							
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						e83f6332bf 
					 
					
						
						
							
							Bump serde_derive from 1.0.100 to 1.0.101 ( #5945 )  
						
						... 
						
						
						
						Bumps [serde_derive](https://github.com/serde-rs/serde ) from 1.0.100 to 1.0.101.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.100...v1.0.101 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-09-18 21:29:40 -07:00 
						 
				 
			
				
					
						
							
							
								Pankaj Garg 
							
						 
					 
					
						
						
							
						
						0dbf7995b5 
					 
					
						
						
							
							Remove unnecessary serialize of shred data ( #5967 )  
						
						... 
						
						
						
						* Remove unnecessary serialize of shred data
* remove obsolete code
* fix golden hash 
						
						
					 
					
						2019-09-18 20:08:27 -07:00 
						 
				 
			
				
					
						
							
							
								Sagar Dhawan 
							
						 
					 
					
						
						
							
						
						e0858cfe06 
					 
					
						
						
							
							Add parallel shred signing to shredder ( #5964 )  
						
						
						
						
					 
					
						2019-09-18 18:00:07 -07:00 
						 
				 
			
				
					
						
							
							
								Pankaj Garg 
							
						 
					 
					
						
						
							
						
						783e8672e7 
					 
					
						
						
							
							Removed Shred enum ( #5963 )  
						
						... 
						
						
						
						* Remove shred enum and it's references
* rename ShredInfo to Shred
* clippy 
						
						
					 
					
						2019-09-18 16:24:30 -07:00 
						 
				 
			
				
					
						
							
							
								Pankaj Garg 
							
						 
					 
					
						
						
							
						
						6c4e656795 
					 
					
						
						
							
							Remove obsoleted code from shred ( #5954 )  
						
						... 
						
						
						
						* Remove obsoleted code from shred
* fix broken test 
						
						
					 
					
						2019-09-18 13:56:44 -07:00 
						 
				 
			
				
					
						
							
							
								Sagar Dhawan 
							
						 
					 
					
						
						
							
						
						b757294864 
					 
					
						
						
							
							Add minor performance bump to shredding ( #5956 )  
						
						
						
						
					 
					
						2019-09-18 12:35:52 -07:00 
						 
				 
			
				
					
						
							
							
								Rob Walker 
							
						 
					 
					
						
						
							
						
						0d4a2c5eb0 
					 
					
						
						
							
							simplify poh recorder => broadcast channel ( #5940 )  
						
						... 
						
						
						
						* simplify poh recorder broadcast channel
* fixup
* fixup 
						
						
					 
					
						2019-09-18 12:16:22 -07:00 
						 
				 
			
				
					
						
							
							
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						31a276b628 
					 
					
						
						
							
							Bump jsonrpc-core from 13.1.0 to 13.2.0 ( #5894 )  
						
						... 
						
						
						
						Bumps [jsonrpc-core](https://github.com/paritytech/jsonrpc ) from 13.1.0 to 13.2.0.
- [Release notes](https://github.com/paritytech/jsonrpc/releases )
- [Commits](https://github.com/paritytech/jsonrpc/compare/v13.1.0...v13.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-09-18 11:44:47 -06:00 
						 
				 
			
				
					
						
							
							
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						75c0a268e0 
					 
					
						
						
							
							Bump jsonrpc-derive from 13.1.0 to 13.2.0 ( #5893 )  
						
						... 
						
						
						
						Bumps [jsonrpc-derive](https://github.com/paritytech/jsonrpc ) from 13.1.0 to 13.2.0.
- [Release notes](https://github.com/paritytech/jsonrpc/releases )
- [Commits](https://github.com/paritytech/jsonrpc/compare/v13.1.0...v13.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-09-18 10:48:37 -06:00 
						 
				 
			
				
					
						
							
							
								carllin 
							
						 
					 
					
						
						
							
						
						2f50d0e145 
					 
					
						
						
							
							Refactor confidence from replay stage ( #5938 )  
						
						
						
						
					 
					
						2019-09-17 19:43:40 -07:00 
						 
				 
			
				
					
						
							
							
								Pankaj Garg 
							
						 
					 
					
						
						
							
						
						ff608992ee 
					 
					
						
						
							
							Replace Shred usage with ShredInfo ( #5939 )  
						
						... 
						
						
						
						* Replace Shred usage with ShredInfo
* Fix tests
* fix clippy 
						
						
					 
					
						2019-09-17 18:22:46 -07:00 
						 
				 
			
				
					
						
							
							
								Rob Walker 
							
						 
					 
					
						
						
							
						
						a2595b44c6 
					 
					
						
						
							
							test randomize with error ( #5916 )  
						
						... 
						
						
						
						* test randomize with error
* update magic numbers
* fixup
* fixup
* fixup
* no more blobs
* fixup 
						
						
					 
					
						2019-09-17 15:11:29 -07:00 
						 
				 
			
				
					
						
							
							
								Sagar Dhawan 
							
						 
					 
					
						
						
							
						
						14cb6353c0 
					 
					
						
						
							
							Change erasure ratio to 0.25 and increase data shreds to 16 ( #5931 )  
						
						... 
						
						
						
						* Change erasure ratio to 0.25 and increase data shreds to 16
* Fix case where no coding shreds are requested 
						
						
					 
					
						2019-09-17 11:59:14 -07:00 
						 
				 
			
				
					
						
							
							
								Michael Vines 
							
						 
					 
					
						
						
							
						
						e26f68fe62 
					 
					
						
						
							
							Get transactions from LockedAccountsResults when possible ( #5923 )  
						
						
						
						
					 
					
						2019-09-17 08:41:56 -07:00 
						 
				 
			
				
					
						
							
							
								Michael Vines 
							
						 
					 
					
						
						
							
						
						f10438d530 
					 
					
						
						
							
							Respect randomized transaction order when unlocking accounts ( #5918 )  
						
						
						
						
					 
					
						2019-09-16 21:45:16 -07:00 
						 
				 
			
				
					
						
							
							
								Pankaj Garg 
							
						 
					 
					
						
						
							
						
						7459eb15c3 
					 
					
						
						
							
							A new data-structure in shreds for partial deserialization ( #5915 )  
						
						... 
						
						
						
						* A new datastructure in shreds for partial deserialization
* fix chacha golden hash
* fix clippy and address review comments 
						
						
					 
					
						2019-09-16 20:28:54 -07:00 
						 
				 
			
				
					
						
							
							
								Sagar Dhawan 
							
						 
					 
					
						
						
							
						
						c44e7ce184 
					 
					
						
						
							
							Leaders should not broadcast to replicators ( #5917 )  
						
						
						
						
					 
					
						2019-09-16 17:56:34 -07:00 
						 
				 
			
				
					
						
							
							
								Sagar Dhawan 
							
						 
					 
					
						
						
							
						
						82615c703b 
					 
					
						
						
							
							Switch erasure to  solana-reed-solomon-erasure ( #5913 )  
						
						... 
						
						
						
						* Switch to solana-reed-solomon-erasure
* Disable Rayon for solana-reed-solomon-erasure 
						
						
					 
					
						2019-09-16 16:14:55 -07:00 
						 
				 
			
				
					
						
							
							
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						bc2141fbe0 
					 
					
						
						
							
							Bump ureq from 0.11.0 to 0.11.1 ( #5905 )  
						
						... 
						
						
						
						Bumps [ureq](https://github.com/algesten/ureq ) from 0.11.0 to 0.11.1.
- [Release notes](https://github.com/algesten/ureq/releases )
- [Commits](https://github.com/algesten/ureq/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-09-16 16:51:45 -06:00 
						 
				 
			
				
					
						
							
							
								carllin 
							
						 
					 
					
						
						
							
						
						d5ba90d375 
					 
					
						
						
							
							Don't verify blobs that are less than root in window service ( #5901 )  
						
						
						
						
					 
					
						2019-09-16 13:13:53 -07:00 
						 
				 
			
				
					
						
							
							
								Pankaj Garg 
							
						 
					 
					
						
						
							
						
						5f54573613 
					 
					
						
						
							
							More shred related cleanup ( #5909 )  
						
						... 
						
						
						
						* More shred related cleanup
* fix uncle 
						
						
					 
					
						2019-09-16 10:28:28 -07:00 
						 
				 
			
				
					
						
							
							
								Pankaj Garg 
							
						 
					 
					
						
						
							
						
						c1880e3f3e 
					 
					
						
						
							
							Reduce number of shreds per FEC block ( #5908 )  
						
						
						
						
					 
					
						2019-09-15 10:37:12 -07:00 
						 
				 
			
				
					
						
							
							
								Pankaj Garg 
							
						 
					 
					
						
						
							
						
						ee791e2e3e 
					 
					
						
						
							
							Optimizations to shred writing and signing ( #5890 )  
						
						... 
						
						
						
						* Optimizations to shred writing and signing
* fix broken tests
* fixes 
						
						
					 
					
						2019-09-14 21:05:54 -07:00 
						 
				 
			
				
					
						
							
							
								sakridge 
							
						 
					 
					
						
						
							
						
						ceacc42126 
					 
					
						
						
							
							Call gpu init earlier to force compilation. ( #5902 )  
						
						
						
						
					 
					
						2019-09-14 12:32:57 -07:00 
						 
				 
			
				
					
						
							
							
								Michael Vines 
							
						 
					 
					
						
						
							
						
						84c8a5bbec 
					 
					
						
						
							
							Add replay-stage-mark_dead_slot datapoint ( #5907 )  
						
						
						
						
					 
					
						2019-09-14 08:50:53 -07:00 
						 
				 
			
				
					
						
							
							
								Pankaj Garg 
							
						 
					 
					
						
						
							
						
						8135279335 
					 
					
						
						
							
							Reduce serialize/deserialize in shred recovery ( #5887 )  
						
						
						
						
					 
					
						2019-09-12 21:52:13 -07:00 
						 
				 
			
				
					
						
							
							
								Sagar Dhawan 
							
						 
					 
					
						
						
							
						
						c1d788880d 
					 
					
						
						
							
							Limit Rayon threadpool threads  ( #5871 )  
						
						
						
						
					 
					
						2019-09-12 11:39:39 -07:00 
						 
				 
			
				
					
						
							
							
								Pankaj Garg 
							
						 
					 
					
						
						
							
						
						385086359c 
					 
					
						
						
							
							Reduce serializations/deserializations of shreds ( #5879 )  
						
						
						
						
					 
					
						2019-09-12 10:10:25 -07:00 
						 
				 
			
				
					
						
							
							
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						a85604b2ba 
					 
					
						
						
							
							Bump sys-info from 0.5.7 to 0.5.8 ( #5877 )  
						
						... 
						
						
						
						Bumps [sys-info](https://github.com/FillZpp/sys-info-rs ) from 0.5.7 to 0.5.8.
- [Release notes](https://github.com/FillZpp/sys-info-rs/releases )
- [Commits](https://github.com/FillZpp/sys-info-rs/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-09-11 10:53:23 -07:00 
						 
				 
			
				
					
						
							
							
								Jack May 
							
						 
					 
					
						
						
							
						
						1853771930 
					 
					
						
						
							
							Add support for SDK sysvar types ( #5876 )  
						
						
						
						
					 
					
						2019-09-10 18:53:02 -07:00 
						 
				 
			
				
					
						
							
							
								carllin 
							
						 
					 
					
						
						
							
						
						ee4266bc59 
					 
					
						
						
							
							Remove banks in locktower not in bank_forks ( #5837 )  
						
						... 
						
						
						
						* Remove unnecessary calculations from collect_vote_lockouts
* Add test for locktower startup from snapshot 
						
						
					 
					
						2019-09-10 13:58:27 -07:00 
						 
				 
			
				
					
						
							
							
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						294d531e0b 
					 
					
						
						
							
							Bump serde_derive from 1.0.99 to 1.0.100 ( #5864 )  
						
						... 
						
						
						
						automerge 
						
						
					 
					
						2019-09-10 13:31:11 -07:00 
						 
				 
			
				
					
						
							
							
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						0d7efe5176 
					 
					
						
						
							
							Bump serde from 1.0.99 to 1.0.100 ( #5862 )  
						
						... 
						
						
						
						Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.99 to 1.0.100.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.99...v1.0.100 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-09-10 12:27:41 -07:00 
						 
				 
			
				
					
						
							
							
								Pankaj Garg 
							
						 
					 
					
						
						
							
						
						b426dfb2c0 
					 
					
						
						
							
							Change tx batching in banking process and record ( #5832 )  
						
						... 
						
						
						
						* Change tx batching in banking process and record
* Change batching to reduce impact on replay stage 
						
						
					 
					
						2019-09-10 11:04:03 -07:00 
						 
				 
			
				
					
						
							
							
								Pankaj Garg 
							
						 
					 
					
						
						
							
						
						fd33b27af1 
					 
					
						
						
							
							Fix coding shred generator ( #5865 )  
						
						
						
						
					 
					
						2019-09-10 09:35:07 -07:00