aboutsummaryrefslogtreecommitdiffstats
path: root/trie
Commit message (Expand)AuthorAgeFilesLines
* Moved ptrie => trie. Removed old trieobscuren2015-01-0811-909/+692
* Refactored ethutil.Config.Db outobscuren2015-01-073-62/+9
* Fixed tests for 'types'obscuren2014-11-191-0/+2
* Merge branch 'tests' into poc8obscuren2014-11-193-211/+154
|\
| * update imports order per goimportsTaylor Gerring2014-11-162-2/+4
| * Merge branch 'develop' of https://github.com/tgerring/go-ethereum into testsTaylor Gerring2014-11-151-7/+4
| |\
| | * convert trie encoding tests to checkerTaylor Gerring2014-11-131-38/+29
| | * Convert trie tests to gocheckTaylor Gerring2014-11-132-164/+119
| * | Merge branch 'develop' of https://github.com/tgerring/go-ethereumTaylor Gerring2014-11-153-204/+148
* | | j => iobscuren2014-11-181-1/+0
* | | added output testobscuren2014-11-181-1/+2
* | | Added some comparison tests for the new ptrieobscuren2014-11-182-1/+62
|/ /
* / Transaction execution fixesobscuren2014-11-122-14/+32
|/
* Added storage root to dumpobscuren2014-11-041-1/+1
* ethtrie => trieobscuren2014-10-316-0/+1394