lbcd/database/ldb
David Hill ccc3a9b979 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.
2015-03-14 22:09:51 -04:00
..
dbtest Import btcdb repo into database directory. 2015-01-27 13:15:15 -06:00
block.go Correct a few instances of missed pkg name changes. 2015-02-05 17:54:04 -06:00
boundary_test.go Update btcwire path import paths to new location. 2015-02-05 15:16:39 -06:00
doc.go Import btcdb repo into database directory. 2015-01-27 13:15:15 -06:00
dup_test.go Update btcwire path import paths to new location. 2015-02-05 15:16:39 -06:00
insertremove_test.go Update btcwire path import paths to new location. 2015-02-05 15:16:39 -06:00
internal_test.go Do a little addrindex database cleanup. 2015-03-14 22:09:51 -04:00
leveldb.go Update btcwire path import paths to new location. 2015-02-05 15:16:39 -06:00
operational_test.go Update golang.org/x/crypto import paths to new location. 2015-03-03 21:10:38 -06:00
tx.go Do a little addrindex database cleanup. 2015-03-14 22:09:51 -04:00