34 Commits (15b3b40a83169ebb670e08ae95aa3a0189c75494)

Author SHA1 Message Date
subtly 92f9ec8c42 import/export peers and nodes 10 years ago
subtly 2e7ea3564c add test-require to p2p/host 10 years ago
subtly 6381706c66 fix ping-timeouts 10 years ago
subtly 98a2d193c2 updates and fixes for code review 10 years ago
subtly 8845967a1d coding standards 10 years ago
subtly 94ca6ca088 cleanup 10 years ago
subtly 75f231419a Connectivity and nodetable callbacks. Disable stale code. 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
subtly 40e07b312a Consolidate use of pingAll into keepAlivePeers. Add bool operators for Node and NodeIPEndpoint population. NodeTable returns Node instead of NodeEntry (subject to change). Begin transition from NodeInfo to NodeTable Node. 10 years ago
subtly da9668c0f5 Pass 2 integrating node table. Pruning and merging old node lifecycle logic with new. 10 years ago
Gav Wood 484279c548 Beginning of merge into AZ. 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 70a2a7b1e1 Allow local networking option. 10 years ago
Gav Wood aecb8c8c1a New net is compiling. 10 years ago
Gav Wood be1bf6b9bf Split off general network layer. 10 years ago
subtly 0f5df0a8a8 Fix for #246. Removed sync() to prevent race condition within dropped() and . Raised maxblocks to 64. 10 years ago
Gav Wood 648fbc57c9 Split out libethcore from libethereum. 11 years ago
Gav Wood fb49ca64f6 Repotted network stuff. 11 years ago
Tim Hughes 418297ac40 Replace hard-coded /tmp paths with call to boost::filesystem::temp_directory_path() 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
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 8be99bd36c Less hangy. 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 2a53d5f751 AlephZero renamed AlethZero and moved to cmake project. 11 years ago
Gav Wood 1983777cd0 GPL v2, not 3. 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