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

implement CAutoFile via std::fstream #3277

Closed
wants to merge 1 commit into from
Closed

implement CAutoFile via std::fstream #3277

wants to merge 1 commit into from

Commits on Dec 1, 2013

  1. implement CAutoFile via std::fstream

    - implement CAutoFile via std::fstream and use it in the code
    - unify log/error messages for serializing/deserializing exceptions
    - add debug and benchmark messages for writing/reading block/undo files
    - remove boost::path member from CAddrDB class
    - add new helper functions GetBlockFile() and GetUndoFile()
    Philip Kaufmann committed Dec 1, 2013
    Configuration menu
    Copy the full SHA
    5ee9bae View commit details
    Browse the repository at this point in the history