86 Commits (0eedcfb4cb5e89ca9bd81b1a63e02bc6712157d9)

Author SHA1 Message Date
Tim Hughes 7bfe57e2e0 Fix bug where buffer was being deleted underneath async_write operation. 11 years ago
Gav Wood 837240cb5a New NameReg 11 years ago
Gav Wood cbd41833d2 Bump protocol version. 11 years ago
Gav Wood 87e19602ea VM test framework. 11 years ago
Gav Wood 3c5e26c182 Rebroadcast transactions on new block. 11 years ago
Tim Hughes 21a840e20a Work in progress on Visual Studio 2013 compile fixes. Libethereum compiles again but not sorted out linking dependencies yet. 11 years ago
Tim Hughes 4ab877de5e s/ushort/unsigned short/ since ushort isn't actually defined. 11 years ago
Gav Wood 8dc00e8b21 Fixes for contract address states. 11 years ago
Daniel Hams 42986e83a2 Little fixes in peer network. 11 years ago
Gav Wood 46543c3b2e Fix for multiple transactions. 11 years ago
Gav Wood b18a42d459 Less verbose. 11 years ago
Gav Wood cbb32b13fb Peer discovery fix. 11 years ago
Gav Wood 28dbbff366 Reduce network packing. 11 years ago
Gav Wood 9f8f2138da Bug fixes and incoming/outgoing packet checking. 11 years ago
Gav Wood 0250d2f696 Fix for initial network-peer state. 11 years ago
Gav Wood 79939dd78d Pending transactions actually are pending transactions, not just all 11 years ago
Muharem Hrnjadovic be65dbc46d Fixed the other occurrence of Foobar 11 years ago
Muharem Hrnjadovic 4bab3c57a5 Corrected license headers (Foobar -> cpp-ethereum) 11 years ago
Gav Wood 9d49915e64 Quick network fix - reduce the max packet sizes. 11 years ago
Gav Wood b9d5602003 Various enhancements for P2P networking. 11 years ago
Gav Wood 8881172703 Back-off from connection after a few retries. 11 years ago
Gav Wood 8be99bd36c Less hangy. 11 years ago
Gav Wood 607e380a4b Fixes for Go interop. 11 years ago
Gav Wood 8b53cd1ff4 Exception fix. 11 years ago
Gav Wood 660fe8a0d4 Language. 11 years ago
Daniel Hams b7fa15dfae Peer listen port is mandatory in the hello so remove an unnecessary test. 11 years ago
Daniel Hams f91609e247 Populate the peer address and port appropriately during the session creation time. 11 years ago
Gav Wood 995e935311 Fixes for spurious unknown parent blocks. 11 years ago
Gav Wood 5399507230 UI statefulness. 11 years ago
Gav Wood 21ef9b8561 Protocol version 3. 11 years ago
Gav Wood 1c91de2f71 RLP format fix. 11 years ago
Gav Wood e992756d2e Bump protocol version. 11 years ago
Gav Wood b7ab00a798 Peers have IDs to solve duplicate peers issue. 11 years ago
Gav Wood 4fde0bd991 Better version strings. 11 years ago
Gav Wood 5736e7e15c usleep moved to std impl. 11 years ago
Eric Lombrozo 923553dfa9 Replace usleep() and random() 11 years ago
Gav Wood a46f6894ad UI tweaks. 11 years ago
Gav Wood 1afda67310 GUI reboot. 11 years ago
Gav Wood 14c4d0819a Repotted UPnP. 11 years ago
Gav Wood 53c3d1cf2a Some additional debian build stuff fixed for alethzero rename. 11 years ago
Gav Wood 2a53d5f751 AlephZero renamed AlethZero and moved to cmake project. 11 years ago
Eric Lombrozo 05e8597028 Added windows code for populateAddresses 11 years ago
Gav Wood e62688f188 UPnP configurable in GUI. 11 years ago
Daniel Hams a8bbc9d1fb Old habits getting in the way. Formatting fixes. 11 years ago
Gav Wood 6fb35aa0f1 Allow UPnP to be disabled. 11 years ago
Daniel Hams 75698984cb Introduce a list of addresses to reject during interface endpoint discovery. 11 years ago
Daniel Hams 39b06d95c6 Little fixes found using clang on OSX10.9: 11 years ago
Gav Wood 0e70e80728 Allow later versions of libminiupnpc. 11 years ago
Gav Wood 9e7ce2c981 Asynchronous connect. Fixes #7. 11 years ago
Gav Wood e0b4b21dc7 Avoid connecting to same hosts & better verbosity. 11 years ago