lbcd/ldb
Dave Collins 1f87ee217a Move testdata to root btcd directory.
Rather than duplicating the same data, just put it under testsdata at the
root and access it from the modules from the parent directory.
2013-10-12 01:49:57 -05:00
..
dbtest Update imports for goleveldb to Conformal fork. 2013-10-04 11:41:00 -05:00
block.go Introduce an API change for btcdb 2013-10-03 16:51:34 -04:00
boundary_test.go Version the leveldb (and keep compatibility with pre-versioned uncompressed databases. 2013-09-25 17:23:34 -04:00
dbcache.go Introduce an API change for btcdb 2013-10-03 16:51:34 -04:00
doc.go Version the leveldb (and keep compatibility with pre-versioned uncompressed databases. 2013-09-25 17:23:34 -04:00
insertremove_test.go Move testdata to root btcd directory. 2013-10-12 01:49:57 -05:00
internal_test.go Initial leveldb code. 2013-08-22 09:34:50 -04:00
leveldb.go When creating database, set version 1 so the correct options are set. 2013-10-11 09:44:09 -04:00
operational_test.go Move testdata to root btcd directory. 2013-10-12 01:49:57 -05:00
tx.go One DB instad of many. 2013-09-10 10:05:26 -04:00