Commit Graph

21 Commits

Author SHA1 Message Date
Maran 8419ba0ec0 Fix merge conflicts 2014-05-22 10:26:39 +02:00
obscuren 01b833146f Added mining stop and start 2014-05-22 00:25:48 +02:00
Maran 0bccf1c3cd Wait with mining until up to date 2014-05-21 11:45:19 +02:00
obscuren 30842eb8d0 Changed logging 2014-05-19 12:14:47 +02:00
obscuren 770808ce0d Readline repl for linux & osx 2014-05-17 15:15:46 +02:00
Maran c9db87277b Fix merge conflicts 2014-05-14 14:04:43 +02:00
Maran 2c7b625daa Make sure we have a coinbase address to mine with 2014-05-14 13:55:55 +02:00
obscuren f18ec51cb3 Switched to new keyring methods 2014-05-14 13:55:08 +02:00
Maran 9fce273ce9 Refactored RPC client to utils so it can be reused 2014-05-14 13:32:49 +02:00
Maran 2012e0c67a Rewritten a check to only start mining once we are caught up with all peers 2014-05-14 13:26:15 +02:00
Maran e8147cf7c6 Refactored mining into utils and exposed it to ethereal. Partly fixes #43 2014-05-14 12:41:30 +02:00
obscuren 23fc50c61b Upgraded to new mutan 2014-05-10 16:22:57 +02:00
obscuren ed64434dcc Moved public interface 2014-05-02 13:55:58 +02:00
obscuren f1da6f0564 Fixed samplecoin 2014-05-02 13:35:12 +02:00
obscuren 471bd398f3 Moved Ext ethereum api
Moved the external ethereum api which can be used by any 3rd party
application.
2014-05-02 12:07:24 +02:00
Casey Kuhlman a0f35d3248 PreProcess moved to Mutan package 2014-04-28 11:40:05 +02:00
obscuren 883810b533 Using mutan assembler stage 2014-04-27 18:05:48 +02:00
obscuren 43f1214f97 Refactored code 2014-04-23 15:54:34 +02:00
obscuren 9cf77cdbad Moved compiling related object to utils package 2014-04-16 04:08:37 +02:00
Maran 2edf133b46 Added mnemonic priv key 2014-04-07 13:59:42 +02:00
obscuren 1f2547b8a7 Major re-organisation.
The Ethereum node and Gui are now separated.
2014-03-22 01:02:24 +01:00