Commit Graph

16 Commits

Author SHA1 Message Date
obscuren 9d492b0509 Renamed Address to Account 2014-03-03 11:05:12 +01:00
obscuren d65b4cd0dd Updated block to use state instead of trie directly 2014-03-02 20:42:05 +01:00
obscuren ce07d9bb4c Error logging on tx processing 2014-02-25 11:21:49 +01:00
obscuren 0afdedb01a Some log statements changed to the default logger 2014-02-24 13:50:52 +01:00
obscuren 88a9c62fcc Proper tests 2014-02-24 12:44:29 +01:00
obscuren c66cf95b40 Added address states for storing a session based address 2014-02-23 01:56:48 +01:00
obscuren 18cc35338a Fixed contract running 2014-02-21 12:37:16 +01:00
obscuren 06ea7fc830 re: Added contract fees 2014-02-20 23:11:17 +01:00
obscuren 8e7daec886 Added fees and debugging 2014-02-19 16:26:55 +01:00
obscuren 24f2b2afc3 Running contracts fixed 2014-02-19 11:35:17 +01:00
obscuren c866fcc5b3 Added new address 2014-02-18 12:10:21 +01:00
obscuren 68028f492f Fixed block handling 2014-02-18 01:33:26 +01:00
obscuren 066940f134 Defer undo on the current block's state 2014-02-16 20:30:21 +01:00
obscuren f5fbbb147f Removed debug message 2014-02-15 12:11:40 +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