Dave Collins
|
27bc18ba2e
|
Switch test coverage tool to new 'go tool cover'.
Also, make the coverage report test ldb and memdb instead of just sqlite3.
|
2014-01-19 02:35:41 -06:00 |
|
Owain G. Ainsworth
|
a7a9023bc1
|
Add ExistsTxSha to db interface.
This function may be used to check for existance of a tx sha without having to
fetch the data from the db.
|
2013-07-10 00:11:02 +01:00 |
|
Dave Collins
|
c97c8f17a4
|
Add test coverage report and generate script.
Both of these items were referenced in the README.md, but were not
in the repository.
|
2013-05-29 16:20:06 -05:00 |
|