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

Update condition for nosigverify match #1903

Merged
merged 1 commit into from
Nov 25, 2018
Merged

Conversation

sambley
Copy link
Contributor

@sambley sambley commented Nov 25, 2018

Problem

The nosigverify condition seems to be toggled causing the tests to be run with sigverify disabled even when the option is not passed.

Summary of Changes

Fix the condition to make the sigverify disabled only when nosigverify option is passed.

Fixes #

src/bin/fullnode.rs Outdated Show resolved Hide resolved
@sambley sambley merged commit f5b5c54 into solana-labs:master Nov 25, 2018
vkomenda pushed a commit to vkomenda/solana that referenced this pull request Aug 29, 2021
solana-labs#1903)

Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](gulpjs/glob-parent@v5.1.1...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
CriesofCarrots added a commit to CriesofCarrots/solana that referenced this pull request Jul 3, 2024
* Remove deprecated CommitmentLevel variants and CommitmentConfig methods

* Remove deprecated variants from BlockCommitmentCache usage

* Remove deprecated variants from rpc

* Remove maybe_map_commitment from RpcClient
yihau pushed a commit to yihau/solana that referenced this pull request Jul 18, 2024
…labs#1903) (solana-labs#1989)

Remove deprecated CommitmentLevel variants (solana-labs#1903)

* Remove deprecated CommitmentLevel variants and CommitmentConfig methods

* Remove deprecated variants from BlockCommitmentCache usage

* Remove deprecated variants from rpc

* Remove maybe_map_commitment from RpcClient

(cherry picked from commit 2e3c2c7)

Co-authored-by: Tyera <tyera@anza.xyz>
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.

2 participants