27 Commits (93593a8751b0d05f45828a7d7f8a0013e76de78d)

Author SHA1 Message Date
subtly 14e83ffb28 clarify method doc 10 years ago
subtly 5959a58071 abstract overriding tcp endpoint 10 years ago
subtly 45df4ab10f isIPType helpers 10 years ago
subtly 7445f9020e Merge host and nodetable network protocol version. 10 years ago
jhuntley 0bf7d15a57 asio.h and windows.h build comments as per request. 10 years ago
Gav Wood 2c6b18f01b Add EVMJIT. 10 years ago
Lu Guanqun 77a15f749f change typedef to using according to preferred coding style 10 years ago
subtly e9538b23c8 updates for code-review 10 years ago
subtly 92f9ec8c42 import/export peers and nodes 10 years ago
subtly 98a2d193c2 updates and fixes for code review 10 years ago
subtly d7e3065f97 Remove unused code paths with confidence. Rename key/identity to alias. Inherit Peer from Node and update Host/Session to use Node::endpoint instead of previous Peer::address. 10 years ago
subtly 94c09508fd Merging in new data structure for nodes from node-table. End result will be consolidation into NodeId, Node (id and endpoints), NodeEntry (as in table), and Peer (connected node as in host). Rename PeerInfo to PeerSessionInfo. Rename NodeInfo to PeerInfo. PeerSessionInfo which is information about the Peer connection and will be split/merged into Node and PeerInfo. Add node-table callbacks for Host to perform connect node if there are not enough nodes. 10 years ago
Gav Wood b2446f651f Remove verbosity. 10 years ago
subtly c1ae9fc126 pr fixes 10 years ago
Gav Wood b0cf1e60f6 Fix #394. Still quite dirty, but correct at least. 10 years ago
Gav Wood 33ec3ca35d Pinging, stake disconnecting and better UI. 10 years ago
Gav Wood 01eecf58b6 More network fixes. 10 years ago
Gav Wood 07c804a885 Vast P2P networking improvements, mainly for peer discovery, management 10 years ago
Gav Wood 784ea95f27 PoC-7: IPv6. 10 years ago
Gav Wood 20ad46c481 PoC-7: versioned subprotocols. 10 years ago
Gav Wood 0f31e3b317 Additional network niceness. 10 years ago
Gav Wood 340801ed90 Networking fixes. 10 years ago
Gav Wood 7507f95203 VS fix. 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 fa1b3853b3 Reorganisation. 10 years ago
Gav Wood 54a21ab3bd Quick commit. 10 years ago
Gav Wood a7ce9a80f1 First vaguely semi-functional version of whisper. 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 c99cee7a65 Move to capabilities-based networking. 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