Branch: refs/heads/master
Home: https://github.com/btcsuite/btcd
Commit: 2486a29e9322fdfa696802b82cbccc9145925dcd
https://github.com/btcsuite/btcd/commit/2486a29e9322fdfa696802b82cbccc9145925dcd
Author: Dave Collins <[email protected]>
Date: 2015-03-27 (Fri, 27 Mar 2015)
Changed paths:
A database2/ffboltdb/block.go
A database2/ffboltdb/blockio.go
A database2/ffboltdb/common.go
A database2/ffboltdb/db.go
A database2/ffboltdb/doc.go
A database2/ffboltdb/driver.go
A database2/ffboltdb/tx.go
A database2/ffldb2/block.go
A database2/ffldb2/blockio.go
A database2/ffldb2/common.go
A database2/ffldb2/db.go
A database2/ffldb2/doc.go
A database2/ffldb2/driver.go
A database2/ffldb2/testdb/bench_test.go
A database2/ffldb2/testdb/blocks1-256.bz2
A database2/ffldb2/testdb/testdb.go
A database2/ffldb2/tx.go
Log Message:
-----------
NUKE THESE
Commit: 91998478c9ca107f66f90ee56e3f0623edc54533
https://github.com/btcsuite/btcd/commit/91998478c9ca107f66f90ee56e3f0623edc54533
Author: Alex Akselrod <[email protected]>
Date: 2015-03-30 (Mon, 30 Mar 2015)
Changed paths:
M database/db_test.go
M database/ldb/leveldb.go
A database/reorg_test.go
A database/testdata/reorgblocks.bz2
Log Message:
-----------
Fix #340 and DropAfterBlockBySha/NewestSha bug.
- Delete spent TX in setclearSpentData when unspent by block
disconnect on reorg; return an error when there's more than
one record to delete in the spent TX as that should never
happen.
- Test spent TX deletion when reorg causes block disconnect.
- Test for correct NewestSha results after DropAfterBlockBySha.
- Fix DropAfterBlockBySha to update info for NewestSha.
- Updated copyright statements in modified files
Commit: a4fd3fce0a3e26c4d1cf9a75312c6797c940cc75
https://github.com/btcsuite/btcd/commit/a4fd3fce0a3e26c4d1cf9a75312c6797c940cc75
Author: Dave Collins <[email protected]>
Date: 2015-03-30 (Mon, 30 Mar 2015)
Changed paths:
M database/db_test.go
M database/ldb/leveldb.go
A database/reorg_test.go
A database/testdata/reorgblocks.bz2
Log Message:
-----------
Merge branch 'reorg-fixes' of https://github.com/aakselrod/btcd into
aakselrod-reorg-fixes
Compare: https://github.com/btcsuite/btcd/compare/ead39153aff2...a4fd3fce0a3e