aboutsummaryrefslogtreecommitdiffstats
path: root/chain/block.go
Commit message (Collapse)AuthorAgeFilesLines
* Begin of moving objects to types packageobscuren2014-11-181-419/+0
| | | | | * Block(s) * Transaction(s)
* Clean upobscuren2014-11-141-1/+1
|
* Transaction execution fixesobscuren2014-11-121-4/+4
|
* ethtrie => trieobscuren2014-10-311-4/+4
|
* ethstate => stateobscuren2014-10-311-5/+5
|
* ethcrypto => cryptoobscuren2014-10-311-5/+5
|
* Moved ethchain to chainobscuren2014-10-311-0/+419