Commit Graph

5 Commits

Author SHA1 Message Date
obscuren 2ea4c632d1 Closure return, arguments fixed. Added proper tests 2014-03-21 14:47:55 +01:00
obscuren 7705b23f24 Removed caller from tx and added "callership" to account.
Transactions can no longer serve as callers. Accounts are now the
initial callee of closures. Transactions now serve as transport to call
closures.
2014-03-20 23:17:53 +01:00
obscuren bdc0d1b7ad Added AddFunds method 2014-03-20 17:24:02 +01:00
obscuren 9d492b0509 Renamed Address to Account 2014-03-03 11:05:12 +01:00
obscuren c66cf95b40 Added address states for storing a session based address 2014-02-23 01:56:48 +01:00