aboutsummaryrefslogtreecommitdiffstats
path: root/block.go
Commit message (Expand)AuthorAgeFilesLines
* Moving the ethgo to individual packagesobscuren2014-01-111-192/+0
* WIP Splitting ethereum up in submodulesobscuren2014-01-111-5/+15
* Updated marshallingobscuren2014-01-091-72/+21
* 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