Commit History

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