1. 21 Apr, 2015 1 commit
    • Gustav Simonsson's avatar
      Further fixes to block test wrapper · b4483908
      Gustav Simonsson authored
      * Move go test wrapper for block tests from cmd/geth to tests
      * Fix logic for when tests are valid or not, by adding correct
        validations for expected valid/invalid blocks
      * Change block insertion helper to work on single blocks
      * Add one test case for each file in BlockTests and comment out
        the tests which are currently failing
      * Add Skip call in all block tests in lieu of performance fixes
        around ethash cache which are needed before it will be fast enough
        to start / stop the node between each test
      b4483908
  2. 20 Apr, 2015 1 commit
    • Gustav Simonsson's avatar
      Add block tests wrapper and fixes for tx tests · 805345d1
      Gustav Simonsson authored
      * Add fixes to parsing and converting of fields in tx tests
      * Correct logic in tx tests; validation of fields and correct
        logic for when RLP decoding works/fails and when this is
        expected or not
      * Rename files for consistency
      * Add block tests wrapper to run block tests with go test
      805345d1
  3. 18 Apr, 2015 3 commits
  4. 19 Apr, 2015 16 commits
  5. 18 Apr, 2015 19 commits