aboutsummaryrefslogtreecommitdiffstats
path: root/ethchain/address.go
Commit message (Expand)AuthorAgeFilesLines
* Closure return, arguments fixed. Added proper testsobscuren2014-03-211-3/+7
* Removed caller from tx and added "callership" to account.obscuren2014-03-211-8/+16
* Added AddFunds methodobscuren2014-03-211-1/+5
* Renamed Address to Accountobscuren2014-03-031-15/+15
* Added address states for storing a session based addressobscuren2014-02-231-0/+60