Gav Wood
|
0fb28643a5
Merge branch 'netFix' of https://github.com/subtly/cpp-ethereum-micro into subtly-netFix
|
9 年之前 |
arkpar
|
31a27bda63
blockchain sync refactoring
|
9 年之前 |
subtly
|
9ef368cd80
retain session when interacting with capability
|
9 年之前 |
subtly
|
3cdbda5097
packet-type interop w/go
|
9 年之前 |
subtly
|
3a24dd7cdf
Added session to hostcapabilityface::peers to ensure it isn't deallocated when shared-ptr to cap is returned. Previously hosts depended on using Session however this could result in an infinite session when hostcapface::peers is processed concurrently (mutexes can make this a likely event). This will be cleaner with better integration of Session and Peer.
|
9 年之前 |
subtly
|
ca60ba8165
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.
|
9 年之前 |
Gav Wood
|
9d0f1ade6c
Vast P2P networking improvements, mainly for peer discovery, management
|
10 年之前 |
Gav Wood
|
e7b31fd252
PoC-7: versioned subprotocols.
|
10 年之前 |
Gav Wood
|
fbddcc974e
Project-wide reorganisation of namespaces.
|
10 年之前 |
Gav Wood
|
3fccc6aba2
Repot.
|
10 年之前 |