Historique des commits

Auteur SHA1 Message Date
  Felix Lange 71e18b4265 libp2p: implement EIP-8 support for discovery il y a 9 ans
  Gav Wood 97dd1df0ff Cleaned up some of network. Added HostSpec. il y a 9 ans
  Vlad Gluhovsky 6056edb7e0 style update il y a 9 ans
  Vlad Gluhovsky ad643a9438 bugfix: error code 995 il y a 9 ans
  Vlad Gluhovsky 381621f163 debug il y a 9 ans
  subtly b0ccd8c5d6 Fixes for #2337, #2349, #2288, #2333, #1398. il y a 9 ans
  subtly 1518c80197 Fix bool. il y a 9 ans
  subtly e4888236e5 Slightly more aggressive 'require peer', required-peer pinning, and option to disable discovery. il y a 9 ans
  Gav Wood 9b6823c743 Merge pull request #1881 from subtly/pacify il y a 9 ans
  subtly 2626631522 Increase frequency of node discovery by factor of 8 (random lookup every 7 seconds). il y a 9 ans
  subtly 161b3ebeff Merge branch 'develop' into discovery il y a 9 ans
  subtly 87b9aafb41 Guard m_node.endpoint access and updates. il y a 9 ans
  Gav Wood 15a86c635f Threading fixes & cleanup. il y a 9 ans
  arkpar 765caabcbe fixed a comment after sloppy merge il y a 9 ans
  arkpar 7f8b40698e Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into il y a 9 ans
  subtly 6d73beff6b Fix mutex when evicting node from node table. il y a 9 ans
  arkpar 5f1d6593fd set and map to hash tables il y a 9 ans
  subtly 49dccbcf64 Merge branch 'develop' into discovery il y a 9 ans
  Gav Wood f7f0f7212a Merge pull request #1781 from subtly/sha3xor il y a 9 ans
  subtly 756a682247 Merge stash into discovery. il y a 9 ans
  subtly f3bad4158f Merge branch 'develop' into discovery il y a 9 ans
  subtly aa485b39a3 Add nodes directly to node table when creating network. il y a 9 ans
  subtly 83844c0ed5 Apply sha3 so that xor operation for kademlia metric isn't skewed by EC point encoding. il y a 9 ans
  subtly d706eb3eb7 update pong encoding il y a 9 ans
  subtly ceb7fe282d revert code from timestamps back to cache timers il y a 9 ans
  subtly a6ffaa32b1 fix for insensitive windows compiler which reserves 'inline'. default initial values for packet timestamps. il y a 9 ans
  subtly 931fbb00ac cleanup il y a 9 ans
  subtly de77417059 check node discovery timestamps. il y a 9 ans
  subtly a76fe833f5 Minor semantic updates. Support unspecified address for NodeIPEndpoint. il y a 9 ans
  subtly 99f2f625c6 handle new endpoint properties for ping il y a 9 ans