27 Commits (d1492140c6ae18058dcd1514e3add09d0c691542)

Author SHA1 Message Date
arkpar 2ad9a6d265 reverted to old pv61 sync code 9 years ago
arkpar 6b80953aa3 State management in EthereumHost, better sync progress reporting. 10 years ago
Gav Wood e895b4c847 Version bump. 10 years ago
arkpar bec5703d33 hash download reporting 10 years ago
Gav Wood e81fc1e68f Minor debug alterations/fixes for blockchain downloading to make it play 10 years ago
arkpar 597f56843b GetBlockHashesByNumber packet 10 years ago
arkpar 10cfa35c09 blockchain sync refactoring 10 years ago
Gav Wood 7aa4da008b Minor fix for mining. 10 years ago
Gav Wood 4708a73e19 Remote miner fixes. 10 years ago
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