aboutsummaryrefslogtreecommitdiffstats
path: root/TrieTests
Commit message (Collapse)AuthorAgeFilesLines
* Squashed 'tests/files/' changes from 9e3fe72..15ce2abobscuren2015-03-061-0/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 15ce2ab Merge remote-tracking branch 'origin/PoC9' into PoC9 5970b09 add quadratic complexity and performance test 163fa03 more info 560b844 more info a885549 more change 5fed708 one more tiny change 213a2b8 changed test format c20e88b Merge branch 'PoC9' of github.com:ethereum/tests into PoC9 715ed17 Added first ethash test e26a39f update blockchain tests to latest protocol changes 34baee5 poc9 vm tests 20550d9 update block chain test due to difficulty change 597b2b3 increase gasLimit on stateTests 8f573d3 update blockchain tests - 2048 bit logs bloom 06c90e6 typo ef935fc extra data is hex now, for real 81ab5ad extra data is hex now b0aeba8 update blockchain tests f862faf add tx tests 618d724 update state tests 4a989f0 update blockchainII tests ed56e82 add more vm tests 0417655 Merge remote-tracking branch 'origin/PoC9' into PoC9 1f1cf5d update block tests 76b5a8b Fix trie formats. 325dd6d Merge branch 'PoC9' of git://github.com/ethereum/tests into PoC9 a261c5b test3 1d3ab36 again git-subtree-dir: tests/files git-subtree-split: 15ce2ab8e22275e7aa93742cb5f8bc63e4e50db5
* Squashed 'tests/files/' changes from 6f75ca3..2bfb7dbobscuren2015-03-031-21/+23
| | | | | | | | | | | | | 2bfb7db update memory test 88f32fa Merge remote-tracking branch 'origin/PoC9' into PoC9 a1f73f9 update gas costs e16b5d3 Move over to key value rather than array of arrays since they're unordered and no duplicates. ac11bbc Merge branch 'PoC9' of github.com:/ethereum/tests into PoC9 93ae304 Move to non-repeated. fd9e406 Added test 2 git-subtree-dir: tests/files git-subtree-split: 2bfb7dbe09c62319b28a2c2873caf7e7e99bf32a
* Squashed 'tests/files/' changes from a3d44ca..998e275obscuren2015-03-031-0/+28
| | | | | | | | | | | | 998e275 renamed 089e346 Added hex encoded securetrie test cdefad8 Update VM tests. ec0a309 update state root b3d223e update state root hash 171a945 update memory teste git-subtree-dir: tests/files git-subtree-split: 998e2756b5491c760f6624c62ebc09e86197c31f
* add secure trie testsCJentzsch2015-03-022-0/+140
|
* Update trieanyorder.jsonChristoph Jentzsch2015-02-231-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 onwanderer2014-12-281-0/+55
| | | | detel
* 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
| | | 'emptyValues' should have the same root as 'puppy'
* converted back to arrary formatwanderer2014-11-131-66/+66
|
* Restructered tests in folders in accordance to test suitesChristoph Jentzsch2014-11-032-0/+103