aboutsummaryrefslogtreecommitdiffstats
path: root/trie
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Transaction execution fixesobscuren2014-11-122-14/+32
|/
* Added storage root to dumpobscuren2014-11-041-1/+1
* ethtrie => trieobscuren2014-10-316-0/+1394