lbcwallet/txstore
Josh Rickmar 23dca5edfd Fix bug returning unconfirmed txstore records.
The incorrect slice was being appended to, causing some unconfirmedg
records to be dropped from the return result.
2014-06-13 16:17:17 -05:00
..
doc.go go fmt. 2014-05-20 20:09:33 -05:00
fixedIO_test.go Rename tx package to txstore. 2014-05-08 14:51:33 -05:00
json.go Return non-nil RPC results for 0 length slices. 2014-06-12 13:58:23 -05:00
serialization.go Consistantly create empty bytes.Buffers. 2014-06-04 22:23:32 -05:00
tx.go Fix bug returning unconfirmed txstore records. 2014-06-13 16:17:17 -05:00
tx_test.go Updates for btcutil and btcscript's btcnet conversion. 2014-05-27 17:49:36 -05:00