aboutsummaryrefslogtreecommitdiffstats
path: root/ethchain/block.go
Commit message (Expand)AuthorAgeFilesLines
* Length checking when fetching contract. Contract always have 3 fieldsobscuren2014-02-251-0/+5
* Fixed a minor issue on crashed contractsobscuren2014-02-241-2/+3
* Changed MakeContract on blockobscuren2014-02-241-16/+2
* Corrected contract addressesobscuren2014-02-191-1/+1
* Running contracts fixedobscuren2014-02-191-9/+44
* String changed and removed some debugging codeobscuren2014-02-181-8/+2
* Removed RlpValue in favour of Valueobscuren2014-02-151-4/+4
* The great mergeobscuren2014-02-151-0/+363