aboutsummaryrefslogtreecommitdiffstats
path: root/block.go
Commit message (Collapse)AuthorAgeFilesLines
* Contract creation, updating and fee processingobscuren2014-01-041-3/+28
|
* Parsing for block and txobscuren2014-01-031-1/+1
|
* Wip VM. Created contractsobscuren2014-01-031-1/+25
|
* WIP rewrite vmobscuren2014-01-031-6/+32
|
* Updated serialisationobscuren2013-12-301-11/+31
|
* Commentsobscuren2013-12-291-4/+18
|
* (un)marshal blocks and transactionsobscuren2013-12-281-14/+67
|
* Updated testsobscuren2013-12-281-10/+17
|
* Serializing blockobscuren2013-12-281-1/+44
|
* Initial commitobscuren2013-12-261-0/+21