Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improved UI | obscuren | 2014-05-30 | 1 | -2/+0 |
| | | | | * Added mining button | ||||
* | Fix merge conflicts | Maran | 2014-05-22 | 1 | -0/+30 |
|\ | |||||
| * | Added mining stop and start | obscuren | 2014-05-22 | 1 | -8/+30 |
| | | |||||
* | | Wait with mining until up to date | Maran | 2014-05-21 | 1 | -5/+4 |
|/ | |||||
* | Changed logging | obscuren | 2014-05-19 | 1 | -4/+3 |
| | |||||
* | Readline repl for linux & osx | obscuren | 2014-05-17 | 1 | -3/+5 |
| | |||||
* | Fix merge conflicts | Maran | 2014-05-14 | 2 | -9/+61 |
|\ | |||||
| * | Switched to new keyring methods | obscuren | 2014-05-14 | 2 | -8/+60 |
| | | |||||
* | | Make sure we have a coinbase address to mine with | Maran | 2014-05-14 | 1 | -4/+10 |
| | | |||||
* | | Refactored RPC client to utils so it can be reused | Maran | 2014-05-14 | 1 | -1/+12 |
| | | |||||
* | | Rewritten a check to only start mining once we are caught up with all peers | Maran | 2014-05-14 | 1 | -6/+9 |
|/ | |||||
* | Refactored mining into utils and exposed it to ethereal. Partly fixes #43 | Maran | 2014-05-14 | 1 | -0/+31 |
| | |||||
* | Upgraded to new mutan | obscuren | 2014-05-10 | 1 | -1/+1 |
| | |||||
* | Moved public interface | obscuren | 2014-05-02 | 2 | -201/+0 |
| | |||||
* | Fixed samplecoin | obscuren | 2014-05-02 | 2 | -13/+24 |
| | |||||
* | Moved Ext ethereum api | obscuren | 2014-05-02 | 2 | -0/+190 |
| | | | | | Moved the external ethereum api which can be used by any 3rd party application. | ||||
* | PreProcess moved to Mutan package | Casey Kuhlman | 2014-04-28 | 1 | -2/+1 |
| | |||||
* | Using mutan assembler stage | obscuren | 2014-04-28 | 1 | -2/+2 |
| | |||||
* | Refactored code | obscuren | 2014-04-23 | 1 | -0/+18 |
| | |||||
* | Moved compiling related object to utils package | obscuren | 2014-04-16 | 1 | -0/+24 |
| | |||||
* | Added mnemonic priv key | Maran | 2014-04-07 | 1 | -2/+3 |
| | |||||
* | Major re-organisation. | obscuren | 2014-03-22 | 1 | -0/+50 |
The Ethereum node and Gui are now separated. |