Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | 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 | |