lbcd/sqlite3
Dale Rahn 75896b63ec Add Api to fetch potentially fully spent tx (most recent only)
Using FetchUnSpentTxByShaList only API required unexpected contortions
in btcchain.
2013-10-13 14:58:32 -04:00
..
doc.go Initial implementation. 2013-05-29 10:09:26 -05:00
insertfail_test.go Move testdata to root btcd directory. 2013-10-12 01:49:57 -05:00
insertremove_test.go Move testdata to root btcd directory. 2013-10-12 01:49:57 -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 Move testdata to root btcd directory. 2013-10-12 01:49:57 -05:00
sqlite.go increase default pagesize to 4096 on sqlite 2013-10-03 10:32:19 -04:00
sqliteblock.go Remove obsolete API functions 2013-10-03 14:08:04 -04:00
sqlitedbcache.go Add Api to fetch potentially fully spent tx (most recent only) 2013-10-13 14:58:32 -04:00
sqlitetx.go Remove obsolete API functions 2013-10-03 14:08:04 -04:00