Branch: refs/heads/master
  Home:   https://github.com/btcsuite/btcd
  Commit: ccc3a9b979b7f28152af53c0ef6951b9dc76e164
      
https://github.com/btcsuite/btcd/commit/ccc3a9b979b7f28152af53c0ef6951b9dc76e164
  Author: David Hill <[email protected]>
  Date:   2015-03-14 (Sat, 14 Mar 2015)

  Changed paths:
    M database/ldb/internal_test.go
    M database/ldb/tx.go

  Log Message:
  -----------
  Do a little addrindex database cleanup.

- Use explicit index values for byte slices
- Fix a bug in FetchTxsForAddr that allocated an extra 10 bytes
  for each address index
- Add missing iterator release in error path
- Check for iterator errors.


Reply via email to