Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Exit after importing a key | obscuren | 2014-02-28 | 1 | -13/+10 |
* | Minor fixes that to reflect changes in library | obscuren | 2014-02-24 | 1 | -0/+2 |
* | Added some ui elements to make it easier to connect to nodes | obscuren | 2014-02-23 | 1 | -1/+2 |
* | Added a basic <UNSTABLE> UI | obscuren | 2014-02-21 | 1 | -36/+50 |
* | Added import/exporting of private keys | obscuren | 2014-02-18 | 1 | -3/+48 |
* | Added text for keys | obscuren | 2014-02-15 | 1 | -3/+13 |
* | Updated to the great merge package | obscuren | 2014-02-15 | 1 | -2/+2 |
* | Default to .ethereum | obscuren | 2014-02-12 | 1 | -1/+2 |
* | Skip the first byte in generating addresses | obscuren | 2014-02-11 | 1 | -2/+2 |
* | removed pub key log | obscuren | 2014-02-10 | 1 | -2/+1 |
* | Added pub key to keyring | obscuren | 2014-02-10 | 1 | -3/+6 |
* | Added address | obscuren | 2014-02-09 | 1 | -2/+2 |
* | Proper keys | obscuren | 2014-02-09 | 1 | -2/+4 |
* | Unused package | obscuren | 2014-02-09 | 1 | -1/+0 |
* | Use the generated key | obscuren | 2014-02-09 | 1 | -1/+1 |
* | Woops | obscuren | 2014-02-09 | 1 | -0/+2 |
* | Added key address and key generation | obscuren | 2014-02-09 | 1 | -21/+41 |
* | Genesis logging | obscuren | 2014-02-08 | 1 | -2/+9 |
* | Mining using a different hash now | obscuren | 2014-02-06 | 1 | -3/+7 |
* | Block processing during mining | obscuren | 2014-02-03 | 1 | -2/+3 |
* | Process transactions | obscuren | 2014-02-03 | 1 | -8/+4 |
* | TApply transactions | obscuren | 2014-02-03 | 1 | -25/+5 |
* | Fixed mining | obscuren | 2014-02-03 | 1 | -1/+1 |
* | Changed mining | obscuren | 2014-02-03 | 1 | -7/+3 |
* | UPnP support | obscuren | 2014-02-03 | 1 | -1/+5 |
* | upnp test | obscuren | 2014-02-02 | 1 | -3/+1 |
* | Reverted back to old messages | obscuren | 2014-02-02 | 1 | -11/+1 |
* | RLP Updates | obscuren | 2014-02-02 | 1 | -3/+16 |
* | Mine? | obscuren | 2014-01-31 | 1 | -19/+27 |
* | Updated to the new Trie | obscuren | 2014-01-30 | 1 | -2/+2 |
* | Changed block chain specific methods | obscuren | 2014-01-28 | 1 | -3/+3 |
* | Debugging handles | obscuren | 2014-01-27 | 1 | -3/+4 |
* | Removed the last block of the block chain | obscuren | 2014-01-25 | 1 | -1/+1 |
* | Fake block mining | obscuren | 2014-01-25 | 1 | -8/+13 |
* | Dev test mining | obscuren | 2014-01-25 | 1 | -7/+21 |
* | tx is now part of the chain package | obscuren | 2014-01-24 | 1 | -1/+1 |
* | Rearrange packages | obscuren | 2014-01-24 | 1 | -13/+13 |
* | Added synchronisation of transactions across remote pools | obscuren | 2014-01-22 | 1 | -22/+41 |
* | Removed dagger broadcasting to the net | obscuren | 2014-01-17 | 1 | -1/+2 |
* | Updated to temporary trie | obscuren | 2014-01-15 | 1 | -2/+1 |
* | Some miner reports | obscuren | 2014-01-13 | 1 | -2/+2 |
* | Peer reaping and fake network | obscuren | 2014-01-13 | 1 | -8/+0 |
* | Server testing blocks | obscuren | 2014-01-12 | 1 | -2/+4 |
* | gofmt no coding standards | obscuren | 2014-01-11 | 1 | -66/+66 |
* | Moving the ethgo to individual packages | obscuren | 2014-01-11 | 1 | -3/+3 |
* | Updated read me and changed mine argument to m | obscuren | 2014-01-10 | 1 | -1/+1 |
* | Encoding | obscuren | 2014-01-10 | 1 | -1/+1 |
* | Updated server and peers and mining processing | obscuren | 2014-01-10 | 1 | -7/+24 |
* | Dagger improvements | obscuren | 2014-01-09 | 1 | -6/+7 |
* | db console is now a general console. | obscuren | 2014-01-09 | 1 | -4/+3 |
* | Minor update | obscuren | 2014-01-09 | 1 | -2/+25 |
* | Moved some testing code | obscuren | 2014-01-01 | 1 | -27/+15 |
* | Updated database interface and eth test code | obscuren | 2014-01-01 | 1 | -1/+1 |
* | update test | obscuren | 2013-12-30 | 1 | -8/+19 |
* | Comments | obscuren | 2013-12-29 | 1 | -1/+0 |
* | Test code updated | obscuren | 2013-12-28 | 1 | -2/+9 |
* | Updated tests | obscuren | 2013-12-28 | 1 | -5/+10 |
* | Testing | obscuren | 2013-12-28 | 1 | -1/+3 |
* | Initial commit | obscuren | 2013-12-26 | 1 | -0/+33 |