Josh Rickmar
|
a6ad4cf48c
|
Save index as well as tx hash for outputs.
|
2013-09-04 16:16:20 -04:00 |
|
Josh Rickmar
|
0928361f22
|
Save address with Utxo.
We want only one utxo file per wallet, so each serialized Utxo needs
to also contain the receiving address.
|
2013-09-04 09:32:14 -04:00 |
|
Josh Rickmar
|
d89cdaca08
|
go fmt
|
2013-08-26 13:35:29 -04:00 |
|
Josh Rickmar
|
7716ad7e38
|
Tests for RecvTx, SendTx, and TxStore
|
2013-08-26 13:34:18 -04:00 |
|
Josh Rickmar
|
a080d13f1c
|
go fmt
|
2013-08-26 10:52:57 -04:00 |
|
Josh Rickmar
|
347b15ba3a
|
Add ReadFrom and WriteTo tests for Utxo and UtxoStore
|
2013-08-26 10:48:42 -04:00 |
|