Commit History

作者 SHA1 備註 提交日期
  Paweł Bylica 1c6d25113a Simplify the way EthereumHost creates BlockChainSync 8 年之前
  Yongzhi Pan 72ac151fee Move OverlayDB.cpp/.h from libdevcrypto to libdevcore. 9 年之前
  arkpar 0a7109d5ca cleanup and bugfixes 9 年之前
  arkpar 1cd38e6554 continue sync impl 9 年之前
  Paweł Bylica 455f7718c5 Allow accessing state DB from EthereumHost. 9 年之前
  Paweł Bylica aacaed88c0 BlockHeaders: pass incoming headers as RLP list to listeners. 9 年之前
  Paweł Bylica 81e5b3c96e Rename "hashes" to "headers" in some other places. 9 年之前
  arkpar f18d8e80c2 prevent enumerating sessions too often 9 年之前
  Gav Wood e624dc2269 Cleaned up some of network. Added HostSpec. 9 年之前
  arkpar 550bccee5a Fixed a potential deadlock when peer is released in forEachPeer 9 年之前
  arkpar e4a5e1e025 start pv60 sync after 10sec delay 9 年之前
  Gav Wood 70450f3a1d Reorganise logs. 9 年之前
  arkpar ace2d78d7a import transactions in a separate thread 9 年之前
  Gav Wood 7d02c16bca Merge pull request #2322 from arkpar/bc_rf 9 年之前
  chriseth 35d9a9f715 Documentation and tests for RangeMask. 9 年之前
  arkpar 47de6f4ade pv61 sync 9 年之前
  arkpar fb69e1b4b0 used weak_ptr for session and peers, minor sync optimization 10 年之前
  Gav Wood 43475bdf54 Merge pull request #2225 from arkpar/bc_rf 10 年之前
  Paweł Bylica 6d1c1c47d3 Small override & std::move fixes. 10 年之前
  arkpar 0b68cbcd46 Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into 10 年之前
  arkpar f3f46f4dd5 continue syncing refactoring 10 年之前
  arkpar 8c00cae789 reverted to old pv61 sync code 10 年之前
  arkpar 603319a2b8 State management in EthereumHost, better sync progress reporting. 10 年之前
  arkpar a0141b0353 resync after downloading unknown new block 10 年之前
  arkpar f937444ac3 Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into 10 年之前
  arkpar 5811f22d3d block queue limiting and other fixes 10 年之前
  Gav Wood f44224db35 Avoid download more than one thousand blocks in advance. 10 年之前
  Gav Wood de86f6d960 VM provides information on its performance. 10 年之前
  arkpar 9e6864fb98 Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into 10 年之前
  Gav Wood 1ee53b3161 Faster State diffs. 10 年之前