Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | Update trietest.json | martin becze | 2014-11-15 | 1 | -1/+1 | |
| | | | | | | | | | 'emptyValues' should have the same root as 'puppy' | |||||
* | | | 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 | |||||
| | * | 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 | |||||
| | * | 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 | |||||
| | * | 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 | |
| |\ | | | | | | | Restructered tests in folders in accordance to test suites | |||||
* | | | 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 | |||||
| | * | 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 | |
| |\ | | | | | | | | | | | | | Conflicts: genesishashestest.json | |||||
| * | | 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 | |
|\ \ \ | | | | | | | | | Add a package.json for node.js | |||||
| * | | | 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 | |
|\ \ | | | | | | | CallToNameRegistratorOutOfGas balance correction | |||||
| * | | 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 | |
| | | | | | | | | | Even if execution fails, the value gets transferred. | |||||
* | | | Merge pull request #17 from CJentzsch/develop | vbuterin | 2014-10-07 | 1 | -1/+177 | |
|\| | | | | | | | | Added A calls B calls A contracts | |||||
| * | | 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 | |
|\ \ \ | | | | | | | | | corrected amount of used gas for CallToNameRegistratorOutOfGas | |||||
| | * | | 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 tests and different style for storage | |||||
| | * | | 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 gas limit in vmSystemOperationsTest | |||||
| | * | | 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 | |
|\ \ \ | | | | | | | | | Added comprehensive EVM test suite. All commands are tested. | |||||
| * | | | 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 | |
| | | | | | | | | | | | | empty storage from adresses. | |||||
| * | | 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 | |||||
| * | | Update vmtests.json | romanman | 2014-07-04 | 1 | -1/+25 | |
| | | | ||||||
| * | | Update vmtests.json | romanman | 2014-07-04 | 1 | -103/+2 | |
|/ / | | | | | arith testcase updated | |||||
* | | 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 | |
| | | | | | | | | | | vocabulary to match other tests. VM test updates. | |||||
* | | 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 | |
| |\ | | | | | | | Fix invalid JSON (removed trailing comma) and add test names | |||||
| | * | Add some arbitrary test names | Ben Kirwin | 2014-05-22 | 1 | -9/+9 | |
| | | | | | | | | | This should now conform to the format specified in the README. | |||||
| | * | Delete a comma | Ben Kirwin | 2014-05-19 | 1 | -1/+1 | |
| | | | | | | | | | This should now be parseable as JSON. | |||||
| * | | 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 | |||||
| | * | | 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 | |
| | |\ | | | | | | | | | Fixed formatting and added test cases | |||||
| | | * | 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 ↵ | Carl Allendorph | 2014-04-20 | 1 | -32/+32 | |
| | |/ | | | | | | | | | | in cpp-ethereum | |||||
| * | | Removed unneeded test, added new tests | Vitalik Buterin | 2014-05-07 | 6 | -83/+123 | |
| | | | ||||||
* | | | VM tests. | Gav Wood | 2014-05-30 | 1 | -337/+531 | |
| | | | ||||||
* | | | PoC-5 VM tests. | Gav Wood | 2014-05-12 | 1 | -798/+557 | |
| |/ |/| | ||||||
* | | RLP tests and Trie updates. | Gav Wood | 2014-02-28 | 2 | -20/+48 | |
| | | ||||||
* | | Hex encode tests done. | Gav Wood | 2014-02-28 | 1 | -32/+60 | |
| | | ||||||
* | | Fix RLP tests. | Gav Wood | 2014-02-28 | 2 | -284/+808 | |
| | | ||||||
* | | Fix empty string. | Gav Wood | 2014-02-27 | 1 | -1/+1 | |
| | | ||||||
* | | Tests fix. | Gav Wood | 2014-02-24 | 1 | -4/+176 | |
| | | ||||||
* | | Updated the tests. | Gav Wood | 2014-02-22 | 1 | -54/+101 | |
| | | ||||||
* | | Moved over to new format, but RLP tests still need updating. | Gav Wood | 2014-02-22 | 3 | -92/+84 | |
| | | ||||||
* | | More docs. | Gav Wood | 2014-02-22 | 1 | -0/+24 | |
| | | ||||||
* | | Added VM test suite. | Gav Wood | 2014-02-22 | 5 | -0/+77 | |
|/ | | | | | Added TODO. Renamed old files. | |||||
* | update trie algorithm | Vitalik Buterin | 2014-01-09 | 1 | -1/+1 | |
| | ||||||
* | merge | Vitalik Buterin | 2014-01-08 | 1 | -8/+8 | |
|\ | ||||||
| * | Merge pull request #1 from obscuren/master | vbuterin | 2014-01-01 | 1 | -8/+8 | |
| |\ | | | | | | | Update trietest.txt | |||||
| | * | Update trietest.txt | obscuren | 2014-01-01 | 1 | -8/+8 | |
| |/ | | | | | New proposed explanatory format | |||||
* / | Updated trie test | Vitalik Buterin | 2014-01-08 | 1 | -2/+2 | |
|/ | ||||||
* | Added obscure's tests | Vitalik Buterin | 2014-01-01 | 3 | -0/+20 | |
| | ||||||
* | Fixed tests a bit | Vitalik Buterin | 2014-01-01 | 2 | -8/+10 | |
| | ||||||
* | Merge branch 'master' of github.com:ethereum/tests | Vitalik Buterin | 2014-01-01 | 1 | -0/+2 | |
|\ | ||||||
| * | Initial commit | vbuterin | 2013-12-31 | 1 | -0/+2 | |
| | ||||||
* | Added first three tests | Vitalik Buterin | 2013-12-31 | 3 | -0/+85 | |