提交历史

作者 SHA1 备注 提交日期
  Dimitry 6dc5175811 style 9 年之前
  Dimitry a943d231ec debug block queue status on sync test 9 年之前
  Gav Wood 89338da0d8 Tests for BlockChain::insert()ing + state-syncing. 9 年之前
  arkpar 50cb37ac38 fixed destruction order for BlockChain and BlockQueue 9 年之前
  arkpar c95d243e9f performance optimizations 10 年之前
  Gav Wood 85ff2137ea Basic test working with same code for Ethash and BasicAuthority. 10 年之前
  arkpar ace2d78d7a import transactions in a separate thread 10 年之前
  Gav Wood 724a9619fc Merge branch 'bq_fix' of https://github.com/arkpar/cpp-ethereum into arkpar-bq_fix 10 年之前
  arkpar f019c3bf1c style 10 年之前
  Gav Wood a8ade0a39d Minor renaming in BlockQueue, remove unnecessary invariant check, add 10 年之前
  arkpar 91c6ca6cb6 blocks no longer stuck in verifying state 10 年之前
  Gav Wood 6c1a4c3a96 Avoid attempting to import invalid blocks. 10 年之前
  arkpar f3f46f4dd5 continue syncing refactoring 10 年之前
  arkpar ba37ee9d6f style 10 年之前
  arkpar f076a52ecf fixed bad blocks handling in BlockQueue 10 年之前
  arkpar f937444ac3 Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into 10 年之前
  Gav Wood 22abf2be6d Avoid throwing out potentially good blocks. 10 年之前
  arkpar ce1497a5b6 Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into bc 10 年之前
  arkpar e0bf54518d track block queue size 10 年之前
  Gav Wood de86f6d960 VM provides information on its performance. 10 年之前
  arkpar 2c02c6082a Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into bc 10 年之前
  Gav Wood bdc54ed411 Report bad blocks using published standards. 10 年之前
  arkpar f7a4f05dae fixing clang build 10 年之前
  arkpar 4238143b0d Moved transaction verification to verifier thread 10 年之前
  CJentzsch 696d707bb8 add debug info for BlockQueueStatus 10 年之前
  Gav Wood 7d58fc3a85 Remote mining fixes. 10 年之前
  subtly 82cc4983b7 Add deque for windows to compile. 10 年之前
  Gav Wood 55150caf62 Parallelised BlockQueue. 10 年之前
  arkpar 582bdb5c8b set and map to hash tables 10 年之前
  Gav Wood 3b22b082cd Invariant utilities. 10 年之前