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

address chainbase uniqueness violation issues #44

Merged
merged 1 commit into from
May 6, 2019

Conversation

arhag
Copy link

@arhag arhag commented May 4, 2019

Subsumes #32. Special thanks to @raymondnuaa for first reporting this issue in chainbase through the PR.

Abort instead of throwing from undo (which is not safe with its expected usage) or after a modify corrupts the database.

Explicitly state expected requirements of modify usage.

…ted usage) or after a modify corrupts the database; explicitly state expected requirements of modify usage
@arhag arhag merged commit b769749 into master May 6, 2019
@arhag arhag deleted the uniqueness-violation-fixes branch May 6, 2019 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants