Commit graph

7 commits

Author SHA1 Message Date
Dave Collins d574a3af6d Import btcdb repo into database directory.
This commit contains the entire btcdb repository along with several
changes needed to move all of the files into the database directory in
order to prepare it for merging.  This does NOT update btcd or any of the
other packages to use the new location as that will be done separately.

- All import paths in the old btcdb test files have been changed to the
  new location
- All references to btcdb as the package name have been chagned to
  database
- The coveralls badge has been removed since it unfortunately doesn't
  support coverage of sub-packages

This is ongoing work toward #214.
2015-01-27 13:15:15 -06:00
Dave Collins e18b38318a Update btclog import paths to new location. 2015-01-16 11:15:32 -06:00
Dave Collins efb92fcc99 goimports -w . 2014-07-02 19:47:24 -05:00
Dave Collins 6b18796af7 Add 2014 to copyright dates. 2014-01-08 23:54:52 -06:00
Dave Collins 3bc401fed1 Use btclog for logging. 2013-11-21 09:48:16 -06:00
Dave Collins 10d981974c Add documentation for functions and types. 2013-05-31 15:19:34 -05:00
Dave Collins 752ca5dfbb Initial implementation. 2013-05-29 10:09:26 -05:00