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] Update kvdb-rocksdb dependency #402

Closed
2 tasks
johnmela opened this issue Sep 6, 2022 · 0 comments · Fixed by #751
Closed
2 tasks

[Chore] Update kvdb-rocksdb dependency #402

johnmela opened this issue Sep 6, 2022 · 0 comments · Fixed by #751
Assignees
Labels
chore No feature changes tech debt

Comments

@johnmela
Copy link
Contributor

johnmela commented Sep 6, 2022

Blocked by: #705

Update the crates.io dependency of https://crates.io/crates/kvdb-rocksdb when an update is released.

We wish to include the latest updates to the crates kvdb-rocksdb package. Parity plans on pushing a release to this package at some point in the future; when they do, we should pin our kvdb-rocksdb dependency from current:0.15.2 to this version.

Notes

  • kvdb-rocksdb does not use rocksdb_open_column_families_with_ttl so is not effected by GHSA-xpp3-xrff-w6rh
  • Is effected by GHSA-9qxh-258v-666c but the release of 0.16.0 removes that package.

Acceptance Criteria

  • Update kvdb-rocksdb to the future release
  • Update ci/deny.toml
@johnmela johnmela added blocked Blocked by another issue chore No feature changes labels Sep 6, 2022
@wilwade wilwade added this to the Launch Tech Debt milestone Sep 15, 2022
@wilwade wilwade modified the milestones: Launch Tech Debt, Upgrade to v0.9.31 Oct 17, 2022
@wilwade wilwade added the planning Discuss & point in planning meeting label Nov 21, 2022
@saraswatpuneet saraswatpuneet removed the planning Discuss & point in planning meeting label Nov 28, 2022
@saraswatpuneet saraswatpuneet removed the blocked Blocked by another issue label Dec 13, 2022
@p5150j p5150j removed this from the Upgrade to v0.9.31 milestone Jan 4, 2023
abadaa pushed a commit that referenced this issue Jan 13, 2023
# Goal
The goal of this PR is <!-- insert goal here -->

Closes #705 
Closes #402 
Closes #519 
Closes #866
Closes #865

Notes:

[PR for Substrate upgrade to
0.9.32](https://github.com/substrate-developer-hub/substrate-parachain-template/pull/138)
[Release Notes
.31](https://github.com/paritytech/polkadot/releases/tag/v0.9.31)
[Release Notes
.32](https://github.com/paritytech/polkadot/releases/tag/v0.9.32)

# Changes from 0.9.30 via 0.9.31 to 0.9.32

- Bump dependency version to 0.9.32
- Weight V2 : introduction of max proof size for weights, for now I am
using what cumulus uses and suggested on substrate stack exchange
...[more](https://substrate.stackexchange.com/questions/5557/construct-runtime-integrity-test-failing).
- Runtime builds now run a runtime integrity checks 
- Major Democracy Pallet upgrades and changes

# Checklist
- [x] Design doc(s) updated
- [x] Weights updated
- [x] Run benchmarks

Co-authored-by: Dmitri <4452412+demisx@users.noreply.github.com>
Co-authored-by: Jenkins <jenkins@frequency.xyz>
Co-authored-by: Wil Wade <wil.wade@unfinished.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore No feature changes tech debt
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants