lbcd/sqlite3
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
..
testdata Initial implementation. 2013-05-29 10:09:26 -05:00
doc.go Initial implementation. 2013-05-29 10:09:26 -05:00
internal_test.go Initial implementation. 2013-05-29 10:09:26 -05:00
operational_test.go Add ExistsTxSha to db interface. 2013-07-10 00:11:02 +01:00
sqlite.go Add ExistsTxSha to db interface. 2013-07-10 00:11:02 +01:00
sqliteblock.go Rename funcs and variables for Idx to Height. 2013-05-30 17:35:59 -05:00
sqliteblock_test.go fix tests building from 166a546078 2013-07-09 22:49:58 +01:00
sqlitedbcache.go Rename funcs and variables for Idx to Height. 2013-05-30 17:35:59 -05:00
sqlitetx.go Add ExistsTxSha to db interface. 2013-07-10 00:11:02 +01:00