1. 29 Oct, 2014 5 commits
    • Felix Lange's avatar
      vm: fix basic VM tests · 4cf69d7c
      Felix Lange authored
      The tests now compile and won't panic for unexpected return values.
      
      We need a recent-enough version of the mutan compiler because of
      the new JUMPDEST requirements. Skip some tests if the installed mutan
      version is too old. The debug VM test still fails, probably because
      of an implementation bug.
      4cf69d7c
    • Felix Lange's avatar
      ethwire: fix ClientIdentity test · 38034c30
      Felix Lange authored
      38034c30
    • Felix Lange's avatar
      ethpipe: delete useless test · 56014844
      Felix Lange authored
      It didn't compile and wouldn't have checked any results if it ever ran.
      56014844
    • Felix Lange's avatar
      ethchain: fix tests · d9bccdde
      Felix Lange authored
      Adapted to recent BlockChain -> ChainManager rename.
      d9bccdde
    • Felix Lange's avatar
      ethcrypto: fix the tests · 051af604
      Felix Lange authored
      The Sha3 test contained the wrong expected result. Note that the
      implementation hasn't changed, the test simply contained an outdated
      expected value that was valid for the previous implementation.
      051af604
  2. 27 Oct, 2014 16 commits
  3. 26 Oct, 2014 1 commit
  4. 24 Oct, 2014 1 commit
  5. 23 Oct, 2014 9 commits
  6. 22 Oct, 2014 8 commits