Brooks Prumo 
							
						 
					 
					
						
						
							
						
						4c69229a47 
					 
					
						
						
							
							Add incremental snapshot CLI args to ledger-tool ( #19889 )  
						
						... 
						
						
						
						This commit only adds args to specify the maximum full/incremental
snapshot archives to retain when purging old snapshot archives.  It
purposely does *not* add a way to generate new incremental snapshots.
Fixes  #19857  
						
						
					 
					
						2021-09-16 10:56:18 -05:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						ea15c0b40b 
					 
					
						
						
							
							chore: bump libc from 0.2.101 to 0.2.102 ( #19924 )  
						
						... 
						
						
						
						* chore: bump libc from 0.2.101 to 0.2.102
Bumps [libc](https://github.com/rust-lang/libc ) from 0.2.101 to 0.2.102.
- [Release notes](https://github.com/rust-lang/libc/releases )
- [Commits](https://github.com/rust-lang/libc/compare/0.2.101...0.2.102 )
---
updated-dependencies:
- dependency-name: libc
  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 <dependabot-buildkite@noreply.solana.com > 
						
						
					 
					
						2021-09-16 09:45:01 -06:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						3b06214590 
					 
					
						
						
							
							chore:(deps): bump prettier from 2.4.0 to 2.4.1 in /explorer ( #19938 )  
						
						... 
						
						
						
						Bumps [prettier](https://github.com/prettier/prettier ) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.4.0...2.4.1 )
---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2021-09-16 09:06:12 -05:00 
						 
				 
			
				
					
						
							
							
								sakridge 
							
						 
					 
					
						
						
							
						
						dc69cc1ae4 
					 
					
						
						
							
							Only allow votes when root distance gets too high ( #19917 )  
						
						
						
						
					 
					
						2021-09-16 15:12:26 +02:00 
						 
				 
			
				
					
						
							
							
								Sean Young 
							
						 
					 
					
						
						
							
						
						2762f6f96f 
					 
					
						
						
							
							Fix solana docker image  
						
						... 
						
						
						
						The docker image fails with:
/usr/bin/solana-run.sh: line 66: ./fetch-spl.sh: No such file or directory
In the solana docker image, scripts/run.sh is copied to
/usr/bin/solana-run.sh and fetch-spl.sh to /usr/bin/fetch-spl.sh. This
means that the line:
cd "$(dirname "$0")/.."
means we're doing a "cd /usr", which means we can't find fetch-spl.sh or
spl-genesis-args.sh (i.e., the error above). 
						
						
					 
					
						2021-09-16 11:32:47 +01:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						4675fa6c46 
					 
					
						
						
							
							chore:(deps): bump @blockworks-foundation/mango-client in /explorer ( #19939 )  
						
						... 
						
						
						
						Bumps [@blockworks-foundation/mango-client](https://github.com/blockworks-foundation/mango-client-v3 ) from 3.0.17 to 3.0.18.
- [Release notes](https://github.com/blockworks-foundation/mango-client-v3/releases )
- [Commits](https://github.com/blockworks-foundation/mango-client-v3/commits )
---
updated-dependencies:
- dependency-name: "@blockworks-foundation/mango-client"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2021-09-16 08:07:31 +00:00 
						 
				 
			
				
					
						
							
							
								Tyera Eulberg 
							
						 
					 
					
						
						
							
						
						c02ecadbf2 
					 
					
						
						
							
							chore: bump winreg from 0.9.0 to 0.10.1 ( #19928 )  
						
						... 
						
						
						
						Bumps [winreg](https://github.com/gentoo90/winreg-rs ) from 0.9.0 to 0.10.1.
- [Release notes](https://github.com/gentoo90/winreg-rs/releases )
- [Commits](https://github.com/gentoo90/winreg-rs/compare/v0.9.0...v0.10.1 )
---
updated-dependencies:
- dependency-name: winreg
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2021-09-15 23:06:45 -06:00 
						 
				 
			
				
					
						
							
							
								Jack May 
							
						 
					 
					
						
						
							
						
						bd434d92e1 
					 
					
						
						
							
							nit: misspelling ( #19929 )  
						
						
						
						
					 
					
						2021-09-16 01:27:26 +00:00 
						 
				 
			
				
					
						
							
							
								Justin Starry 
							
						 
					 
					
						
						
							
						
						ca3f147670 
					 
					
						
						
							
							Add banking metrics for buffered and dropped packets ( #19902 )  
						
						
						
						
					 
					
						2021-09-15 15:53:55 -05:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						fd60ef78eb 
					 
					
						
						
							
							chore: bump flate2 from 1.0.21 to 1.0.22 ( #19863 )  
						
						... 
						
						
						
						* chore: bump flate2 from 1.0.21 to 1.0.22
Bumps [flate2](https://github.com/rust-lang/flate2-rs ) from 1.0.21 to 1.0.22.
- [Release notes](https://github.com/rust-lang/flate2-rs/releases )
- [Commits](https://github.com/rust-lang/flate2-rs/compare/1.0.21...1.0.22 )
---
updated-dependencies:
- dependency-name: flate2
  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 <dependabot-buildkite@noreply.solana.com > 
						
						
					 
					
						2021-09-15 14:30:30 -06:00 
						 
				 
			
				
					
						
							
							
								Tyera Eulberg 
							
						 
					 
					
						
						
							
						
						15144fc923 
					 
					
						
						
							
							Cli: check current authorities before attempting to change them ( #19853 )  
						
						... 
						
						
						
						* Stake-authorize: check account current authority
* Stake-set-lockup: check account current custodian
* Make helper fn pub(crate)
* Vote-authorize: check account current authority 
						
						
					 
					
						2021-09-15 13:59:05 -06:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						3a4ea28d2d 
					 
					
						
						
							
							chore: bump @typescript-eslint/eslint-plugin in /web3.js ( #19862 )  
						
						... 
						
						
						
						Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 4.31.0 to 4.31.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.31.1/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2021-09-15 11:34:50 -07:00 
						 
				 
			
				
					
						
							
							
								Jeff Washington (jwash) 
							
						 
					 
					
						
						
							
						
						eddd583cd5 
					 
					
						
						
							
							AcctIdx: pass bins to BucketMapHolder ( #19906 )  
						
						
						
						
					 
					
						2021-09-15 18:07:53 +00:00 
						 
				 
			
				
					
						
							
							
								Jeff Washington (jwash) 
							
						 
					 
					
						
						
							
						
						99f2c746d1 
					 
					
						
						
							
							AcctIdx: Put InMemAcctIndex behind arc ( #19904 )  
						
						
						
						
					 
					
						2021-09-15 17:36:08 +00:00 
						 
				 
			
				
					
						
							
							
								Jeff Washington (jwash) 
							
						 
					 
					
						
						
							
						
						b467e7fb3b 
					 
					
						
						
							
							AcctIdx: remove auto Debug trait ( #19905 )  
						
						
						
						
					 
					
						2021-09-15 09:54:16 -05:00 
						 
				 
			
				
					
						
							
							
								Ruud van Asseldonk 
							
						 
					 
					
						
						
							
						
						fb0c590090 
					 
					
						
						
							
							Add Lido for Solana program address label to explorer ( #19870 )  
						
						
						
						
					 
					
						2021-09-15 09:52:20 -05:00 
						 
				 
			
				
					
						
							
							
								Tao Zhu 
							
						 
					 
					
						
						
							
						
						67fa9945e1 
					 
					
						
						
							
							Add few more metrics data points  ( #19624 )  
						
						... 
						
						
						
						* Add slot, count and accumulated-units to per-program-timings for determining transaction cost elements
* correct the stats naming; fixes the dirty bit resetting 
						
						
					 
					
						2021-09-15 09:49:49 -05:00 
						 
				 
			
				
					
						
							
							
								Justin Starry 
							
						 
					 
					
						
						
							
						
						34c1a9ac85 
					 
					
						
						
							
							Report consumed_buffered_packets_count stat to metrics ( #19900 )  
						
						
						
						
					 
					
						2021-09-15 14:19:39 +00:00 
						 
				 
			
				
					
						
							
							
								Brooks Prumo 
							
						 
					 
					
						
						
							
						
						8e3c420414 
					 
					
						
						
							
							Add logging after taking a bank snapshot ( #19891 )  
						
						
						
						
					 
					
						2021-09-15 07:39:21 -05:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						28673d5cb5 
					 
					
						
						
							
							chore:(deps): bump @types/react-router-dom in /explorer ( #19911 )  
						
						... 
						
						
						
						Bumps [@types/react-router-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-router-dom ) from 5.1.8 to 5.1.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-router-dom )
---
updated-dependencies:
- dependency-name: "@types/react-router-dom"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2021-09-15 09:55:38 +00:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						923b4a9e91 
					 
					
						
						
							
							chore:(deps): bump @types/react from 17.0.20 to 17.0.21 in /explorer ( #19910 )  
						
						... 
						
						
						
						Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 17.0.20 to 17.0.21.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2021-09-15 09:54:57 +00:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						ba2b431462 
					 
					
						
						
							
							chore:(deps): bump sass from 1.39.2 to 1.41.0 in /explorer ( #19909 )  
						
						... 
						
						
						
						Bumps [sass](https://github.com/sass/dart-sass ) from 1.39.2 to 1.41.0.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.39.2...1.41.0 )
---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2021-09-15 08:11:21 +00:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						70b931dcc8 
					 
					
						
						
							
							chore:(deps): bump @solana/spl-token-registry in /explorer ( #19908 )  
						
						... 
						
						
						
						Bumps [@solana/spl-token-registry](https://github.com/solana-labs/token-list ) from 0.2.246 to 0.2.247.
- [Release notes](https://github.com/solana-labs/token-list/releases )
- [Changelog](https://github.com/solana-labs/token-list/blob/main/CHANGELOG.md )
- [Commits](https://github.com/solana-labs/token-list/compare/v0.2.246...v0.2.247 )
---
updated-dependencies:
- dependency-name: "@solana/spl-token-registry"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2021-09-15 08:10:40 +00:00 
						 
				 
			
				
					
						
							
							
								Sean Young 
							
						 
					 
					
						
						
							
						
						ee0b948903 
					 
					
						
						
							
							feat: support for builtin ed25519 program  
						
						
						
						
					 
					
						2021-09-15 09:09:51 +01:00 
						 
				 
			
				
					
						
							
							
								Tyera Eulberg 
							
						 
					 
					
						
						
							
						
						c91519961c 
					 
					
						
						
							
							Use f64 for stake math in get_stake_percent_in_gossip ( #19895 )  
						
						
						
						
					 
					
						2021-09-14 23:36:30 -06:00 
						 
				 
			
				
					
						
							
							
								Jeff Washington (jwash) 
							
						 
					 
					
						
						
							
						
						d3c80be7d5 
					 
					
						
						
							
							AcctIdx: use stats() accessor ( #19890 )  
						
						
						
						
					 
					
						2021-09-15 05:28:44 +00:00 
						 
				 
			
				
					
						
							
							
								Jeff Washington (jwash) 
							
						 
					 
					
						
						
							
						
						691bea8776 
					 
					
						
						
							
							extract map to map() ( #19883 )  
						
						
						
						
					 
					
						2021-09-14 23:08:17 -05:00 
						 
				 
			
				
					
						
							
							
								Michael 
							
						 
					 
					
						
						
							
						
						4ff50519ff 
					 
					
						
						
							
							Add an info log to indicate the node has reached supermajority and print the active stake percentage ( #19893 )  
						
						
						
						
					 
					
						2021-09-14 21:48:15 -06:00 
						 
				 
			
				
					
						
							
							
								Jeff Washington (jwash) 
							
						 
					 
					
						
						
							
						
						229b378ed1 
					 
					
						
						
							
							in-mem acct idx hash map uses rwlock ( #19878 )  
						
						
						
						
					 
					
						2021-09-14 18:01:34 -05:00 
						 
				 
			
				
					
						
							
							
								Jeff Washington (jwash) 
							
						 
					 
					
						
						
							
						
						fc647eed19 
					 
					
						
						
							
							introduce trait IndexValue for accounts index ( #19859 )  
						
						
						
						
					 
					
						2021-09-14 17:51:07 -05:00 
						 
				 
			
				
					
						
							
							
								Brooks Prumo 
							
						 
					 
					
						
						
							
						
						21bc7e94f5 
					 
					
						
						
							
							Add logging of incremental snapshots to purge_old_snapshot_archives() ( #19874 )  
						
						
						
						
					 
					
						2021-09-14 17:49:15 -05:00 
						 
				 
			
				
					
						
							
							
								Jeff Washington (jwash) 
							
						 
					 
					
						
						
							
						
						60276da1fd 
					 
					
						
						
							
							rework acct idx entry to prepare for hashmap ( #19875 )  
						
						
						
						
					 
					
						2021-09-14 15:27:23 -05:00 
						 
				 
			
				
					
						
							
							
								Jeff Washington (jwash) 
							
						 
					 
					
						
						
							
						
						2a795614d3 
					 
					
						
						
							
							accounts index keys returns by value ( #19858 )  
						
						
						
						
					 
					
						2021-09-14 09:38:59 -05:00 
						 
				 
			
				
					
						
							
							
								Jack May 
							
						 
					 
					
						
						
							
						
						46d1b61902 
					 
					
						
						
							
							build downstream spl bpf programs for tests ( #19851 )  
						
						
						
						
					 
					
						2021-09-13 23:12:54 -07:00 
						 
				 
			
				
					
						
							
							
								Jack May 
							
						 
					 
					
						
						
							
						
						00d7981f64 
					 
					
						
						
							
							Fix native invoke writable privileges ( #19750 )  
						
						... 
						
						
						
						* Fix native invoke writable privileges
* build downstream spl bpf programs for tests 
						
						
					 
					
						2021-09-13 22:57:37 -07:00 
						 
				 
			
				
					
						
							
							
								Jeff Washington (jwash) 
							
						 
					 
					
						
						
							
						
						910f241c3f 
					 
					
						
						
							
							add <T> through accounts index ( #19852 )  
						
						
						
						
					 
					
						2021-09-13 22:59:03 -05:00 
						 
				 
			
				
					
						
							
							
								steviez 
							
						 
					 
					
						
						
							
						
						4fdd70c931 
					 
					
						
						
							
							Properly clean temp files in Blockstore::create_new_ledger() ( #19589 )  
						
						... 
						
						
						
						Use TempDir::path() instead of TempDir::into_path(); into_path() returns
the underlying PathBuf and voids the promise to delete the directory
when TempDir goes out of scope. 
						
						
					 
					
						2021-09-13 23:13:56 -04:00 
						 
				 
			
				
					
						
							
							
								sakridge 
							
						 
					 
					
						
						
							
						
						44c8b1bca2 
					 
					
						
						
							
							Remove clippy ( #19793 )  
						
						
						
						
					 
					
						2021-09-13 20:08:28 -07:00 
						 
				 
			
				
					
						
							
							
								Brooks Prumo 
							
						 
					 
					
						
						
							
						
						79ade5ec68 
					 
					
						
						
							
							Add test_incremental_snapshot_download() to local-cluster ( #19746 )  
						
						
						
						
					 
					
						2021-09-13 21:44:48 -05:00 
						 
				 
			
				
					
						
							
							
								Jeff Washington (jwash) 
							
						 
					 
					
						
						
							
						
						b57e86abf2 
					 
					
						
						
							
							cache account hash info ( #19426 )  
						
						... 
						
						
						
						* cache account hash info
* ledger_path -> accounts_hash_cache_path 
						
						
					 
					
						2021-09-13 20:39:26 -05:00 
						 
				 
			
				
					
						
							
							
								Jeff Washington (jwash) 
							
						 
					 
					
						
						
							
						
						dca49a614f 
					 
					
						
						
							
							size and per-bin stats ( #19842 )  
						
						
						
						
					 
					
						2021-09-13 19:26:49 -05:00 
						 
				 
			
				
					
						
							
							
								carllin 
							
						 
					 
					
						
						
							
						
						87a7f00926 
					 
					
						
						
							
							Track reset bank in PohRecorder ( #19810 )  
						
						
						
						
					 
					
						2021-09-13 16:55:35 -07:00 
						 
				 
			
				
					
						
							
							
								Brooks Prumo 
							
						 
					 
					
						
						
							
						
						97fc64dd0c 
					 
					
						
						
							
							Call exhaustively_free_unused_resource() instead ( #19847 )  
						
						
						
						
					 
					
						2021-09-13 18:08:32 -05:00 
						 
				 
			
				
					
						
							
							
								Brooks Prumo 
							
						 
					 
					
						
						
							
						
						3071c4caad 
					 
					
						
						
							
							Set is_startup=true for exhaustively_free_unused_resource() ( #19846 )  
						
						
						
						
					 
					
						2021-09-13 18:08:06 -05:00 
						 
				 
			
				
					
						
							
							
								Justin Starry 
							
						 
					 
					
						
						
							
						
						f3d3774ff8 
					 
					
						
						
							
							Update automerge settings for web3 github action checks ( #19850 )  
						
						
						
						
					 
					
						2021-09-13 17:16:29 -05:00 
						 
				 
			
				
					
						
							
							
								Justin Starry 
							
						 
					 
					
						
						
							
						
						4cc17ec6a7 
					 
					
						
						
							
							explorer: Fix wrapping for pretty hex data ( #19835 )  
						
						
						
						
					 
					
						2021-09-13 17:07:13 -05:00 
						 
				 
			
				
					
						
							
							
								Justin Starry 
							
						 
					 
					
						
						
							
						
						1942d294e9 
					 
					
						
						
							
							chore(web3): use github actions ( #19816 )  
						
						... 
						
						
						
						* chore: use github actions
* chore: npm audit
* chore: fix prettier warn
* chore: fix doc errors
* chore: add puppeteer 
						
						
					 
					
						2021-09-13 16:37:18 -05:00 
						 
				 
			
				
					
						
							
							
								Jeff Washington (jwash) 
							
						 
					 
					
						
						
							
						
						e1a038e791 
					 
					
						
						
							
							add stats inserts, deletes, updates_in_mem ( #19807 )  
						
						
						
						
					 
					
						2021-09-13 15:59:01 -05:00 
						 
				 
			
				
					
						
							
							
								Brooks Prumo 
							
						 
					 
					
						
						
							
						
						ef749a2506 
					 
					
						
						
							
							Flush accounts cache before calling clean_accounts() ( #19839 )  
						
						
						
						
					 
					
						2021-09-13 14:56:13 -05:00 
						 
				 
			
				
					
						
							
							
								Justin Starry 
							
						 
					 
					
						
						
							
						
						d39e90d3d7 
					 
					
						
						
							
							Clean up explorer deploy and stop mirroring the repo ( #19845 )  
						
						... 
						
						
						
						* Stop exporting explorer commits to mirror
* Remove heroku config from explorer 
						
						
					 
					
						2021-09-13 14:46:14 -05:00