50 Commits (d6824997430a72b9775d35d3ea58535dd9645200)

Author SHA1 Message Date
Gav Wood 648fbc57c9 Split out libethcore from libethereum. 11 years ago
Gav Wood 607a5de340 Repotted Common.h. 11 years ago
Gav Wood fb49ca64f6 Repotted network stuff. 11 years ago
Gav Wood c1c02c461d Remove Database when protocol version changes. 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
Daniel Hams 42986e83a2 Little fixes in peer network. 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 8881172703 Back-off from connection after a few retries. 11 years ago
Gav Wood 8be99bd36c Less hangy. 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 b7ab00a798 Peers have IDs to solve duplicate peers issue. 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 2a53d5f751 AlephZero renamed AlethZero and moved to cmake project. 11 years ago
Gav Wood 6fb35aa0f1 Allow UPnP to be disabled. 11 years ago
Daniel Hams 39b06d95c6 Little fixes found using clang on OSX10.9: 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
Gav Wood fc139d2523 Version 2 not 3 of the GPL. 11 years ago
Gav Wood 3051d6eb12 Better p2p handling - no connecting to LAN addresses. 11 years ago
Gav Wood 636dadd15a Possible fix for peer servers not to connect to nodes. 11 years ago
Gav Wood 98bf9e7be6 Fledgling UPnP support. 11 years ago
Gav Wood 3d5e8cdc59 Respect and handle capabilities. 11 years ago
Gav Wood 0fc422a160 Manage GetBlocks properly; should work for when > 256 blocks away. 11 years ago
Gav Wood 8661341628 Optimised network; 11 years ago
Gav Wood f8a87c897d * Kill peers when too many 11 years ago
Gav Wood d6bf8439b5 Rename of Main - MainWin. 11 years ago
Gav Wood 11c6dd2a47 Peer discovery just-about safe, though you'll end up with a lot of 11 years ago
Gav Wood 268168df60 Move to vitalik's PoW... 11 years ago
Gav Wood be68b7a1f1 Network functionality improved, code somewhat dirty now though. 11 years ago
Gav Wood de44b7522c Avoid socket info timing issues by keeping a copy of the info handy for 11 years ago
Gav Wood 01812a5fec Doesn't crash on peer dropout. 11 years ago
Gav Wood 0a49ab7dec Fixes & additional functionality in the network stack. 11 years ago
Gav Wood 6e3f6e3fd1 Basic client. 11 years ago
Gav Wood baacd4ed5b GUI & network stuff. 11 years ago
Gav Wood 30cbe3be1e Added client API & prototypal GUI. 11 years ago
Gav Wood 97d1232b21 Pinging. 11 years ago
Gav Wood c77aa87e7d Basic P2P functionality. 11 years ago
Gav Wood ee3f311607 Peer network code NYW. 11 years ago
Gav Wood 6c72a021d7 Repotting and big-picture stuff. 11 years ago
Gav Wood 9c891a7c3b Added main and infrastructure. 11 years ago