| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'develop' of https://github.com/ethereum/tests into develop | CJentzsch | 2015-01-19 | 1 | -0/+2 |
|\ |
|
| * | fixed sudo access | sveneh | 2015-01-19 | 1 | -0/+2 |
* | | add python fail | CJentzsch | 2015-01-19 | 1 | -0/+31 |
|/ |
|
* | remove old requires | wanderer | 2015-01-19 | 1 | -23/+3 |
* | use require-all | wanderer | 2015-01-19 | 2 | -13/+6 |
* | Merge pull request #48 from sveneh/develop | Christoph Jentzsch | 2015-01-16 | 11 | -0/+288 |
|\ |
|
| * | fixed testrunner | sveneh | 2015-01-15 | 2 | -0/+11 |
| * | uses docker in tesrunner | sveneh | 2015-01-15 | 2 | -3/+4 |
| * | Dockers for go, cpp | sveneh | 2015-01-15 | 8 | -11/+101 |
| * | first version of automatic testrunner deployment. Uses ansible, vagrant | sveneh | 2015-01-14 | 9 | -0/+186 |
* | | 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 |
* | | update vmSystemOperationsTest | CJentzsch | 2015-01-15 | 1 | -36/+52 |
* | | added a inputLimits tests (46725 test cases) | CJentzsch | 2015-01-15 | 2 | -0/+2164765 |
* | | re-add vmSystemOperationsTest | CJentzsch | 2015-01-15 | 1 | -0/+1926 |
|/ |
|
* | 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 |
* | addmod mulmod div by zero tests | CJentzsch | 2015-01-12 | 1 | -0/+220 |
* | 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 |
* | correct CREATE with zero sized init code | CJentzsch | 2015-01-11 | 1 | -12/+36 |
* | 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 blockhash vm tests | CJentzsch | 2015-01-09 | 1 | -0/+91 |
* | add random test which fail on go | CJentzsch | 2015-01-09 | 2 | -0/+93 |
* | failing python tests | CJentzsch | 2015-01-09 | 35 | -0/+1085 |
* | long jumpdest list | CJentzsch | 2015-01-08 | 1 | -0/+44 |
* | sdiv int256.min -1 | CJentzsch | 2015-01-08 | 1 | -0/+45 |
* | sdiv with negative fractional result | CJentzsch | 2015-01-08 | 1 | -0/+45 |
* | add valid jumpdest with jumpdest at beginning | CJentzsch | 2015-01-08 | 1 | -0/+45 |
* | more dynamic jump tests | CJentzsch | 2015-01-08 | 2 | -10/+1447 |
* | jump into push data is forbidden | CJentzsch | 2015-01-08 | 1 | -64/+0 |
* | jumpdests tests, OOG at max call depth, ... | CJentzsch | 2015-01-07 | 2 | -21/+1316 |
* | check address input greater then 2**160 | CJentzsch | 2015-01-07 | 1 | -0/+367 |
* | check address input greater then 2**160 | CJentzsch | 2015-01-07 | 1 | -45/+605 |
* | added BlockHash tests | CJentzsch | 2015-01-07 | 1 | -0/+190 |
* | zeroMemExpansionTests | CJentzsch | 2015-01-06 | 3 | -928/+278 |
* | more jumpdest test | CJentzsch | 2015-01-06 | 1 | -21/+922 |
* | added blockhash tests which return 0 | CJentzsch | 2015-01-06 | 1 | -28/+159 |
* | protocol update about call depth | CJentzsch | 2015-01-06 | 2 | -11/+11 |
* | clear random tests due to protocol changes | CJentzsch | 2015-01-05 | 232 | -10466/+0 |
* | new jumpdest interpretation | CJentzsch | 2015-01-03 | 2 | -97/+10 |
* | added complete exp tests | CJentzsch | 2015-01-02 | 1 | -0/+3628 |
* | retuning gas prices of recursive bombs to test limits | CJentzsch | 2015-01-02 | 1 | -7/+7 |
* | more init code, systemoperations and transaction tests | CJentzsch | 2015-01-02 | 4 | -291/+604 |
* | added balance tests | wanderer | 2014-12-30 | 1 | -1/+187 |
* | added trie tests for branches on | wanderer | 2014-12-28 | 1 | -0/+55 |
* | more random tests | CJentzsch | 2014-12-28 | 230 | -5/+10332 |
* | Merge remote-tracking branch 'origin/develop' into develop | CJentzsch | 2014-12-23 | 1 | -1/+55 |
|\ |
|
| * | added stackOverFlow test to initCode | wanderer | 2014-12-23 | 1 | -1/+55 |
* | | first failing random tests | CJentzsch | 2014-12-23 | 4 | -0/+185 |
|/ |
|
* | Merge remote-tracking branch 'origin/develop' into develop | CJentzsch | 2014-12-20 | 1 | -2/+6 |
|\ |
|
| * | add refund tests | wanderer | 2014-12-19 | 1 | -0/+1 |
| * | added trieTest anyorder | wanderer | 2014-12-19 | 1 | -2/+5 |
* | | CALLCODE <-> RETURN | CJentzsch | 2014-12-20 | 1 | -10/+10 |
|/ |
|
* | Merge branch 'develop' of https://github.com/ethereum/tests into develop | CJentzsch | 2014-12-19 | 1 | -1/+6 |
|\ |
|
| * | updated index.js | wanderer | 2014-12-19 | 1 | -1/+6 |
* | | more refund tests | CJentzsch | 2014-12-19 | 1 | -0/+271 |
|/ |
|
* | transaction tests and refund tests | CJentzsch | 2014-12-18 | 4 | -148/+677 |
* | added stInitCodeTest.json | CJentzsch | 2014-12-14 | 1 | -0/+870 |
* | update recursive create | CJentzsch | 2014-12-13 | 1 | -6192/+7229 |
* | Fix return tests. | Gav Wood | 2014-12-13 | 1 | -7/+7 |
* | Add test file. | Gav Wood | 2014-12-12 | 1 | -0/+55 |
* | Alter "" to null. | Gav Wood | 2014-12-12 | 1 | -3/+3 |
* | Trie testing. | Gav Wood | 2014-12-12 | 1 | -53/+0 |
* | first random test | CJentzsch | 2014-12-12 | 1 | -0/+46 |
* | update gas prices | CJentzsch | 2014-12-12 | 3 | -31/+29 |
* | Log as array | CJentzsch | 2014-12-08 | 14 | -897/+4368 |
* | state log tests | CJentzsch | 2014-12-05 | 3 | -0/+3833 |
* | add calldataload, codecopy, extcodecopy tests | CJentzsch | 2014-12-05 | 1 | -0/+176 |
* | add calldataload test | CJentzsch | 2014-12-04 | 1 | -0/+44 |
* | protocol update (CALLCODE <-> RETURN), topics in log are arrays not sets | CJentzsch | 2014-12-03 | 2 | -24/+61 |
* | update state tests with logs | CJentzsch | 2014-12-02 | 4 | -0/+120 |
* | update gas costs | CJentzsch | 2014-12-02 | 2 | -16/+16 |
* | Merge pull request #42 from negedzuregal/fix | Christoph Jentzsch | 2014-12-02 | 2 | -12/+12 |
|\ |
|
| * | vmEnvironmentalInfoTest CALLDATACOPY, CODECOPY, EXTCODECOPY fix | alon muroch | 2014-12-01 | 1 | -5/+5 |
| * | vmArithmeticTest exp fix | alon muroch | 2014-12-01 | 1 | -7/+7 |
|/ |
|
* | add vmLogTest | ethers | 2014-12-01 | 1 | -0/+1 |
* | updated genesis to new header w/o min_gas_price | Heiko Heiko | 2014-11-30 | 1 | -2/+2 |
* | add special tests | ethers | 2014-11-22 | 1 | -0/+1 |
* | typo | ethers | 2014-11-21 | 1 | -1/+1 |
* | Removed log,post,out,gas,callcreates if exception occured | Christoph Jentzsch | 2014-11-21 | 4 | -330/+0 |
* | MakeMoney test | Christoph Jentzsch | 2014-11-20 | 1 | -0/+75 |
* | Added log sections in all vmtests + log tests | Christoph Jentzsch | 2014-11-19 | 9 | -0/+2772 |
* | Merge remote-tracking branch 'origin/develop' into develop | Christoph Jentzsch | 2014-11-19 | 1 | -0/+1 |
|\ |
|
| * | adding test | ethers | 2014-11-18 | 1 | -0/+1 |
* | | new push32 test and renaming | Christoph Jentzsch | 2014-11-19 | 1 | -1/+43 |
|/ |
|
* | Merge remote-tracking branch 'origin/develop' into develop | Christoph Jentzsch | 2014-11-18 | 2 | -2/+6196 |
|\ |
|
| * | Merge pull request #39 from wanderer/develop | Christoph Jentzsch | 2014-11-18 | 1 | -0/+6194 |
| |\ |
|
| | * | spelling fix | wanderer | 2014-11-18 | 1 | -1/+1 |
| | * | added test for max call depth on creation | wanderer | 2014-11-16 | 1 | -0/+6194 |
| * | | Merge pull request #38 from wanderer/develop | martin becze | 2014-11-15 | 1 | -1/+1 |
| |\| |
|
| | * | Update trietest.json | martin becze | 2014-11-15 | 1 | -1/+1 |
| * | | Merge pull request #37 from wanderer/develop | martin becze | 2014-11-15 | 1 | -1/+1 |
| |\| |
|
| | * | Update trietest.json | martin becze | 2014-11-15 | 1 | -1/+1 |
* | | | fix ecrecover2 | Christoph Jentzsch | 2014-11-18 | 2 | -4/+71 |
|/ / |
|
* | | Merge remote-tracking branch 'origin/develop' into develop | Christoph Jentzsch | 2014-11-14 | 2 | -69/+69 |
|\ \ |
|
| * | | Merge pull request #36 from wanderer/develop | martin becze | 2014-11-14 | 1 | -66/+66 |
| |\| |
|
| | * | converted back to arrary format | wanderer | 2014-11-13 | 1 | -66/+66 |
| * | | Merge pull request #35 from ethers/delOld | Christoph Jentzsch | 2014-11-13 | 1 | -3/+3 |
| |\ \
| | |/
| |/| |
|
| | * | rename tests since they are valid opcodes that exist | ethers | 2014-11-13 | 1 | -3/+3 |
| |/ |
|
* / | Fix CallRecursiveBomb2 | Christoph Jentzsch | 2014-11-14 | 1 | -3/+3 |
|/ |
|
* | minor change in CallSha256_1_nonzeroValue test | Christoph Jentzsch | 2014-11-12 | 1 | -4/+4 |
* | Added CallSha256_1_nonzeroValue test | Christoph Jentzsch | 2014-11-12 | 1 | -0/+68 |
* | Store return value of call to precompiled contracts | Christoph Jentzsch | 2014-11-12 | 1 | -90/+106 |
* | Fix gas cost for OOG calls | Christoph Jentzsch | 2014-11-12 | 1 | -6/+6 |
* | fix: genesis test | Heiko Heiko | 2014-11-11 | 1 | -3/+3 |
* | Merge remote-tracking branch 'origin/develop' into develop | Christoph Jentzsch | 2014-11-11 | 1 | -4/+0 |
|\ |
|
| * | RandomTests were removed | ethers | 2014-11-11 | 1 | -4/+0 |
* | | jump to position outside code stops execution | Christoph Jentzsch | 2014-11-11 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'develop' of https://github.com/ethereum/tests into develop | Christoph Jentzsch | 2014-11-11 | 1 | -0/+4 |
|\ |
|
| * | add StateTests | ethers | 2014-11-07 | 1 | -0/+4 |
* | | Unintended Exceptions work like OOG | Christoph Jentzsch | 2014-11-11 | 4 | -96/+7 |
|/ |
|
* | Updated precompiled contracts test | Christoph Jentzsch | 2014-11-07 | 2 | -12/+1217 |
* | Added precompiledContracts tests | Christoph Jentzsch | 2014-11-06 | 1 | -0/+203 |
* | Update gas cost for PoC7 | Christoph Jentzsch | 2014-11-06 | 1 | -111/+111 |
* | Merge remote-tracking branch 'origin/develop' into develop | Christoph Jentzsch | 2014-11-06 | 1 | -1/+0 |
|\ |
|
| * | part of 9b4e768 - Delete vmNamecoin.json | ethers | 2014-11-06 | 1 | -1/+0 |
* | | Updated SIGNEXTEND tests | Christoph Jentzsch | 2014-11-06 | 1 | -28/+35 |
|/ |
|
* | Merge remote-tracking branch 'origin/develop' into develop | Christoph Jentzsch | 2014-11-06 | 1 | -55/+0 |
|\ |
|
| * | Delete vmNamecoin.json | Christoph Jentzsch | 2014-11-06 | 1 | -55/+0 |
* | | added dynamic jump out of code | Christoph Jentzsch | 2014-11-06 | 1 | -0/+42 |
|/ |
|
* | Merge remote-tracking branch 'origin/develop' into develop | Christoph Jentzsch | 2014-11-05 | 1 | -20/+22 |
|\ |
|
| * | Merge pull request #32 from ethers/indexjs | ethers | 2014-11-05 | 1 | -20/+22 |
| |\ |
|
| | * | updates needed per restructure | ethers | 2014-11-05 | 1 | -20/+22 |
| |/ |
|
* / | added state systemOperationsTest | Christoph Jentzsch | 2014-11-05 | 1 | -0/+2330 |
|/ |
|
* | Merge remote-tracking branch 'origin/develop' into develop | Christoph Jentzsch | 2014-11-04 | 0 | -0/+0 |
|\ |
|
| * | Merge pull request #31 from CJentzsch/develop | Christoph Jentzsch | 2014-11-04 | 21 | -1985/+64 |
| |\ |
|
* | | | Update tests to latest protocol changes (PoC7) | Christoph Jentzsch | 2014-11-04 | 9 | -1172/+1379 |
| |/
|/| |
|
* | | Updated vmNamecoin.json to new sstore prices | Christoph Jentzsch | 2014-11-03 | 1 | -1/+1 |
* | | Added example state test | Christoph Jentzsch | 2014-11-03 | 1 | -0/+62 |
* | | removed systemoperationstests | Christoph Jentzsch | 2014-11-03 | 1 | -1924/+0 |
* | | Restructered tests in folders in accordance to test suites | Christoph Jentzsch | 2014-11-03 | 20 | -60/+1 |
|/ |
|
* | New SIGNEXTEND tets | Christoph Jentzsch | 2014-10-30 | 1 | -0/+43 |
* | New tests for BNOT and SIGNEXTEND | Christoph Jentzsch | 2014-10-30 | 3 | -266/+396 |
* | Update SSTORE gas cost and BNOT instead of NEG | Christoph Jentzsch | 2014-10-28 | 9 | -246/+626 |
* | Added new recursive bombs | Christoph Jentzsch | 2014-10-23 | 3 | -1/+363 |
* | Changing gas cost to zero at stackunderflow | Christoph Jentzsch | 2014-10-23 | 11 | -314/+5 |
* | Reverted back to original value. | Jeffrey Wilcke | 2014-10-22 | 1 | -1/+1 |
* | fix spelling error | martin becze | 2014-10-22 | 1 | -1/+1 |
* | Added failing random tests | Christoph Jentzsch | 2014-10-21 | 10 | -0/+398 |
* | Merge remote-tracking branch 'origin/master' into develop | Christoph Jentzsch | 2014-10-21 | 1 | -1/+1 |
|\ |
|
| * | Merge pull request #23 from ethers/fix22 | Christoph Jentzsch | 2014-10-14 | 1 | -6/+6 |
| |\ |
|
| | * | numbers should be strings #22 | ethers | 2014-10-14 | 1 | -6/+6 |
| |/ |
|
| * | Added some MUL tests | Christoph Jentzsch | 2014-10-11 | 1 | -0/+128 |
| * | INVALID stops the operation and doesn't cost gas | Nick Savers | 2014-10-11 | 1 | -3/+3 |
| * | Merge remote-tracking branch 'origin/develop'PoC6 | Christoph Jentzsch | 2014-10-08 | 16 | -850/+12580 |
| |\ |
|
| * | | Update keyaddrtest to be valid JSON | Maran | 2014-07-22 | 1 | -6/+6 |
| * | | Added Gav's new address. | Gav Wood | 2014-06-11 | 1 | -4/+4 |
* | | | Merge pull request #26 from wanderer/develop | Christoph Jentzsch | 2014-10-21 | 2 | -0/+46 |
|\ \ \ |
|
| * | | | turned tests into a node module | wanderer | 2014-10-20 | 2 | -0/+46 |
|/ / / |
|
* | | | json was invalid and missing quotes | ethers | 2014-10-17 | 1 | -6/+6 |
* | | | Update vmEnvironmentalInfoTest.json | Jeffrey Wilcke | 2014-10-16 | 1 | -2/+2 |
* | | | updated genesis_hash | Christoph Jentzsch | 2014-10-15 | 1 | -1/+1 |
* | | | Added some MUL tests | Christoph Jentzsch | 2014-10-11 | 1 | -0/+128 |
* | | | tested new opcodes (JUMPDEST,CALLCODE) and created test for CALL/CREATE depth | Christoph Jentzsch | 2014-10-11 | 2 | -35/+293 |
* | | | Update + ABA recursive bomb which needs maximum recursion limit of 1024 | Christoph Jentzsch | 2014-10-09 | 3 | -9/+92 |
* | | | Applied recent protocol changes (PoC7) to existin tests | Christoph Jentzsch | 2014-10-08 | 3 | -89/+39 |
| |/
|/| |
|
* | | Merge pull request #18 from CJentzsch/develop | vbuterin | 2014-10-07 | 1 | -2/+2 |
|\ \ |
|
| * | | Merge remote-tracking branch 'origin/develop' into develop | Christoph Jentzsch | 2014-10-07 | 1 | -2/+2 |
|/| | |
|
| * | | CallToNameRegistratorOutOfGas balance correction | Christoph Jentzsch | 2014-10-07 | 1 | -2/+2 |
* | | | Merge pull request #17 from CJentzsch/develop | vbuterin | 2014-10-07 | 1 | -1/+177 |
|\| | |
|
| * | | Merge remote-tracking branch 'upstream/develop' into develop | Christoph Jentzsch | 2014-10-07 | 0 | -0/+0 |
| |\ \
| |/ /
|/| | |
|
* | | | Merge pull request #16 from CJentzsch/develop | Jeffrey Wilcke | 2014-10-07 | 1 | -2/+2 |
|\ \ \ |
|
| | * | | Added A calls B calls A contracts | Christoph Jentzsch | 2014-10-07 | 1 | -1/+177 |
| |/ / |
|
| * | | Merge remote-tracking branch 'upstream/develop' into develop | Christoph Jentzsch | 2014-10-07 | 0 | -0/+0 |
| |\ \
| |/ /
|/| | |
|
* | | | Merge pull request #15 from CJentzsch/develop | vbuterin | 2014-10-07 | 8 | -649/+253 |
|\ \ \ |
|
| | * | | corrected amount of used gas for CallToNameRegistratorOutOfGas | Christoph Jentzsch | 2014-10-07 | 1 | -2/+2 |
| |/ / |
|
| * | | Merge remote-tracking branch 'upstream/develop' into develop | Christoph Jentzsch | 2014-10-07 | 0 | -0/+0 |
| |\ \
| |/ /
|/| | |
|
* | | | Merge pull request #14 from CJentzsch/develop | vbuterin | 2014-10-06 | 1 | -9/+9 |
|\ \ \ |
|
| | * | | corrected tests and different style for storage | Christoph Jentzsch | 2014-10-07 | 8 | -649/+253 |
| |/ / |
|
| * | | Merge remote-tracking branch 'upstream/develop' into develop | Christoph Jentzsch | 2014-10-06 | 11 | -152/+0 |
| |\ \
| |/ /
|/| | |
|
* | | | one more vm test | Vitalik Buterin | 2014-10-05 | 1 | -0/+0 |
* | | | separated out vmtests | Vitalik Buterin | 2014-10-05 | 9 | -0/+0 |
* | | | Merge pull request #13 from CJentzsch/develop | vbuterin | 2014-10-05 | 8 | -0/+12387 |
|\ \ \ |
|
| * | | | Delete tmp.json | Christoph Jentzsch | 2014-10-01 | 1 | -152/+0 |
| | * | | Bug fix, corrected gasLimit in vmSystemOperationsTest | Christoph Jentzsch | 2014-10-06 | 1 | -9/+9 |
| |/ / |
|
| * | | corrected CALLSTATELESS tests | Christoph Jentzsch | 2014-10-01 | 1 | -88/+76 |
| * | | Completed vm tests. Added ADDMOD, MULMOD, POST, CALLSTATELESS | Christoph Jentzsch | 2014-09-29 | 3 | -10/+1090 |
| * | | Added IOandFlowOperation-, PushDupSwap- and SystemOperations- tests. Removed ... | Christoph Jentzsch | 2014-09-28 | 7 | -111/+5315 |
| * | | Added blockInfoTest | Christoph Jentzsch | 2014-09-23 | 1 | -0/+272 |
| * | | Added environmentalInfo- and sha3- test | Christoph Jentzsch | 2014-09-23 | 2 | -0/+1362 |
| * | | Added bitwise logic operation test | Christoph Jentzsch | 2014-09-22 | 2 | -100/+1452 |
| * | | Added vm arithmetic test | Christoph Jentzsch | 2014-09-20 | 1 | -0/+3281 |
|/ / |
|
* | | Update genesishashestest.json | Jeffrey Wilcke | 2014-09-19 | 1 | -3/+3 |
* | | Added next/prev trie test | Vitalik Buterin | 2014-07-22 | 1 | -0/+19 |
* | | Replaced with deterministic test | Vitalik Buterin | 2014-07-14 | 1 | -8/+14 |
* | | Added my own random and namecoin tests (pyethereum) | Vitalik Buterin | 2014-07-14 | 2 | -0/+108 |
* | | Output hex strings. | Gav Wood | 2014-07-13 | 1 | -8/+4 |
* | | Everything a string. | Gav Wood | 2014-07-10 | 1 | -48/+48 |
* | | Code fixes. | Gav Wood | 2014-07-10 | 1 | -1/+1 |
* | | Prettier VM tests. | Gav Wood | 2014-07-06 | 1 | -888/+22 |
* | | Fix VM tests. | Gav Wood | 2014-07-06 | 1 | -27/+203 |
* | | Merge pull request #10 from romanman/patch-1 | Jeffrey Wilcke | 2014-07-04 | 1 | -102/+25 |
|\ \ |
|
| * | | Update vmtests.json | romanman | 2014-07-04 | 1 | -1/+25 |
| * | | Update vmtests.json | romanman | 2014-07-04 | 1 | -103/+2 |
|/ / |
|
* | | Merge branch 'develop' of github.com:/ethereum/tests into develop | Gav Wood | 2014-07-03 | 1 | -1/+1 |
|\ \ |
|
| * | | Testing submodules | Vitalik Buterin | 2014-07-02 | 1 | -1/+1 |
| * | | Testing submodules | Vitalik Buterin | 2014-07-02 | 1 | -1/+1 |
| * | | Testing submodules | Vitalik Buterin | 2014-07-02 | 1 | -1/+1 |
* | | | New tests. | Gav Wood | 2014-07-03 | 1 | -29/+5 |
|/ / |
|
* | | Latest genesis block. | Gav Wood | 2014-07-01 | 1 | -5/+5 |
* | | Reset | Jeffrey Wilcke | 2014-06-30 | 1 | -1/+1 |
* | | Updated wrong test | Jeffrey Wilcke | 2014-06-30 | 1 | -1/+1 |
* | | Fixed roots | Jeffrey Wilcke | 2014-06-29 | 1 | -2/+2 |
* | | Simple hex test. | Gav Wood | 2014-06-29 | 1 | -0/+7 |
* | | Additional test for jeff. Now use the 0x... notation. | Gav Wood | 2014-06-29 | 2 | -2/+18 |
* | | VM test framework updated. | Gav Wood | 2014-06-28 | 1 | -44/+297 |
* | | Removed arrays from Trie tests JSON as per conformance guide and changed | Gav Wood | 2014-06-28 | 2 | -49/+45 |
* | | Merge branch 'master' of github.com:ethereum/tests into develop | Gav Wood | 2014-05-30 | 6 | -77/+272 |
|\| |
|
| * | changes based on new account structure nonce, balance, storage, code | Heiko Heiko | 2014-05-30 | 1 | -14/+13 |
| * | Merge pull request #5 from bkirwi/master | Jeffrey Wilcke | 2014-05-22 | 1 | -10/+10 |
| |\ |
|
| | * | Add some arbitrary test names | Ben Kirwin | 2014-05-22 | 1 | -9/+9 |
| | * | Delete a comma | Ben Kirwin | 2014-05-19 | 1 | -1/+1 |
| * | | revert to correct data | Chen Houwu | 2014-05-21 | 1 | -2/+2 |
| * | | fix: wrong sha3 hash because of the wrong rlp hex | Chen Houwu | 2014-05-21 | 1 | -1/+1 |
| * | | fix: wrong rlp hex | Chen Houwu | 2014-05-21 | 1 | -10/+10 |
| * | | Merge pull request #4 from ethers/master | Jeffrey Wilcke | 2014-05-21 | 1 | -0/+0 |
| |\ \ |
|
| | * | | fix file name that seems to have been a typo | ethers | 2014-05-21 | 1 | -0/+0 |
| |/ / |
|
| * | | fix: represent integers as strings | Heiko Heiko | 2014-05-20 | 1 | -8/+8 |
| * | | add: current initial alloc and genesis hashes | Heiko Heiko | 2014-05-20 | 1 | -0/+16 |
| |/ |
|
| * | add: case when value is long, ensure it's not get rlp encoded as node | Chen Houwu | 2014-05-18 | 1 | -22/+28 |
| * | Moved txt to json | Vitalik Buterin | 2014-05-12 | 3 | -0/+0 |
| * | New commit | Vitalik Buterin | 2014-05-09 | 7 | -26/+1052 |
| |\ |
|
| | * | Merge pull request #3 from autolycus/develop | Gav Wood | 2014-04-27 | 1 | -32/+132 |
| | |\ |
|
| | | * | Added some new test cases for the rlp encoding. | Carl Allendorph | 2014-04-20 | 1 | -5/+105 |
| | | * | Converted spaces to tabs to be compliant with the coding standards defined in... | Carl Allendorph | 2014-04-20 | 1 | -32/+32 |
| | |/ |
|
| * | | Removed unneeded test, added new tests | Vitalik Buterin | 2014-05-07 | 6 | -83/+123 |