aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* turned tests into a node modulewanderer2014-10-202-0/+46
|
* json was invalid and missing quotesethers2014-10-171-6/+6
|
* Update vmEnvironmentalInfoTest.jsonJeffrey Wilcke2014-10-161-2/+2
|
* updated genesis_hashChristoph Jentzsch2014-10-151-1/+1
|
* Added some MUL testsChristoph Jentzsch2014-10-111-0/+128
|
* tested new opcodes (JUMPDEST,CALLCODE) and created test for CALL/CREATE depthChristoph Jentzsch2014-10-112-35/+293
|
* Update + ABA recursive bomb which needs maximum recursion limit of 1024Christoph Jentzsch2014-10-093-9/+92
|
* Applied recent protocol changes (PoC7) to existin testsChristoph Jentzsch2014-10-083-89/+39
|
* Merge pull request #18 from CJentzsch/developvbuterin2014-10-071-2/+2
|\ | | | | CallToNameRegistratorOutOfGas balance correction
| * Merge remote-tracking branch 'origin/develop' into developChristoph Jentzsch2014-10-071-2/+2
|/|
| * CallToNameRegistratorOutOfGas balance correctionChristoph Jentzsch2014-10-071-2/+2
| | | | | | Even if execution fails, the value gets transferred.
* | Merge pull request #17 from CJentzsch/developvbuterin2014-10-071-1/+177
|\| | | | | Added A calls B calls A contracts
| * Merge remote-tracking branch 'upstream/develop' into developChristoph Jentzsch2014-10-070-0/+0
| |\ | |/ |/|
* | Merge pull request #16 from CJentzsch/developJeffrey Wilcke2014-10-071-2/+2
|\ \ | | | | | | corrected amount of used gas for CallToNameRegistratorOutOfGas
| | * Added A calls B calls A contractsChristoph Jentzsch2014-10-071-1/+177
| |/
| * Merge remote-tracking branch 'upstream/develop' into developChristoph Jentzsch2014-10-070-0/+0
| |\ | |/ |/|
* | Merge pull request #15 from CJentzsch/developvbuterin2014-10-078-649/+253
|\ \ | | | | | | corrected tests and different style for storage
| | * corrected amount of used gas for CallToNameRegistratorOutOfGasChristoph Jentzsch2014-10-071-2/+2
| |/
| * Merge remote-tracking branch 'upstream/develop' into developChristoph Jentzsch2014-10-070-0/+0
| |\ | |/ |/|
* | Merge pull request #14 from CJentzsch/developvbuterin2014-10-061-9/+9
|\ \ | | | | | | corrected gas limit in vmSystemOperationsTest
| | * corrected tests and different style for storageChristoph Jentzsch2014-10-078-649/+253
| |/
| * Merge remote-tracking branch 'upstream/develop' into developChristoph Jentzsch2014-10-0611-152/+0
| |\ | |/ |/|
* | one more vm testVitalik Buterin2014-10-051-0/+0
| |
* | separated out vmtestsVitalik Buterin2014-10-059-0/+0
| |
* | Merge pull request #13 from CJentzsch/developvbuterin2014-10-058-0/+12387
|\ \ | | | | | | Added comprehensive EVM test suite. All commands are tested.
| * | Delete tmp.jsonChristoph Jentzsch2014-10-011-152/+0
| | |
| | * Bug fix, corrected gasLimit in vmSystemOperationsTestChristoph Jentzsch2014-10-061-9/+9
| |/
| * corrected CALLSTATELESS testsChristoph Jentzsch2014-10-011-88/+76
| |
| * Completed vm tests. Added ADDMOD, MULMOD, POST, CALLSTATELESSChristoph Jentzsch2014-09-293-10/+1090
| |
| * Added IOandFlowOperation-, PushDupSwap- and SystemOperations- tests. Removed ↵Christoph Jentzsch2014-09-287-111/+5315
| | | | | | | | empty storage from adresses.
| * Added blockInfoTestChristoph Jentzsch2014-09-231-0/+272
| |
| * Added environmentalInfo- and sha3- testChristoph Jentzsch2014-09-232-0/+1362
| |
| * Added bitwise logic operation testChristoph Jentzsch2014-09-222-100/+1452
| |
| * Added vm arithmetic testChristoph Jentzsch2014-09-201-0/+3281
|/
* Update genesishashestest.jsonJeffrey Wilcke2014-09-191-3/+3
|
* Added next/prev trie testVitalik Buterin2014-07-221-0/+19
|
* Replaced with deterministic testVitalik Buterin2014-07-141-8/+14
|
* Added my own random and namecoin tests (pyethereum)Vitalik Buterin2014-07-142-0/+108
|
* Output hex strings.Gav Wood2014-07-131-8/+4
|
* Everything a string.Gav Wood2014-07-101-48/+48
|
* Code fixes.Gav Wood2014-07-101-1/+1
|
* Prettier VM tests.Gav Wood2014-07-061-888/+22
|
* Fix VM tests.Gav Wood2014-07-061-27/+203
|
* Merge pull request #10 from romanman/patch-1Jeffrey Wilcke2014-07-041-102/+25
|\ | | | | Update vmtests.json
| * Update vmtests.jsonromanman2014-07-041-1/+25
| |
| * Update vmtests.jsonromanman2014-07-041-103/+2
|/ | | arith testcase updated
* Merge branch 'develop' of github.com:/ethereum/tests into developGav Wood2014-07-031-1/+1
|\
| * Testing submodulesVitalik Buterin2014-07-021-1/+1
| |
| * Testing submodulesVitalik Buterin2014-07-021-1/+1
| |
| * Testing submodulesVitalik Buterin2014-07-021-1/+1
| |
* | New tests.Gav Wood2014-07-031-29/+5
|/
* Latest genesis block.Gav Wood2014-07-011-5/+5
|
* ResetJeffrey Wilcke2014-06-301-1/+1
|
* Updated wrong testJeffrey Wilcke2014-06-301-1/+1
|
* Fixed rootsJeffrey Wilcke2014-06-291-2/+2
|
* Simple hex test.Gav Wood2014-06-291-0/+7
|
* Additional test for jeff. Now use the 0x... notation.Gav Wood2014-06-292-2/+18
|
* VM test framework updated.Gav Wood2014-06-281-44/+297
|
* Removed arrays from Trie tests JSON as per conformance guide and changedGav Wood2014-06-282-49/+45
| | | | | vocabulary to match other tests. VM test updates.
* Merge branch 'master' of github.com:ethereum/tests into developGav Wood2014-05-306-77/+272
|\
| * changes based on new account structure nonce, balance, storage, codeHeiko Heiko2014-05-301-14/+13
| |
| * Merge pull request #5 from bkirwi/masterJeffrey Wilcke2014-05-221-10/+10
| |\ | | | | | | Fix invalid JSON (removed trailing comma) and add test names
| | * Add some arbitrary test namesBen Kirwin2014-05-221-9/+9
| | | | | | | | | This should now conform to the format specified in the README.
| | * Delete a commaBen Kirwin2014-05-191-1/+1
| | | | | | | | | This should now be parseable as JSON.
| * | revert to correct dataChen Houwu2014-05-211-2/+2
| | |
| * | fix: wrong sha3 hash because of the wrong rlp hexChen Houwu2014-05-211-1/+1
| | |
| * | fix: wrong rlp hexChen Houwu2014-05-211-10/+10
| | |
| * | Merge pull request #4 from ethers/masterJeffrey Wilcke2014-05-211-0/+0
| |\ \ | | | | | | | | fix file name that seems to have been a typo
| | * | fix file name that seems to have been a typoethers2014-05-211-0/+0
| |/ /
| * | fix: represent integers as stringsHeiko Heiko2014-05-201-8/+8
| | |
| * | add: current initial alloc and genesis hashesHeiko Heiko2014-05-201-0/+16
| |/
| * add: case when value is long, ensure it's not get rlp encoded as nodeChen Houwu2014-05-181-22/+28
| |
| * Moved txt to jsonVitalik Buterin2014-05-123-0/+0
| |
| * New commitVitalik Buterin2014-05-097-26/+1052
| |\
| | * Merge pull request #3 from autolycus/developGav Wood2014-04-271-32/+132
| | |\ | | | | | | | | Fixed formatting and added test cases
| | | * Added some new test cases for the rlp encoding.Carl Allendorph2014-04-201-5/+105
| | | |
| | | * Converted spaces to tabs to be compliant with the coding standards defined ↵Carl Allendorph2014-04-201-32/+32
| | |/ | | | | | | | | | in cpp-ethereum
| * | Removed unneeded test, added new testsVitalik Buterin2014-05-076-83/+123
| | |
* | | VM tests.Gav Wood2014-05-301-337/+531
| | |
* | | PoC-5 VM tests.Gav Wood2014-05-121-798/+557
| |/ |/|
* | RLP tests and Trie updates.Gav Wood2014-02-282-20/+48
| |
* | Hex encode tests done.Gav Wood2014-02-281-32/+60
| |
* | Fix RLP tests.Gav Wood2014-02-282-284/+808
| |
* | Fix empty string.Gav Wood2014-02-271-1/+1
| |
* | Tests fix.Gav Wood2014-02-241-4/+176
| |
* | Updated the tests.Gav Wood2014-02-221-54/+101
| |
* | Moved over to new format, but RLP tests still need updating.Gav Wood2014-02-223-92/+84
| |
* | More docs.Gav Wood2014-02-221-0/+24
| |
* | Added VM test suite.Gav Wood2014-02-225-0/+77
|/ | | | | Added TODO. Renamed old files.
* update trie algorithmVitalik Buterin2014-01-091-1/+1
|
* mergeVitalik Buterin2014-01-081-8/+8
|\
| * Merge pull request #1 from obscuren/mastervbuterin2014-01-011-8/+8
| |\ | | | | | | Update trietest.txt
| | * Update trietest.txtobscuren2014-01-011-8/+8
| |/ | | | | New proposed explanatory format
* / Updated trie testVitalik Buterin2014-01-081-2/+2
|/
* Added obscure's testsVitalik Buterin2014-01-013-0/+20
|
* Fixed tests a bitVitalik Buterin2014-01-012-8/+10
|
* Merge branch 'master' of github.com:ethereum/testsVitalik Buterin2014-01-011-0/+2
|\
| * Initial commitvbuterin2013-12-311-0/+2
|
* Added first three testsVitalik Buterin2013-12-313-0/+85