lbcd/sqlite3
Owain G. Ainsworth 840708a3e7 Fix up some format strings to appease go vet.
Extra argument present when no format directive for it (and not needed,
either).
2013-08-06 18:00:47 +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
insertfail_test.go Update the insertfail test for the latest changes. 2013-08-06 11:48:23 -05:00
insertremove_test.go Update for latest btcutil and btcwire changes. 2013-08-05 18:28:17 -05:00
internal_test.go Cleanup after insert failure, do not leave inconsistant db. 2013-08-03 11:15:42 -04:00
operational_test.go Fix up some format strings to appease go vet. 2013-08-06 18:00:47 +01:00
sqlite.go Update for latest btcutil and btcwire changes. 2013-08-05 18:28:17 -05:00
sqliteblock.go Don't add a genesis block by default. 2013-07-29 11:48:10 -05:00
sqlitedbcache.go Update for latest btcutil and btcwire changes. 2013-08-05 18:28:17 -05:00
sqlitetx.go External API functions need to grab locks before performing internal database operations. 2013-07-31 11:14:19 -04:00