aboutsummaryrefslogtreecommitdiffstats
path: root/transaction.go
Commit message (Collapse)AuthorAgeFilesLines
* Commentsobscuren2013-12-291-0/+1
|
* (un)marshal blocks and transactionsobscuren2013-12-281-3/+1
|
* Unmarshalling of transactionsobscuren2013-12-281-8/+61
|
* Changed Tx serialization to return bytes instead of a stringobscuren2013-12-281-9/+7
|
* Updated feesobscuren2013-12-271-13/+17
|
* Initial commitobscuren2013-12-261-0/+126