paritytech / parity-common

Collection of crates used in Parity projects
https://www.paritytech.io/
Apache License 2.0
290 stars 218 forks source link

upgrade `rocksdb` to 0.20.1 #743

Closed ordian closed 1 year ago

ordian commented 1 year ago

Also fixes a flaky test that was only failing for 0.20.1 for some reason.

Fixes #720