Commit History

Author SHA1 Message Date
  chriseth 05e3a207b0 Typo. 9 years ago
  chriseth 8df05986b8 Correctly rewind chain. 9 years ago
  Dimitry e50b2bb493 BlockChain coverage 9 years ago
  Gav Wood 89338da0d8 Tests for BlockChain::insert()ing + state-syncing. 9 years ago
  Gav Wood 0722a66d9f Fix BlockChain::lastHashes API. 9 years ago
  Gav Wood 8fee066e22 Merge pull request #24 from winsvega/block_refactor_multichain 9 years ago
  Gav Wood 8e11a8613f BlockChain::insert. NOT TESTED! 9 years ago
  Dimitry aba977ee40 Unknown Parent exception info 9 years ago
  arkpar e6df714779 check for empty parent hash for blocks cominf from network 9 years ago
  Gav Wood 4e57e8d513 const-correctness for BlockChain::genesisBlock. 9 years ago
  Gav Wood e62b8c3c6f Fix rebase issue. 9 years ago
  Gav Wood 586f0e79bd First draft at splitting State. 10 years ago
  Gav Wood 9c3c10da1e Compile warnings fix. 9 years ago
  Gav Wood 19e146df05 Only do out-of-order compatible verifications at verifier-thread time. 9 years ago
  CJentzsch d77d9533ce check uncles (including difficulty and gasLimit) 9 years ago
  Gav Wood f4fc903377 Fix tests. 9 years ago
  Gav Wood 686faaafcc Introduce vector_ref::cleanse, code adapted from openSSL. 10 years ago
  Gav Wood 2265989f2c Fix extraData reporting. 10 years ago
  Gav Wood 6bd958c456 Variety of minor improvements and fixes. 10 years ago
  Gav Wood d6993aac6b More diagnostics. 10 years ago
  Gav Wood 28b8bf250f Fix database path issue, fix extradata max size to 1024 for olympic only. 10 years ago
  Gav Wood 9bf05ce6e0 Private chains redux: 10 years ago
  Gav Wood 5795f0bb7a Mention extraData in bad blocks and fix earlier verification. 10 years ago
  Gav Wood 02d47737d2 Add extradata into diagnostics. 10 years ago
  arkpar c95d243e9f performance optimizations 10 years ago
  Marek Kotewicz a6a7563241 Merge branch 'whizz' of https://github.com/ethereum/cpp-ethereum into client_ref 10 years ago
  arkpar 365949599e tests repared 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