Skip to content

Remove the unchecked table code from the store classes#4216

Merged
thsfs merged 5 commits intonanocurrency:developfrom
thsfs:remove_unchecked_table_from_db
Apr 21, 2023
Merged

Remove the unchecked table code from the store classes#4216
thsfs merged 5 commits intonanocurrency:developfrom
thsfs:remove_unchecked_table_from_db

Conversation

@thsfs
Copy link
Copy Markdown
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

database Relates to lmdb or rocksdb

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants