This repository was archived by the owner on Jan 22, 2025. It is now read-only.
Bump rust-rocksdb to 0.19.0 tag#26949
Merged
steviez merged 1 commit intosolana-labs:masterfrom Aug 11, 2022
Merged
Conversation
yhchiang-sol
approved these changes
Aug 6, 2022
Contributor
yhchiang-sol
left a comment
There was a problem hiding this comment.
Thanks for upgrading rocksdb version!
yhchiang-sol
suggested changes
Aug 6, 2022
Contributor
yhchiang-sol
left a comment
There was a problem hiding this comment.
Looks like there're some dependencies need to be fixed.
cargo-build-bpf child: target/debug/cargo-build-sbf --sbf-sdk /var/lib/buildkite-agent/builds/gcp-agent/solana-labs/solana/sdk/bpf --manifest-path sdk/Cargo.toml --arch bpf
--
| Updating crates.io index
| error: failed to select a version for the requirement `librocksdb-sys = "^0.8.0"`
Contributor
|
For reference, current status: There is also a new advisory requiring an upgrade: |
Contributor
Author
Due to above, this is being pushed in despite temporarily breaking downstream-projects (spl namely) |
mergify Bot
pushed a commit
that referenced
this pull request
Aug 11, 2022
(cherry picked from commit 14d9922)
mergify Bot
pushed a commit
that referenced
this pull request
Aug 11, 2022
(cherry picked from commit 14d9922) # Conflicts: # Cargo.lock # ledger/src/blockstore_db.rs
steviez
pushed a commit
that referenced
this pull request
Aug 12, 2022
xiangzhu70
pushed a commit
to xiangzhu70/solana
that referenced
this pull request
Aug 17, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
https://github.com/rust-rocksdb/rust-rocksdb/releases/tag/v0.19.0