Historie revizí

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