Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix trie formats. | Gav Wood | 2015-03-03 | 1 | -17/+9 |
| | |||||
* | test3 | Vitalik Buterin | 2015-03-03 | 1 | -0/+22 |
| | |||||
* | Move over to key value rather than array of arrays since they're unordered ↵ | Gav Wood | 2015-03-03 | 1 | -13/+7 |
| | | | | and no duplicates. | ||||
* | Merge branch 'PoC9' of github.com:/ethereum/tests into PoC9 | Gav Wood | 2015-03-03 | 1 | -0/+18 |
|\ | |||||
| * | Added test 2 | Vitalik Buterin | 2015-03-03 | 1 | -0/+18 |
| | | |||||
* | | Move to non-repeated. | Gav Wood | 2015-03-03 | 1 | -21/+11 |
|/ | |||||
* | renamed | Vitalik Buterin | 2015-03-03 | 1 | -2/+2 |
| | |||||
* | Added hex encoded securetrie test | Vitalik Buterin | 2015-03-03 | 1 | -0/+28 |
| | |||||
* | add secure trie tests | CJentzsch | 2015-03-02 | 2 | -0/+140 |
| | |||||
* | Update trieanyorder.json | Christoph Jentzsch | 2015-02-23 | 1 | -1/+0 |
| | | | In correct anyorder trie tests, where all permuations should have the same root, one can not have 2 keys with the same value. | ||||
* | added trie tests for branches on | wanderer | 2014-12-28 | 1 | -0/+55 |
| | | | | detel | ||||
* | Add test file. | Gav Wood | 2014-12-12 | 1 | -0/+55 |
| | |||||
* | Alter "" to null. | Gav Wood | 2014-12-12 | 1 | -3/+3 |
| | |||||
* | Trie testing. | Gav Wood | 2014-12-12 | 1 | -53/+0 |
| | |||||
* | Update trietest.json | martin becze | 2014-11-15 | 1 | -1/+1 |
| | |||||
* | Update trietest.json | martin becze | 2014-11-15 | 1 | -1/+1 |
| | | | 'emptyValues' should have the same root as 'puppy' | ||||
* | converted back to arrary format | wanderer | 2014-11-13 | 1 | -66/+66 |
| | |||||
* | Restructered tests in folders in accordance to test suites | Christoph Jentzsch | 2014-11-03 | 2 | -0/+103 |