Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Remove the unchecked table code from the store classes #4216

Merged
merged 5 commits into from
Apr 21, 2023

Conversation

thsfs
Copy link
Contributor

@thsfs thsfs commented Apr 20, 2023

This is a removal of the unchecked table code that is not in use anymore. After this PR, there will be still some database level implementation, but that will be tweaked in further PRs (such as #4131) for compatibility reasons only.

Thiago Silva added 5 commits April 19, 2023 14:54
Kept the lmdb::unchecked_store because it contains the LMDB file handler
that will be used by the database upgrade code (to be added).
The same test can be performed using a different RocksDB table.
@thsfs thsfs added the database Relates to lmdb or rocksdb label Apr 20, 2023
@thsfs thsfs requested a review from clemahieu April 20, 2023 18:52
@thsfs thsfs added this to the V25.0 milestone Apr 20, 2023
@thsfs thsfs merged commit 2dd6345 into nanocurrency:develop Apr 21, 2023
@thsfs thsfs deleted the remove_unchecked_table_from_db branch May 29, 2023 20:17
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
database Relates to lmdb or rocksdb
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants