forked from paritytech/substrate
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Parity-db
Change
missing implementation. (paritytech#11049)
* support for release as in kvdb (only if no rc). * Start impl * minimal implementation for paritydb rc * Update client/db/src/parity_db.rs Co-authored-by: Arkadiy Paronyan <arkady.paronyan@gmail.com> * Update client/db/src/parity_db.rs Co-authored-by: Arkadiy Paronyan <arkady.paronyan@gmail.com> * Update client/db/src/parity_db.rs Co-authored-by: Arkadiy Paronyan <arkady.paronyan@gmail.com> * Commit not panicking in DbAdapter * errors from string * update parity db version Co-authored-by: Arkadiy Paronyan <arkady.paronyan@gmail.com>
- Loading branch information
1 parent
66f6bf4
commit 07c6b06
Showing
3 changed files
with
51 additions
and
9 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains 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
This file contains 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