Commit Graph

7 Commits

Author SHA1 Message Date
Maran cb9ca992de Merge branch 'develop' into feature/rpc 2014-05-05 14:17:20 +02:00
Maran e94e5ac75d Implemented rpc for ethereal and ethereum 2014-05-05 14:16:14 +02:00
obscuren dd45197bcd Added storage watch 2014-05-05 11:56:05 +02:00
obscuren ed64434dcc Moved public interface 2014-05-02 13:55:58 +02:00
obscuren 5a692b9f2b Moved API 2014-05-02 12:08:15 +02:00
obscuren 183dbcc6a0 fixed state object changes for eth api 2014-04-30 14:42:57 +02:00
obscuren 64c2550b31 Split off External applications from main library
External applications now accept containers which function as the
frontend where the ExtApplication functions as the backend. Containers
execute within their own engine and have their own context and are
destroyed when released.
2014-04-30 01:44:02 +02:00