Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore:(deps): bump @solana/web3.js from 1.42.0 to 1.43.0 in /explorer #341

Merged

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 20, 2022

Bumps @solana/web3.js from 1.42.0 to 1.43.0.

Release notes

Sourced from @​solana/web3.js's releases.

v1.43.0

1.43.0 (2022-05-20)

Features

Bug Fixes

  • replace rust cfg annotations that use bpf by target_os solana (2712f52)
  • speed up transaction signing by removing code that does nothing (#25302) (cfac449)
Commits
  • 74d1d10 feat: support additional compute budget ixs (#25104)
  • 2712f52 fix: replace rust cfg annotations that use bpf by target_os solana
  • cfac449 fix: speed up transaction signing by removing code that does nothing (#25302)
  • 4c75263 chore: typo in BlockheightBasedTransactionConfirmationStrategy (#25279)
  • See full diff 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)

@dependabot dependabot bot added the automerge label May 20, 2022
Bumps [@solana/web3.js](https://github.com/solana-labs/solana-web3.js) from 1.42.0 to 1.43.0.
- [Release notes](https://github.com/solana-labs/solana-web3.js/releases)
- [Changelog](https://github.com/solana-labs/solana-web3.js/blob/master/.releaserc.json)
- [Commits](solana-labs/solana-web3.js@v1.42.0...v1.43.0)

---
updated-dependencies:
- dependency-name: "@solana/web3.js"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/explorer/solana/web3.js-1.43.0 branch from fa99a30 to 1ff9f45 Compare May 20, 2022 08:16
@mergify mergify bot merged commit 0df65ee into master May 20, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/explorer/solana/web3.js-1.43.0 branch May 20, 2022 08:16
jstarry pushed a commit that referenced this pull request May 17, 2024
…#197) (#341)

rpc-sts: add config options for stake-weighted qos (#197)

* rpc-sts: plumb options for swqos config

* rpc-sts: send to specific tpu peers when configured

(cherry picked from commit f41fb84)

# Conflicts:
#	send-transaction-service/src/send_transaction_service.rs
#	validator/src/cli.rs
#	validator/src/main.rs

Co-authored-by: Trent Nelson <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants