Closed mrcnski closed 1 year ago
Would be nice to update changelogs as well. I'd prefer to see substrate removing references to it first.
I can update changelogs. What about versions in Cargo.toml
?
The substrate PR:
Ok, I'll update versions and changelogs and take care of publishing.
Could you remove references to parity-util-mem in CI: https://github.com/paritytech/parity-common/blob/master/.github/workflows/ci.yml?
PULL REQUEST
Overview
Removes
parity-util-mem
fromkvdb
,kvdb-memorydb
andkvdb-rocksdb
.Note that we will still need to update the versions, changelogs, and git tags for these crates, and then publish them. I can do that in this PR, if desired, or someone else can.
Related Issues
See https://github.com/paritytech/substrate/issues/12658.