On Mon, Dec 9, 2013 at 9:07 AM, Warren Togami Jr. <wtogami@gmail.com> wrote:
I found a tiny error in 0.8.6rc1. The leveldb subtree merge was done incorrectly leaving an errant db/ directory in the base of bitcoin instead of src/leveldb.
I see:
db/autocompact_test.cc
... which I assume is a leveldb unit test file that should be in src/leveldb/db/
Not a showstopper bug.
Given we've had hundreds of downloads and no reports of insanity, I think we should tag v0.8.6 today (same commit as v0.8.6rc1) and ship it.