Michael Vines 
							
						 
					 
					
						
						
							
						
						5df36aec7d 
					 
					
						
						
							
							Pacify clippy  
						
						
						
						
					 
					
						2021-02-19 20:08:41 -08:00 
						 
				 
			
				
					
						
							
							
								Justin Starry 
							
						 
					 
					
						
						
							
						
						15bbe6436d 
					 
					
						
						
							
							Bump SPL token version to v3.1.0 ( #15429 )  
						
						... 
						
						
						
						* Bump SPL token version to v3.1.0
* Cargo.lock 
						
						
					 
					
						2021-02-19 09:15:41 +00:00 
						 
				 
			
				
					
						
							
							
								Jack May 
							
						 
					 
					
						
						
							
						
						48785b507b 
					 
					
						
						
							
							Bump Rust-BPF to v1.46 ( #15273 )  
						
						
						
						
					 
					
						2021-02-18 11:30:08 -08:00 
						 
				 
			
				
					
						
							
							
								Jack May 
							
						 
					 
					
						
						
							
						
						02432a548f 
					 
					
						
						
							
							Cleanup old features ( #15391 )  
						
						
						
						
					 
					
						2021-02-18 09:56:11 -08:00 
						 
				 
			
				
					
						
							
							
								Jon Cinque 
							
						 
					 
					
						
						
							
						
						0f6f6080f3 
					 
					
						
						
							
							sdk: Add Borsh support for types and utilities ( #15290 )  
						
						... 
						
						
						
						* sdk: Add Borsh to Pubkey
* Add serialization error for easier borsh integration
* Add Borsh usage to banks-client and sdk
* Rename SerializationError -> IOError
* Add new errors to proto
* Update Cargo lock
* Update Cargo.lock based on CI
* Clippy
* Update ABI on bank
* Address review feedback
* Update sanity program instruction count test 
						
						
					 
					
						2021-02-18 11:14:56 +01:00 
						 
				 
			
				
					
						
							
							
								Michael Vines 
							
						 
					 
					
						
						
							
						
						9ba69a7381 
					 
					
						
						
							
							Adapt to fs_extra 1.2.0  
						
						
						
						
					 
					
						2021-02-17 12:44:58 -08:00 
						 
				 
			
				
					
						
							
							
								Trent Nelson 
							
						 
					 
					
						
						
							
						
						b3256aa722 
					 
					
						
						
							
							Bump rand_core to 0.6.2  
						
						... 
						
						
						
						https://rustsec.org/advisories/RUSTSEC-2021-0023  
					
						2021-02-15 22:51:35 +00:00 
						 
				 
			
				
					
						
							
							
								Alexander Meißner 
							
						 
					 
					
						
						
							
						
						b43d2bc882 
					 
					
						
						
							
							rbpf-v0.2.5 ( #15334 )  
						
						
						
						
					 
					
						2021-02-15 18:27:41 +01:00 
						 
				 
			
				
					
						
							
							
								Michael Vines 
							
						 
					 
					
						
						
							
						
						47578895e1 
					 
					
						
						
							
							Increment hyper versions to pacify cargo audit ( #15171 )  
						
						
						
						
					 
					
						2021-02-05 23:14:05 -08:00 
						 
				 
			
				
					
						
							
							
								Ryo Onodera 
							
						 
					 
					
						
						
							
						
						c69027e5aa 
					 
					
						
						
							
							chore: bump serde from 1.0.118 to 1.0.122 ( #15126 )  
						
						... 
						
						
						
						* chore: bump serde from 1.0.118 to 1.0.122
* Update programs/bpf/Cargo.lock 
						
						
					 
					
						2021-02-05 19:23:24 +09:00 
						 
				 
			
				
					
						
							
							
								Tyera Eulberg 
							
						 
					 
					
						
						
							
						
						d1563f0ccd 
					 
					
						
						
							
							Bump tonic, prost, tarpc, tokio ( #15013 )  
						
						... 
						
						
						
						* Update tonic & prost, and regenerate proto
* Reignore doc code
* Revert pull #14367 , but pin tokio to v0.2 for jsonrpc
* Bump backoff and goauth -> and therefore tokio
* Bump tokio in faucet, net-utils
* Bump remaining tokio, plus tarpc 
						
						
					 
					
						2021-02-05 00:21:53 -07:00 
						 
				 
			
				
					
						
							
							
								Jack May 
							
						 
					 
					
						
						
							
						
						02a5f7104a 
					 
					
						
						
							
							Fix which shared object the test uses ( #15060 )  
						
						
						
						
					 
					
						2021-02-03 13:31:55 -08:00 
						 
				 
			
				
					
						
							
							
								Tyera Eulberg 
							
						 
					 
					
						
						
							
						
						98aa1fa4ea 
					 
					
						
						
							
							Upgrade jsonrpc crates to v17.0.0 ( #15018 )  
						
						... 
						
						
						
						* Upgrade to jsonrpc 17.0.0
* Fix test
* tree
Co-authored-by: Michael Vines <mvines@gmail.com > 
						
						
					 
					
						2021-02-02 19:53:08 -07:00 
						 
				 
			
				
					
						
							
							
								Trent Nelson 
							
						 
					 
					
						
						
							
						
						a2aea0ca33 
					 
					
						
						
							
							cli-output: Add option sigverify status to println_transaction() output  
						
						
						
						
					 
					
						2021-02-02 18:44:22 +00:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						1df93fa2be 
					 
					
						
						
							
							chore: bump serde from 1.0.112 to 1.0.118 ( #14828 )  
						
						... 
						
						
						
						* chore: bump serde from 1.0.112 to 1.0.122
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.112 to 1.0.122.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.112...v1.0.122 )
Signed-off-by: dependabot[bot] <support@github.com >
* [auto-commit] Update all Cargo lock files
* Update frozen_abi digest following serde update
* Revert "chore: bump serde from 1.0.112 to 1.0.122"
This reverts commit a3ef4442a4c41c3b005fhttps://github.com/serde-rs/serde ) from 1.0.112 to 1.0.118.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.112...v1.0.118 )
Signed-off-by: dependabot[bot] <support@github.com >
* [auto-commit] Update all Cargo lock files
* Remove serum-dex pinning
* blind commit!
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-buildkite <dependabot-buildkite@noreply.solana.com >
Co-authored-by: Ryo Onodera <ryoqun@gmail.com > 
						
						
					 
					
						2021-02-02 23:28:16 +09:00 
						 
				 
			
				
					
						
							
							
								Tyera Eulberg 
							
						 
					 
					
						
						
							
						
						34dfcc9c6f 
					 
					
						
						
							
							Parse SPL Memo v3 ( #14979 )  
						
						... 
						
						
						
						* Parse memo v3 too
* tree 
						
						
					 
					
						2021-02-02 04:02:57 +00:00 
						 
				 
			
				
					
						
							
							
								Jack May 
							
						 
					 
					
						
						
							
						
						07cef5a557 
					 
					
						
						
							
							Buffer authority must match upgrade authority for deploys and upgrades ( #14923 )  
						
						
						
						
					 
					
						2021-01-29 12:43:42 -08:00 
						 
				 
			
				
					
						
							
							
								Alexander Meißner 
							
						 
					 
					
						
						
							
						
						d026da4a1b 
					 
					
						
						
							
							Ignore syscalls which are not registered in cached rbpf executable. ( #14898 )  
						
						
						
						
					 
					
						2021-01-29 12:30:10 +01:00 
						 
				 
			
				
					
						
							
							
								Jack May 
							
						 
					 
					
						
						
							
						
						0b1015f7d3 
					 
					
						
						
							
							Richer runtime failure logging ( #14875 )  
						
						
						
						
					 
					
						2021-01-28 10:04:54 -08:00 
						 
				 
			
				
					
						
							
							
								Jack May 
							
						 
					 
					
						
						
							
						
						2ca0872a98 
					 
					
						
						
							
							nit: message doesn't represent ( #14893 )  
						
						
						
						
					 
					
						2021-01-27 17:21:45 -08:00 
						 
				 
			
				
					
						
							
							
								Jack May 
							
						 
					 
					
						
						
							
						
						63429507b2 
					 
					
						
						
							
							Add syscall feature activation test ( #14890 )  
						
						
						
						
					 
					
						2021-01-27 17:21:25 -08:00 
						 
				 
			
				
					
						
							
							
								Alexander Meißner 
							
						 
					 
					
						
						
							
						
						7686b70381 
					 
					
						
						
							
							Bumps RBPF to v0.2.4 ( #14865 )  
						
						
						
						
					 
					
						2021-01-26 14:45:03 -08:00 
						 
				 
			
				
					
						
							
							
								Jack May 
							
						 
					 
					
						
						
							
						
						e57b9c3b02 
					 
					
						
						
							
							Add more upgradeable tests ( #14846 )  
						
						
						
						
					 
					
						2021-01-25 21:04:59 -08:00 
						 
				 
			
				
					
						
							
							
								sakridge 
							
						 
					 
					
						
						
							
						
						191193289f 
					 
					
						
						
							
							Upgrade sha2 to 0.9.3 ( #14746 )  
						
						
						
						
					 
					
						2021-01-22 22:25:22 -08:00 
						 
				 
			
				
					
						
							
							
								Jack May 
							
						 
					 
					
						
						
							
						
						77572a7c53 
					 
					
						
						
							
							Track account writable deescalation ( #14626 )  
						
						
						
						
					 
					
						2021-01-22 15:28:01 -08:00 
						 
				 
			
				
					
						
							
							
								behzad nouri 
							
						 
					 
					
						
						
							
						
						d52c94a366 
					 
					
						
						
							
							adds missing block_time field ( #14743 )  
						
						
						
						
					 
					
						2021-01-21 18:29:48 +00:00 
						 
				 
			
				
					
						
							
							
								Jack May 
							
						 
					 
					
						
						
							
						
						aa96ad042b 
					 
					
						
						
							
							Add signer/writable de/escalation tests ( #14726 )  
						
						
						
						
					 
					
						2021-01-21 09:19:46 +00:00 
						 
				 
			
				
					
						
							
							
								carllin 
							
						 
					 
					
						
						
							
						
						2745b79b74 
					 
					
						
						
							
							Parallel cache scan ( #14544 )  
						
						... 
						
						
						
						* Parallel cache scan
* PR comments
* PR comments
Co-authored-by: Carl Lin <carl@solana.com > 
						
						
					 
					
						2021-01-20 08:50:17 +00:00 
						 
				 
			
				
					
						
							
							
								Jack May 
							
						 
					 
					
						
						
							
						
						e3bd9e5300 
					 
					
						
						
							
							Prevent the invoke and upgrade of programs in the same tx batch ( #14653 )  
						
						... 
						
						
						
						* Prevent the invoke and upgrade of programs in the same tx batch
* Pass program address as writable in the upgrade instruction 
						
						
					 
					
						2021-01-19 16:24:44 -08:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						4ecc0f4fa6 
					 
					
						
						
							
							chore: bump rayon from 1.4.1 to 1.5.0 ( #14177 )  
						
						... 
						
						
						
						* chore: bump rayon from 1.4.1 to 1.5.0
Bumps [rayon](https://github.com/rayon-rs/rayon ) from 1.4.1 to 1.5.0.
- [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.4.1...rayon-core-v1.5.0 )
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 <dependabot-buildkite@noreply.solana.com > 
						
						
					 
					
						2021-01-15 18:07:35 +09:00 
						 
				 
			
				
					
						
							
							
								sakridge 
							
						 
					 
					
						
						
							
						
						907f518f6d 
					 
					
						
						
							
							Add load/execute/store timings ( #14561 )  
						
						
						
						
					 
					
						2021-01-14 14:14:16 -08:00 
						 
				 
			
				
					
						
							
							
								Jack May 
							
						 
					 
					
						
						
							
						
						6e8a1ba7de 
					 
					
						
						
							
							Load executable accounts from invoke context ( #14574 )  
						
						
						
						
					 
					
						2021-01-14 00:19:22 -08:00 
						 
				 
			
				
					
						
							
							
								Alexander Meißner 
							
						 
					 
					
						
						
							
						
						0d26cb6d37 
					 
					
						
						
							
							Bump RBPF version to v0.2.3  
						
						
						
						
					 
					
						2021-01-11 21:29:00 -08:00 
						 
				 
			
				
					
						
							
							
								Jack May 
							
						 
					 
					
						
						
							
						
						ec48631fc5 
					 
					
						
						
							
							Bail on all CPI errors ( #14500 )  
						
						... 
						
						
						
						* Bail on all CPI errors
* whitespace 
						
						
					 
					
						2021-01-09 02:27:39 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Vines 
							
						 
					 
					
						
						
							
						
						21a0a83543 
					 
					
						
						
							
							Bump smallvec version  
						
						
						
						
					 
					
						2021-01-08 20:20:34 +00:00 
						 
				 
			
				
					
						
							
							
								Jack May 
							
						 
					 
					
						
						
							
						
						5eacc5d08d 
					 
					
						
						
							
							Enable program upgrades via CPI ( #14449 )  
						
						
						
						
					 
					
						2021-01-06 14:31:14 -08:00 
						 
				 
			
				
					
						
							
							
								Jack May 
							
						 
					 
					
						
						
							
						
						0619805806 
					 
					
						
						
							
							Upgradeable programs needs program account's address as program id ( #14417 )  
						
						
						
						
					 
					
						2021-01-04 21:45:05 +00:00 
						 
				 
			
				
					
						
							
							
								Jack May 
							
						 
					 
					
						
						
							
						
						5524938a50 
					 
					
						
						
							
							Limit CPI instruction size ( #14317 )  
						
						
						
						
					 
					
						2020-12-29 01:14:17 +00:00 
						 
				 
			
				
					
						
							
							
								Jack May 
							
						 
					 
					
						
						
							
						
						ee0a80a092 
					 
					
						
						
							
							Prevent bpf loader impersonators ( #14278 )  
						
						
						
						
					 
					
						2020-12-24 03:04:48 +00:00 
						 
				 
			
				
					
						
							
							
								Jack May 
							
						 
					 
					
						
						
							
						
						b1d702a618 
					 
					
						
						
							
							Don't use caller passed executable account ( #14276 )  
						
						
						
						
					 
					
						2020-12-23 14:34:14 -08:00 
						 
				 
			
				
					
						
							
							
								Jack May 
							
						 
					 
					
						
						
							
						
						0b479ab180 
					 
					
						
						
							
							Limit CPI from calling loader or native programs ( #14252 )  
						
						
						
						
					 
					
						2020-12-23 10:44:34 -08:00 
						 
				 
			
				
					
						
							
							
								Jack May 
							
						 
					 
					
						
						
							
						
						ab205b682a 
					 
					
						
						
							
							Upgradeable programs called same as non-upgradeable ( #14239 )  
						
						... 
						
						
						
						* Upgradeable programs called same as non-upgradeable
* nudge 
						
						
					 
					
						2020-12-22 09:26:55 -08:00 
						 
				 
			
				
					
						
							
							
								Jack May 
							
						 
					 
					
						
						
							
						
						e8cc0bef6c 
					 
					
						
						
							
							Add CPI support for upgradeable loader ( #14193 )  
						
						
						
						
					 
					
						2020-12-17 15:39:49 -08:00 
						 
				 
			
				
					
						
							
							
								Jack May 
							
						 
					 
					
						
						
							
						
						593ad80954 
					 
					
						
						
							
							Fix program account rent exemption ( #14176 )  
						
						
						
						
					 
					
						2020-12-17 09:02:31 +00:00 
						 
				 
			
				
					
						
							
							
								Jack May 
							
						 
					 
					
						
						
							
						
						49c3f14016 
					 
					
						
						
							
							Remove lock files from programs/bpf/rust ( #14148 )  
						
						
						
						
					 
					
						2020-12-16 02:14:04 -08:00 
						 
				 
			
				
					
						
							
							
								Jack May 
							
						 
					 
					
						
						
							
						
						025f886e10 
					 
					
						
						
							
							check for resize access violations ( #14142 )  
						
						
						
						
					 
					
						2020-12-15 23:21:08 -08:00 
						 
				 
			
				
					
						
							
							
								Michael Vines 
							
						 
					 
					
						
						
							
						
						1e977ac025 
					 
					
						
						
							
							Bump version to v1.6.0  
						
						
						
						
					 
					
						2020-12-15 18:28:04 +00:00 
						 
				 
			
				
					
						
							
							
								Jack May 
							
						 
					 
					
						
						
							
						
						d513b0c4ca 
					 
					
						
						
							
							Add Program loader/environment instruction errors ( #14120 )  
						
						
						
						
					 
					
						2020-12-15 09:54:07 -08:00 
						 
				 
			
				
					
						
							
							
								Jack May 
							
						 
					 
					
						
						
							
						
						ab98c1f2d4 
					 
					
						
						
							
							Add try_find_program_address syscall ( #14118 )  
						
						
						
						
					 
					
						2020-12-15 08:15:01 -08:00 
						 
				 
			
				
					
						
							
							
								Jack May 
							
						 
					 
					
						
						
							
						
						9e90394583 
					 
					
						
						
							
							Upgradeable loader ( #13689 )  
						
						
						
						
					 
					
						2020-12-14 15:35:10 -08:00