aboutsummaryrefslogtreecommitdiffstats
path: root/trie
Commit message (Collapse)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
|\ | | | | | | | | | | Conflicts: p2p/messenger_test.go trie/trie_test.go
| * 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