提交歷史

作者 SHA1 備註 提交日期
  Paweł Bylica dbe3c72b48 Get better message about exception during block verification 8 年之前
  chriseth 3055207fb1 Allow future blocks and actually do sleep. 9 年之前
  mancoast 3bddce831c revert convert_to 9 年之前
  mancoast 34b1dbffb4 Add support __INTEL_COMPILER on Ubuntu 9 年之前
  Dimitry 6dc5175811 style 9 年之前
  Dimitry a943d231ec debug block queue status on sync test 9 年之前
  Dmitry K 75e50dbcdd libethereum if defined(_win32) 9 年之前
  Gav Wood 11c51a1bf3 Fix per-second mining so it's not per-2-seconds. 9 年之前
  Gav Wood 89338da0d8 Tests for BlockChain::insert()ing + state-syncing. 9 年之前
  Dimitry 71d7bb12b0 DEV_GUARDED(m_verification) 9 年之前
  Dimitry 10ad0bca83 BlockQueue thread lock issue fix 9 年之前
  Lefteris Karapetsas bf97fc1e98 Reintroduce utcTimestamp() 9 年之前
  Gav Wood b2e2095910 Revert "Replace usage of time(0) by UTC equivalent" 9 年之前
  Lefteris Karapetsas 80c434857a Address timestamp variable size and casting issues 9 年之前
  Lefteris Karapetsas 82caefdc74 getNowUTC() -> utcTime() and return uint64_t 9 年之前
  Lefteris Karapetsas 4bb0c88a46 Replace usage of time(0) by UTC equivalent 9 年之前
  arkpar e6df714779 check for empty parent hash for blocks cominf from network 9 年之前
  arkpar 50cb37ac38 fixed destruction order for BlockChain and BlockQueue 9 年之前
  Gav Wood f4d85458b6 Fixes. 10 年之前
  Gav Wood 19e146df05 Only do out-of-order compatible verifications at verifier-thread time. 10 年之前
  arkpar 2557c72c94 fixed invariant on block queue clear 10 年之前
  arkpar c95d243e9f performance optimizations 10 年之前
  arkpar 36d8e4f4bf started tests refactoring 10 年之前
  Gav Wood f5b4c1d697 All fields of BlockInfo now private. 10 年之前
  Gav Wood 85ff2137ea Basic test working with same code for Ethash and BasicAuthority. 10 年之前
  Gav Wood 5e20ffcd39 Basic Proof-of-Authority sealent. 10 年之前
  Gav Wood 063664b115 Modularise nonce, mix hash and seed hash. 10 年之前
  Gav Wood 7a05c0f042 Nicer import graph. 10 年之前
  Gav Wood 7d02c16bca Merge pull request #2322 from arkpar/bc_rf 10 年之前
  Gav Wood a9bdce685a Revert "Txqueueasyncverify" 10 年之前