Commit Graph

10 Commits

Author SHA1 Message Date
obscuren f567f89b99 Added address to account and contract
Contract and account now both have an address field or method for the
sake of simplicity.
2014-03-20 23:38:16 +01:00
obscuren 82d0f65dab Comply to Callee structure 2014-03-20 17:25:11 +01:00
obscuren bfed1c7cac Trie's are no longer referenced directly but through State instead 2014-03-03 11:03:16 +01:00
obscuren 1e7b3cbb13 Removed debug log 2014-02-25 11:22:05 +01:00
obscuren 6c7255cde2 Fixed a minor issue on crashed contracts 2014-02-24 13:15:34 +01:00
obscuren a3fb7008b2 Added make contract 2014-02-24 12:12:24 +01:00
obscuren a4a4ffbeff Moved address 2014-02-23 01:57:22 +01:00
obscuren 8f69c2ac45 Added contract addr acessors 2014-02-20 23:10:36 +01:00
obscuren 73fd358d94 Removed RlpValue in favour of Value 2014-02-15 01:34:18 +01:00
obscuren f6d1bfe45b The great merge 2014-02-14 23:56:09 +01:00