Commit History

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