aboutsummaryrefslogtreecommitdiffstats
path: root/transaction.go
Commit message (Expand)AuthorAgeFilesLines
* Parsing for block and txobscuren2014-01-031-1/+1
* Wip VM. Created contractsobscuren2014-01-031-5/+6
* 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