Historique des commits

Auteur SHA1 Message Date
  Gav Wood 0fb28643a5 Merge branch 'netFix' of https://github.com/subtly/cpp-ethereum-micro into subtly-netFix il y a 9 ans
  arkpar 31a27bda63 blockchain sync refactoring il y a 9 ans
  subtly 9ef368cd80 retain session when interacting with capability il y a 9 ans
  subtly 3cdbda5097 packet-type interop w/go il y a 9 ans
  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. il y a 9 ans
  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. il y a 9 ans
  Gav Wood 9d0f1ade6c Vast P2P networking improvements, mainly for peer discovery, management il y a 10 ans
  Gav Wood e7b31fd252 PoC-7: versioned subprotocols. il y a 10 ans
  Gav Wood fbddcc974e Project-wide reorganisation of namespaces. il y a 10 ans
  Gav Wood 3fccc6aba2 Repot. il y a 10 ans