Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add python fail | CJentzsch | 2015-01-19 | 1 | -0/+31 |
* | python fail callcode (insufficient balance) | CJentzsch | 2015-01-15 | 1 | -0/+53 |
* | add test with large data in callcreate | CJentzsch | 2015-01-15 | 1 | -0/+52 |
* | python fail | CJentzsch | 2015-01-14 | 1 | -0/+54 |
* | cppjit failing on byte? | CJentzsch | 2015-01-14 | 4 | -0/+154 |
* | python fail | CJentzsch | 2015-01-14 | 2 | -0/+104 |
* | python fail | CJentzsch | 2015-01-14 | 2 | -0/+104 |
* | go create return different address | CJentzsch | 2015-01-14 | 1 | -0/+53 |
* | more cpp-jit fails | CJentzsch | 2015-01-14 | 5 | -0/+187 |
* | cppjit fail | CJentzsch | 2015-01-14 | 1 | -0/+46 |
* | cpp-jit fail | CJentzsch | 2015-01-14 | 1 | -0/+31 |
* | more failing tests | CJentzsch | 2015-01-13 | 2 | -0/+62 |
* | new cppjit failures | CJentzsch | 2015-01-13 | 2 | -0/+62 |
* | cppjit fail | CJentzsch | 2015-01-13 | 1 | -0/+31 |
* | first failing cppjit tests | CJentzsch | 2015-01-13 | 3 | -0/+93 |
* | python failures, blockhash, invalid jump, invalid opcode | CJentzsch | 2015-01-13 | 3 | -0/+115 |
* | call to precompiled contract and balance | CJentzsch | 2015-01-13 | 2 | -0/+100 |
* | remove wrong mulmod/addmod tests | CJentzsch | 2015-01-12 | 6 | -295/+0 |
* | ADDMOD and MULMOD divison by zero | CJentzsch | 2015-01-12 | 5 | -0/+241 |
* | MULMOD with modul 0 gives division by zero error | CJentzsch | 2015-01-12 | 1 | -0/+54 |
* | create should return 0 | CJentzsch | 2015-01-12 | 2 | -0/+94 |
* | create with high value should fail and return 0 | CJentzsch | 2015-01-12 | 1 | -0/+46 |
* | include invalid opcode 0x0c | CJentzsch | 2015-01-12 | 3 | -0/+93 |
* | jump outside code | CJentzsch | 2015-01-12 | 1 | -0/+31 |
* | CODECOPY with size larger than codesize | CJentzsch | 2015-01-12 | 2 | -0/+92 |
* | remove wrong tests | CJentzsch | 2015-01-10 | 2 | -62/+0 |
* | wrong memmory needed calculation for CREATE in cpp | CJentzsch | 2015-01-10 | 1 | -0/+31 |
* | return input offset | CJentzsch | 2015-01-10 | 1 | -0/+46 |
* | big offset zero size for create | CJentzsch | 2015-01-10 | 1 | -0/+31 |
* | big offset zero size for sha3 and return | CJentzsch | 2015-01-10 | 4 | -0/+184 |
* | LOG0 no mem expansion despite large offset | CJentzsch | 2015-01-09 | 1 | -0/+54 |
* | add random test which fail on go | CJentzsch | 2015-01-09 | 2 | -0/+93 |
* | failing python tests | CJentzsch | 2015-01-09 | 35 | -0/+1085 |
* | clear random tests due to protocol changes | CJentzsch | 2015-01-05 | 232 | -10466/+0 |
* | more random tests | CJentzsch | 2014-12-28 | 230 | -5/+10332 |
* | first failing random tests | CJentzsch | 2014-12-23 | 4 | -0/+185 |
* | first random test | CJentzsch | 2014-12-12 | 1 | -0/+46 |