Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge branch 'hotfix/0.2.2-1' into develop | obscuren | 2014-02-15 | 1 | -2/+0 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | Removed debug message | obscuren | 2014-02-15 | 1 | -2/+0 | |
| |/ | ||||||
| * | Merge branch 'release/0.2.2' | obscuren | 2014-02-15 | 3 | -3/+29 | |
| |\ | ||||||
* | \ | Merge branch 'release/0.2.2' into develop | obscuren | 2014-02-15 | 1 | -1/+1 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | Bumped version number | obscuren | 2014-02-15 | 1 | -1/+1 | |
|/ / | ||||||
* | | Added MIT license | obscuren | 2014-02-15 | 1 | -0/+21 | |
* | | Added git flow explanation | obscuren | 2014-02-15 | 1 | -2/+7 | |
|/ | ||||||
* | Removed RlpValue in favour of Value | obscuren | 2014-02-15 | 8 | -271/+29 | |
* | Added readme | obscuren | 2014-02-15 | 1 | -0/+79 | |
* | The great merge | obscuren | 2014-02-15 | 43 | -12/+4547 | |
* | Refactoring RlpValue => Value | obscuren | 2014-02-13 | 2 | -43/+81 | |
* | Put leveldb | obscuren | 2014-02-12 | 2 | -2/+4 | |
* | Interop! | obscuren | 2014-02-12 | 2 | -17/+21 | |
* | Seed bootstrapping added | obscuren | 2014-02-11 | 1 | -0/+16 | |
* | Fixed peer handling | obscuren | 2014-02-10 | 1 | -7/+8 | |
* | Database | obscuren | 2014-02-10 | 1 | -2/+2 | |
* | Reversed back | obscuren | 2014-02-10 | 2 | -14/+15 | |
* | 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 | |
* | level db back in | obscuren | 2014-02-10 | 1 | -2/+2 | |
* | 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 | 2 | -21/+31 | |
* | Changed peer format | obscuren | 2014-02-09 | 1 | -6/+9 | |
* | Switched over to leveldb instead of memdb | obscuren | 2014-02-09 | 1 | -5/+11 | |
* | Fixed value | obscuren | 2014-02-06 | 1 | -25/+16 | |
* | Do not quit if upnp fails | obscuren | 2014-02-04 | 1 | -1/+0 | |
* | 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 | 2 | -16/+3 | |
* | UPnP Support | obscuren | 2014-02-03 | 1 | -18/+14 | |
* | Implemented support for UPnP | obscuren | 2014-02-03 | 4 | -123/+180 | |
* | removed upnp | obscuren | 2014-02-02 | 1 | -52/+0 | |
* | upnp test | obscuren | 2014-02-02 | 2 | -51/+91 | |
* | Reverted back to messages | obscuren | 2014-02-02 | 1 | -7/+2 | |
* | UPNP wip | obscuren | 2014-02-02 | 3 | -30/+484 | |
* | (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 | 2 | -10/+0 | |
* | Get peers returns now both in and outbound peers | obscuren | 2014-01-31 | 2 | -2/+18 | |
* | Peer connection checking | obscuren | 2014-01-31 | 1 | -1/+4 | |
* | Don't connect to peers that are already connected | obscuren | 2014-01-31 | 1 | -0/+16 | |
* | Self connect detect | obscuren | 2014-01-31 | 2 | -13/+43 | |
* | Updated seed peers | obscuren | 2014-01-31 | 2 | -119/+138 | |
* | Implemented get chain msg | obscuren | 2014-01-28 | 1 | -11/+33 | |
* | Switched port and removed logging | obscuren | 2014-01-28 | 1 | -15/+3 | |
* | Removed default connection | obscuren | 2014-01-27 | 2 | -6/+34 | |
* | Graceful shutdown of peers | obscuren | 2014-01-26 | 1 | -13/+20 | |
* | Updated peers | obscuren | 2014-01-25 | 2 | -9/+9 | |
* | Data send over the wire shouldn't be RLPed more then once | obscuren | 2014-01-24 | 2 | -8/+12 | |
* | Updated packages | obscuren | 2014-01-24 | 1 | -1/+2 | |
* | Initial commit bootstrapping package | obscuren | 2014-01-24 | 3 | -0/+528 |