aboutsummaryrefslogtreecommitdiffstats
path: root/ethchain/transaction.go
Commit message (Expand)AuthorAgeFilesLines
* Reworked transaction constructorsobscuren2014-03-271-13/+53
* New tx methods and added new vm to state managerobscuren2014-03-211-6/+15
* Removed caller from tx and added "callership" to account.obscuren2014-03-211-9/+0
* Comply to Callee interfaceobscuren2014-03-211-0/+9
* Depricationobscuren2014-02-251-0/+5
* Removed compiling from the transactionobscuren2014-02-241-6/+1
* Removed old instruction codeobscuren2014-02-211-5/+2
* Running contracts fixedobscuren2014-02-191-1/+4
* The great mergeobscuren2014-02-151-0/+157