aboutsummaryrefslogtreecommitdiffstats
path: root/TrieTests
Commit message (Expand)AuthorAgeFilesLines
* added a missing test - it was possible to write Tree code that would pass oth...Tomasz K. Stanczak2017-10-031-0/+8
* Trie: Insert a node in a middle of a leaf testJordi Baylina2016-11-021-0/+11
* Fix trie formats.Gav Wood2015-03-031-17/+9
* test3Vitalik Buterin2015-03-031-0/+22
* Move over to key value rather than array of arrays since they're unordered an...Gav Wood2015-03-031-13/+7
* Merge branch 'PoC9' of github.com:/ethereum/tests into PoC9Gav Wood2015-03-031-0/+18
|\
| * Added test 2Vitalik Buterin2015-03-031-0/+18
* | Move to non-repeated.Gav Wood2015-03-031-21/+11
|/
* renamedVitalik Buterin2015-03-031-2/+2
* Added hex encoded securetrie testVitalik Buterin2015-03-031-0/+28
* add secure trie testsCJentzsch2015-03-022-0/+140
* Update trieanyorder.jsonChristoph Jentzsch2015-02-231-1/+0
* added trie tests for branches onwanderer2014-12-281-0/+55
* Add test file.Gav Wood2014-12-121-0/+55
* Alter "" to null.Gav Wood2014-12-121-3/+3
* Trie testing.Gav Wood2014-12-121-53/+0
* Update trietest.jsonmartin becze2014-11-151-1/+1
* Update trietest.jsonmartin becze2014-11-151-1/+1
* converted back to arrary formatwanderer2014-11-131-66/+66
* Restructered tests in folders in accordance to test suitesChristoph Jentzsch2014-11-032-0/+103