Skip to content

build(deps): bump solana-cli-config from 1.6.2 to 1.7.12#175

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/solana-cli-config-1.7.12
Closed

build(deps): bump solana-cli-config from 1.6.2 to 1.7.12#175
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/solana-cli-config-1.7.12

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2021

Bumps solana-cli-config from 1.6.2 to 1.7.12.

Release notes

Sourced from solana-cli-config's releases.

Testnet - v1.7.12

This is a Testnet release. It is not recommended for Mainnet Beta

Changes

  • Cli: check current authorities before attempting to change them
  • Rpc: populate memos in confirmed transactions
  • Add banking metrics for buffered and dropped packets
  • wait-for-supermajority fixes
  • docs: be less specific about zen3 skus

Testnet - v1.7.11

This is a Testnet release. It is not recommended for Mainnet Beta

Changes

  • Fix for accounts resource leak
  • Gossip improvements
  • Allow closing upgradeable program accounts
  • RPC:
    • Add parameter to allow setting max-retries for SendTransaction
    • Fix missing confirmed Pubsub notification for Bank-based subscriptions
    • Prevent Pubsub notifications on large accounts data with base58 encoding
    • Expose genesis block time
    • Add option to exclude accounts from getSupply
  • solana-validator: rename parameter to --known-validator
  • TestValidator: revert TestValidatorGenesis::start() changes; add TestValidatorGenesis::start_with_socket_addr_space()
  • Test cluster script improvements
  • Improve RpcClient docs (thanks to @​brson), and solana-cli HD support docs (thanks to @​burnto )

Testnet - v1.7.10

This is a Testnet release. It is not recommended for Mainnet Beta

Changes

  • Fixes solana-test-validator attempts to take instance lock twice (thanks to @​NearlyAlwaysThere)
  • Fixes HttpSender RPC error deserialization (thanks to @​brson)
  • Fixes file map leak during accounts index creation
  • Allows stake accounts with mismatched observed credits to be merged (feature gated)
  • Improves transaction expiration detection reliability in client SDKs
  • Docs improvements (thanks to @​brson, @​bji)

NOTE: Out of an abundance of caution for the aforementioned file map leak introduced in v1.7.9 and fixed here, the recommended nofiles and max_map_count values are now 1_000_000. See the system tuning documentation for details

Testnet - v1.7.9

This is a Testnet release. It is not recommended for Mainnet Beta

Changes

  • Fixes argument serialization for RpcClient::get_block_production*() (thanks to @​brson)
  • Improves M1 silicon MacOS compatibility (thanks to @​asubiotto)
  • Improves RocksDB column compatibility with master branch
  • Parallelizes gossip CRDS filtering
  • Adds shell-completion generation for solana CLI util (thanks to @​theonekeyg)

... (truncated)

Commits
  • ca83167 Only allow votes when root distance gets too high (#19933)
  • 54ad080 Fix native invoke writable privileges (backport #19750) (#19860)
  • 80e2395 Add banking metrics for buffered and dropped packets (#19902) (#19927)
  • 992b313 Cli: check current authorities before attempting to change them (backport #19...
  • 97bd521 Add logging after taking a bank snapshot (backport #19891) (#19920)
  • 3ae2917 build downstream spl bpf programs for tests (backport #19851) (#19887)
  • e51c2d1 Add an info log to indicate the node has reached supermajority and print the ...
  • a24b0dc Use f64 for stake math in get_stake_percent_in_gossip (#19895)
  • 6e856cd Silence vercel github comments (#19827) (#19833)
  • 0dde54b Add --destake-vote-account \<VOTE_ADDRESS>... argument to create-snapshot ...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [solana-cli-config](https://github.com/solana-labs/solana) from 1.6.2 to 1.7.12.
- [Release notes](https://github.com/solana-labs/solana/releases)
- [Changelog](https://github.com/solana-labs/solana/blob/master/RELEASE.md)
- [Commits](solana-labs/solana@v1.6.2...v1.7.12)

---
updated-dependencies:
- dependency-name: solana-cli-config
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 22, 2021

The following labels could not be found: automerge.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 30, 2021

Superseded by #182.

@dependabot dependabot bot closed this Sep 30, 2021
@dependabot dependabot bot deleted the dependabot/cargo/solana-cli-config-1.7.12 branch September 30, 2021 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants