CheckDiskSpace() no longer works in git master #2146

issue gmaxwell opened this issue on January 3, 2013
  1. gmaxwell commented at 8:04 PM on January 3, 2013: contributor

    (opening this so I don't forget that it must be fixed before release)

    The per block disk space checks were removed, so it only checks once at startup and the database can become corrupted if the node runs out of space during operation. Fixing it is a little more complicated than just restoring the check at block acceptance time because the db caching can result in a potentially large amount of queued data.

  2. ghost assigned gmaxwell on Jan 3, 2013
  3. Diapolo cross-referenced this on Jan 28, 2013 from issue Improve error handling during validation by sipa
  4. gavinandresen commented at 8:29 PM on January 30, 2013: contributor

    Fixed by pull #2224

  5. gavinandresen closed this on Jan 30, 2013

  6. bitcoin locked this on Sep 8, 2021

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-05-19 06:55 UTC