Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added a missing test - it was possible to write Tree code that would pass oth... | Tomasz K. Stanczak | 2017-10-03 | 1 | -0/+8 |
* | Trie: Insert a node in a middle of a leaf test | Jordi Baylina | 2016-11-02 | 1 | -0/+11 |
* | 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 an... | Gav Wood | 2015-03-03 | 1 | -13/+7 |
* | 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 |
* | added trie tests for branches on | wanderer | 2014-12-28 | 1 | -0/+55 |
* | 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 |
* | 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 |