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

Rebase refactor branch to master #1

Merged
merged 2 commits into from
Jun 28, 2017
Merged

Conversation

peterwillcn
Copy link

Retrieve lost patches for refactor database for RAII compliance,Fix EOSIO/eos compile failed

Make chainbase::database implement RAII by having the constructor open and the destructor close.
As long as the database is constructed, it should be properly open and ready to use.
@nathanielhourt nathanielhourt merged commit 352e007 into EOSIO:master Jun 28, 2017
@nathanielhourt
Copy link

Did that commit get lost somehow when I made the whitespace change?

learnforpractice pushed a commit to uuosio/chainbase that referenced this pull request Aug 9, 2023
Change eosnetworkfoundation/mandel-chainbase to AntelopeIO/chainbase in chainbase submodule
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