aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * Delete a commaBen Kirwin2014-05-191-1/+1
| * | 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 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
| | |\
| | | * 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 in...Carl Allendorph2014-04-201-32/+32
| | |/
| * | 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
|/
* 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.txtobscuren2014-01-011-8/+8
| |/
* / 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