Commit History

作者 SHA1 備註 提交日期
  Felix Lange 47f51a92fe libp2p: implement operator== for NodeIPEndpoint 8 年之前
  Gav Wood 97dd1df0ff Cleaned up some of network. Added HostSpec. 9 年之前
  Gav Wood dc60c4f01f Merge pull request #2784 from gluk256/_bugfix_995 9 年之前
  Vlad Gluhovsky ad643a9438 bugfix: error code 995 9 年之前
  Gav Wood 1bde87bf98 Merge pull request #2778 from LianaHus/check_for_this_in_constructors 9 年之前
  Liana Husikyan d969644120 added checks to prevent the self assignment 9 年之前
  Gav Wood 0b1af5f1d0 JSON-RPC now interprets ICAP addresses and throws when hex addresses are bad. 9 年之前
  Vlad Gluhovsky 15f0d8cd05 refactoring 9 年之前
  Vlad Gluhovsky 7db345b5c6 WhisperDB class split 9 年之前
  Vlad Gluhovsky 152790d4c3 bugfix: reap() 9 年之前
  Vlad Gluhovsky 1b5effe73f bugfix: vector::iterator 9 年之前
  Gav Wood 7ff9ca782e Merge pull request #2537 from gluk256/_bugfix_tests 9 年之前
  Vlad Gluhovsky c842953c61 bugfix: reap() refcatored 9 年之前
  Paweł Bylica 1279d99a01 Fix warning about scalar initialization 9 年之前
  subtly 9c7b4e8e7a Fix deadlineop/ops mutexes. Rerun discovery regardless of whether timer is cancelled, due to asio prematurely cancelling timer. 9 年之前
  subtly b0ccd8c5d6 Fixes for #2337, #2349, #2288, #2333, #1398. 9 年之前
  arkpar 07bb4f6964 prioritized transaction queue 9 年之前
  subtly 9f355df792 Prep for #2179. Abstract parsing of frame header from Session into struct. Catch unhandled exceptions thrown by ASIO. 9 年之前
  Paweł Bylica d98dc47160 Remove pessimising moves. 9 年之前
  Gav Wood eb01b44ef2 Reduce p2p net verbosity. 9 年之前
  subtly 9eb7381cfe cleanup 9 年之前
  subtly 87b9aafb41 Guard m_node.endpoint access and updates. 9 年之前
  arkpar 7f8b40698e Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into 9 年之前
  arkpar 7d563b2b2d use boost hash function for FixedHash, asio adress. Style fixes 9 年之前
  arkpar 5f1d6593fd set and map to hash tables 9 年之前
  subtly 2c5b89458c add missing const 9 年之前
  subtly 54d95b435a Windows keyword error for _inline. 9 年之前
  subtly cd9f27a05a encapsulate IP endpoint address as byte string 9 年之前
  subtly a6ffaa32b1 fix for insensitive windows compiler which reserves 'inline'. default initial values for packet timestamps. 9 年之前
  subtly a76fe833f5 Minor semantic updates. Support unspecified address for NodeIPEndpoint. 9 年之前