Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added proper error message | obscuren | 2014-02-17 | 1 | -1/+3 |
* | The great merge | obscuren | 2014-02-15 | 1 | -6/+5 |
* | Refactoring RlpValue => Value | obscuren | 2014-02-13 | 1 | -43/+80 |
* | Put leveldb | obscuren | 2014-02-12 | 1 | -0/+2 |
* | Interop! | obscuren | 2014-02-12 | 1 | -3/+4 |
* | Fixed peer handling | obscuren | 2014-02-10 | 1 | -7/+8 |
* | Reversed back | obscuren | 2014-02-10 | 1 | -12/+13 |
* | Changed client id | obscuren | 2014-02-10 | 1 | -1/+4 |
* | Added some loggers | obscuren | 2014-02-10 | 1 | -8/+16 |
* | Corrected version number in error log | obscuren | 2014-02-10 | 1 | -6/+7 |
* | Forgot to bump the version | obscuren | 2014-02-10 | 1 | -1/+1 |
* | Version 3 and added added catch up | obscuren | 2014-02-10 | 1 | -7/+28 |
* | Self connect on handshake | obscuren | 2014-02-10 | 1 | -9/+10 |
* | Fixed self connect through public key discovery. | obscuren | 2014-02-10 | 1 | -19/+29 |
* | Changed peer format | obscuren | 2014-02-09 | 1 | -6/+9 |
* | Fixed value | obscuren | 2014-02-06 | 1 | -25/+16 |
* | Properly encode tx | obscuren | 2014-02-03 | 1 | -1/+1 |
* | Transaction processing | obscuren | 2014-02-03 | 1 | -1/+1 |
* | removed self connect log | obscuren | 2014-02-03 | 1 | -2/+0 |
* | Encode caps as byte | obscuren | 2014-02-03 | 1 | -2/+2 |
* | Disconnection reasons | obscuren | 2014-02-03 | 1 | -13/+38 |
* | Removed the seed peer option from start | obscuren | 2014-02-03 | 1 | -15/+2 |
* | upnp test | obscuren | 2014-02-02 | 1 | -10/+25 |
* | UPNP wip | obscuren | 2014-02-02 | 1 | -25/+20 |
* | (un)pack addr | obscuren | 2014-02-01 | 1 | -33/+87 |
* | For the testnet always 30303 for now to make it easy | obscuren | 2014-01-31 | 1 | -2/+4 |
* | Self connect | obscuren | 2014-01-31 | 1 | -1/+0 |
* | Get peers returns now both in and outbound peers | obscuren | 2014-01-31 | 1 | -2/+2 |
* | Self connect detect | obscuren | 2014-01-31 | 1 | -12/+42 |
* | Updated seed peers | obscuren | 2014-01-31 | 1 | -114/+129 |
* | Implemented get chain msg | obscuren | 2014-01-28 | 1 | -11/+33 |
* | Removed default connection | obscuren | 2014-01-27 | 1 | -1/+27 |
* | Graceful shutdown of peers | obscuren | 2014-01-26 | 1 | -13/+20 |
* | Updated peers | obscuren | 2014-01-25 | 1 | -8/+8 |
* | Data send over the wire shouldn't be RLPed more then once | obscuren | 2014-01-24 | 1 | -6/+9 |
* | Updated packages | obscuren | 2014-01-24 | 1 | -1/+2 |
* | Initial commit bootstrapping package | obscuren | 2014-01-24 | 1 | -0/+303 |