17 Commits (0b665270b6d7cb8f8b75eb2a3b1d8d80715ca01f)

Author SHA1 Message Date
Gav Wood 2c6b18f01b Add EVMJIT. 10 years ago
Lu Guanqun 960f62b05a update to the correct file name 10 years ago
Gav Wood c7634c27b0 Correct namespace for a few things in devcrypto. 10 years ago
Gav Wood 72449d349a PoC-7: Dynamic message IDs. 10 years ago
Gav Wood f73b46d2c1 Work on making states good and various docs. 10 years ago
Gav Wood 3f61b506db Remove incoming queue. Put things straight into actual queues. 10 years ago
Gav Wood 68d1a5ce08 Make debug downloading a bit faster. 10 years ago
Gav Wood 5ce45164bd Get rid of nasty old code. 10 years ago
Gav Wood 0d3f298e45 Blocks come down in order (well... unless a peer bugs out). 10 years ago
Gav Wood b7b17b9963 Queue future blocks, don't discard. 10 years ago
Gav Wood 515a1c22a9 Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace. 10 years ago
Gav Wood 4cb7993655 Project-wide reorganisation of namespaces. 10 years ago
Gav Wood a3740efebb Repot. 10 years ago
Gav Wood a7ce9a80f1 First vaguely semi-functional version of whisper. 10 years ago
Gav Wood aecb8c8c1a New net is compiling. 10 years ago
Gav Wood 9e76b49578 Slowing bashing code into shape. 10 years ago
Gav Wood 126335cdef Partially rewired network. 10 years ago
Gav Wood be1bf6b9bf Split off general network layer. 10 years ago
Gav Wood f5c22035fc PoC-6 networking. 10 years ago
Gav Wood 80c4925ff0 Additional alterations to network & logging for ease of debugging. 10 years ago
Gav Wood 25183afd7c Project refactor. Introduce the Serpent library. 10 years ago
Gav Wood de97897ab0 LLL supports get/set/ref. 11 years ago
Gav Wood 5d7a61c946 Repotting, renaming and reorganisation. 11 years ago
Gav Wood e8217ea489 Major reorganisation. 11 years ago
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