Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Closure return, arguments fixed. Added proper tests | obscuren | 2014-03-21 | 1 | -3/+7 |
| | |||||
* | Removed caller from tx and added "callership" to account. | obscuren | 2014-03-21 | 1 | -8/+16 |
| | | | | | | Transactions can no longer serve as callers. Accounts are now the initial callee of closures. Transactions now serve as transport to call closures. | ||||
* | Added AddFunds method | obscuren | 2014-03-21 | 1 | -1/+5 |
| | |||||
* | Renamed Address to Account | obscuren | 2014-03-03 | 1 | -15/+15 |
| | |||||
* | Added address states for storing a session based address | obscuren | 2014-02-23 | 1 | -0/+60 |