Commit History

Author SHA1 Message Date
  Vlad Gluhovsky a643746c96 bugfix 9 years ago
  Vlad Gluhovsky fe1d337b0e refactoring 9 years ago
  Vlad Gluhovsky ce43d6008d framing (initial version) complete, but not enabled 9 years ago
  Vlad Gluhovsky 7ed43d6396 all tests passed 9 years ago
  chriseth 50e455fede Reduce usage of "new". 9 years ago
  arkpar 332429eb23 used weak_ptr for session and peers, minor sync optimization 9 years ago
  Gav Wood 0fb28643a5 Merge branch 'netFix' of https://github.com/subtly/cpp-ethereum-micro into subtly-netFix 9 years ago
  arkpar 3ae815e4f6 GetBlockHashesByNumber packet 9 years ago
  arkpar 31a27bda63 blockchain sync refactoring 9 years ago
  subtly 9ef368cd80 retain session when interacting with capability 9 years ago
  subtly 3cdbda5097 packet-type interop w/go 9 years ago
  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 years ago
  Lu Guanqun d862e5ab76 update to the correct file name 10 years ago
  Gav Wood 0dd31808a5 PoC-7: Dynamic message IDs. 10 years ago
  Gav Wood e7b31fd252 PoC-7: versioned subprotocols. 10 years ago
  Gav Wood b6cac88571 Move out worker thread stuff into other class. 10 years ago
  Gav Wood 2a63fa4808 Beginning of merge into AZ. 10 years ago
  Gav Wood fbddcc974e Project-wide reorganisation of namespaces. 10 years ago
  Gav Wood 3fccc6aba2 Repot. 10 years ago