aboutsummaryrefslogtreecommitdiffstats
path: root/ethchain/contract.go
Commit message (Expand)AuthorAgeFilesLines
* Renamedobscuren2014-04-121-0/+8
* Call fixedobscuren2014-04-111-1/+3
* Split code for contractsobscuren2014-04-101-8/+14
* Added new insruction methodsobscuren2014-04-091-0/+9
* Removed regular ints from the virtual machine and closuresobscuren2014-03-221-2/+7
* Added address to account and contractobscuren2014-03-211-13/+25
* Comply to Callee structureobscuren2014-03-211-2/+7
* Trie's are no longer referenced directly but through State insteadobscuren2014-03-031-8/+9
* Removed debug logobscuren2014-02-251-3/+0
* Fixed a minor issue on crashed contractsobscuren2014-02-241-0/+3
* Added make contractobscuren2014-02-241-0/+28
* Moved addressobscuren2014-02-231-31/+0
* Added contract addr acessorsobscuren2014-02-211-0/+8
* Removed RlpValue in favour of Valueobscuren2014-02-151-7/+7
* The great mergeobscuren2014-02-151-0/+66