chore(deps): bump solana-validator from 1.7.0 to 1.10.14 in /program #75

Closed
dependabot[bot] wants to merge 1 commit from dependabot/cargo/program/solana-validator-1.10.14 into main
dependabot[bot] commented 2022-05-17 00:28:58 +00:00 (Migrated from github.com)

Bumps solana-validator from 1.7.0 to 1.10.14.

Release notes

Sourced from solana-validator's releases.

Testnet - v1.10.14

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

Changes

Testnet - v1.10.13

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

Changes

  • Fix RPC freeze issue
  • Update docs
  • Improve metrics
  • Greedy receive in banking stage

Testnet - v1.10.12

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

Changes

  • Banking stage: Deserialize packets only once
  • CLI improvements
  • Metrics improvements
  • Optimize connection cache eviction logic

Testnet - v1.10.11

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

Changes

  • Remove vote instruction counters
  • Report metric command queue size

Testnet - v1.10.10

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

Changes

  • Improved metrics
  • Stability improvement
  • Improve docs
  • Batch tpu calls in send-transaction-service
  • Various QUIC improvements
  • Increase default --maximum-local-snapshot-age to 2500

Testnet - v1.10.9

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

Changes

  • Improve metrics
  • Reduce metrics/log spam
  • Only increment the signature count for the transactions that are successfully executed
  • Double the chunk size for sending the program binary data in tx

... (truncated)

Commits

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-validator](https://github.com/solana-labs/solana) from 1.7.0 to 1.10.14. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/solana-labs/solana/releases">solana-validator's releases</a>.</em></p> <blockquote> <h2>Testnet - v1.10.14</h2> <p>This is a Testnet release. It is not recommended for Mainnet Beta</p> <h2>Changes</h2> <ul> <li></li> </ul> <h2>Testnet - v1.10.13</h2> <p>This is a Testnet release. It is not recommended for Mainnet Beta</p> <h2>Changes</h2> <ul> <li>Fix RPC freeze issue</li> <li>Update docs</li> <li>Improve metrics</li> <li>Greedy receive in banking stage</li> </ul> <h2>Testnet - v1.10.12</h2> <p>This is a Testnet release. It is not recommended for Mainnet Beta</p> <h2>Changes</h2> <ul> <li>Banking stage: Deserialize packets only once</li> <li>CLI improvements</li> <li>Metrics improvements</li> <li>Optimize connection cache eviction logic</li> </ul> <h2>Testnet - v1.10.11</h2> <p>This is a Testnet release. It is not recommended for Mainnet Beta</p> <h2>Changes</h2> <ul> <li>Remove vote instruction counters</li> <li>Report metric command queue size</li> </ul> <h2>Testnet - v1.10.10</h2> <p>This is a Testnet release. It is not recommended for Mainnet Beta</p> <h2>Changes</h2> <ul> <li>Improved metrics</li> <li>Stability improvement</li> <li>Improve docs</li> <li>Batch tpu calls in send-transaction-service</li> <li>Various QUIC improvements</li> <li>Increase default --maximum-local-snapshot-age to 2500</li> </ul> <h2>Testnet - v1.10.9</h2> <p>This is a Testnet release. It is not recommended for Mainnet Beta</p> <h2>Changes</h2> <ul> <li>Improve metrics</li> <li>Reduce metrics/log spam</li> <li>Only increment the signature count for the transactions that are successfully executed</li> <li>Double the chunk size for sending the program binary data in tx</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/solana-labs/solana/commit/27471b9bcfcb9c130ea6c92556d51ff9fc8bdd0e"><code>27471b9</code></a> SigVerify: Add total time metrics for dedup/discard/verify (<a href="https://github-redirect.dependabot.com/solana-labs/solana/issues/24768">#24768</a>) (<a href="https://github-redirect.dependabot.com/solana-labs/solana/issues/24935">#24935</a>)</li> <li><a href="https://github.com/solana-labs/solana/commit/28326efa066fb196cef5bffccdc1fee85d39db28"><code>28326ef</code></a> Lower default batch size to 64 and add 2 banking threads (<a href="https://github-redirect.dependabot.com/solana-labs/solana/issues/25226">#25226</a>) (<a href="https://github-redirect.dependabot.com/solana-labs/solana/issues/25233">#25233</a>)</li> <li><a href="https://github.com/solana-labs/solana/commit/beec16db80646969e142c7f01e34a8213f869a00"><code>beec16d</code></a> Add sender stake to quic packets (<a href="https://github-redirect.dependabot.com/solana-labs/solana/issues/25054">#25054</a>) (<a href="https://github-redirect.dependabot.com/solana-labs/solana/issues/25066">#25066</a>)</li> <li><a href="https://github.com/solana-labs/solana/commit/fa4e344302dd70261b2f6afbe1b349de7f166ec7"><code>fa4e344</code></a> docs: Remove redundant and incorrect tx priority details (backport <a href="https://github-redirect.dependabot.com/solana-labs/solana/issues/25239">#25239</a>) (#...</li> <li><a href="https://github.com/solana-labs/solana/commit/c9d51a9dc7666fceb24e5461c7632b57faf72bba"><code>c9d51a9</code></a> Prioritize transactions in banking stage by their compute unit price (backpor...</li> <li><a href="https://github.com/solana-labs/solana/commit/b403f03bd3a1f25c54972ab692d5e12a8b79017f"><code>b403f03</code></a> Block packets in vote-only mode (<a href="https://github-redirect.dependabot.com/solana-labs/solana/issues/24906">#24906</a>) (<a href="https://github-redirect.dependabot.com/solana-labs/solana/issues/25219">#25219</a>)</li> <li><a href="https://github.com/solana-labs/solana/commit/127f4267a693a92a92a0c54225fddd27cd2bedce"><code>127f426</code></a> Improve hard fork message with more detail (<a href="https://github-redirect.dependabot.com/solana-labs/solana/issues/25214">#25214</a>) (<a href="https://github-redirect.dependabot.com/solana-labs/solana/issues/25222">#25222</a>)</li> <li><a href="https://github.com/solana-labs/solana/commit/d7badcb8d11de6abcc076bd1bb090649478b6dde"><code>d7badcb</code></a> support 64-bit prioritization fee (backport <a href="https://github-redirect.dependabot.com/solana-labs/solana/issues/25027">#25027</a>) (<a href="https://github-redirect.dependabot.com/solana-labs/solana/issues/25196">#25196</a>)</li> <li><a href="https://github.com/solana-labs/solana/commit/ead84092740eccbdfb4c4a869fa9cfa089f5b408"><code>ead8409</code></a> Add configurable limit to number of blocks to check before Bigtable upload (#...</li> <li><a href="https://github.com/solana-labs/solana/commit/66d9671b71aa96e300fe58958f405e39a1861aa8"><code>66d9671</code></a> Clean up Bank::commit_transactions parameters</li> <li>Additional commits viewable in <a href="https://github.com/solana-labs/solana/compare/v1.7.0...v1.10.14">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=solana-validator&package-manager=cargo&previous-version=1.7.0&new-version=1.10.14)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
dependabot[bot] commented 2022-05-18 00:39:12 +00:00 (Migrated from github.com)

Superseded by #77.

Superseded by #77.

Pull request closed

Sign in to join this conversation.
No description provided.