Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Remove representation table during v15 upgrade #2429

Merged
merged 1 commit into from
Dec 9, 2019

Conversation

wezrule
Copy link
Contributor

@wezrule wezrule commented Dec 6, 2019

This was meant to be removed during the upgrade from v14, however the representation table was not being opened in the mdb_store constructor (thanks @SergiySW), it had a test which checked it didn't exist, but not that it existed in the first place. Creating a new upgrade path v15 -> v16 which correctly removed this.

@wezrule wezrule added bug database Relates to lmdb or rocksdb labels Dec 6, 2019
@wezrule wezrule added this to the V21.0 milestone Dec 6, 2019
@wezrule wezrule requested a review from SergiySW December 6, 2019 13:22
@wezrule wezrule self-assigned this Dec 6, 2019
@wezrule wezrule merged commit 14a90d0 into nanocurrency:develop Dec 9, 2019
@wezrule wezrule deleted the remove_representation_table branch December 9, 2019 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug database Relates to lmdb or rocksdb
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants