| Commit message (Expand) | Author | Age | Files | Lines |
* | merge upstream | zelig | 2014-07-31 | 1 | -0/+33 |
|\ |
|
| * | Refactored to reflect the new VM and State | obscuren | 2014-07-24 | 1 | -0/+33 |
* | | merge upstream | zelig | 2014-07-21 | 1 | -4/+41 |
|\| |
|
| * | Fixed miner stopping / starting:wq | obscuren | 2014-07-18 | 1 | -2/+8 |
| * | Fixed miner channel | obscuren | 2014-07-18 | 1 | -3/+3 |
| |\ |
|
| * | | WIP to expose hashrate to gui | Maran | 2014-07-18 | 1 | -0/+4 |
| |/ |
|
| * | Work around crash issues when building OSX binary | Maran | 2014-07-15 | 1 | -0/+1 |
| * | Rewrote mnemonic word loading to facilitate deployable builds. | Maran | 2014-07-15 | 1 | -0/+29 |
* | | fix start mining | zelig | 2014-07-15 | 1 | -4/+3 |
|/ |
|
* | Modify main wrappers | zelig | 2014-07-04 | 1 | -5/+10 |
* | Fixed namereg | obscuren | 2014-07-02 | 1 | -0/+3 |
* | Merge branch 'develop' of github.com:ethereum/go-ethereum into feature/keys | zelig | 2014-07-01 | 1 | -1/+1 |
|\ |
|
| * | fix: miner wait untill UpToDate | Ethan Buchman | 2014-07-01 | 1 | -1/+1 |
* | | Merge branch 'develop' of github.com:ethereum/go-ethereum into feature/keys | zelig | 2014-06-30 | 1 | -0/+4 |
|\| |
|
| * | Wait for catchup when starting the miner | obscuren | 2014-06-29 | 1 | -0/+4 |
* | | added utility functions to set up db, keymanager, ethereum init and simplify ... | zelig | 2014-06-30 | 1 | -46/+50 |
* | | remove keys file, now subsumed under ethcrypto/key_manager | zelig | 2014-06-30 | 1 | -108/+0 |
* | | fix logmessage if data directory doesn't exist | zelig | 2014-06-29 | 1 | -1/+1 |
|/ |
|
* | go fmt | zelig | 2014-06-27 | 1 | -163/+163 |
* | gui stop | zelig | 2014-06-26 | 1 | -5/+8 |
* | interrupt handlers now ordered | zelig | 2014-06-26 | 1 | -11/+14 |
* | Merge remote-tracking branch 'upstream/develop' into feature/logging | zelig | 2014-06-25 | 1 | -41/+0 |
|\ |
|
| * | Removed old compile methods | obscuren | 2014-06-25 | 1 | -41/+0 |
* | | merge upstream | zelig | 2014-06-25 | 1 | -0/+18 |
|\| |
|
| * | Moved BlockDo to utils | obscuren | 2014-06-25 | 1 | -0/+19 |
* | | merge upstream | zelig | 2014-06-23 | 1 | -3/+0 |
|\| |
|
| * | Added a execBlock method which replays the given block | obscuren | 2014-06-23 | 1 | -3/+5 |
* | | refactor cli and gui wrapper code. Details: | zelig | 2014-06-23 | 1 | -50/+200 |
|/ |
|
* | Improved UI | obscuren | 2014-05-30 | 1 | -2/+0 |
* | 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 |
* | 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 |