aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | 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