aboutsummaryrefslogtreecommitdiffstats
path: root/trie/trie_test.go
Commit message (Collapse)AuthorAgeFilesLines
* Moved ptrie => trie. Removed old trieobscuren2015-01-081-298/+161
|
* Refactored ethutil.Config.Db outobscuren2015-01-071-53/+2
|
* Fixed tests for 'types'obscuren2014-11-191-0/+2
|
* Merge branch 'tests' into poc8obscuren2014-11-191-173/+116
|\
| * update imports order per goimportsTaylor Gerring2014-11-161-1/+2
| |
| * 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 tests to gocheckTaylor Gerring2014-11-131-164/+111
| | |
| * | Merge branch 'develop' of https://github.com/tgerring/go-ethereumTaylor Gerring2014-11-151-166/+111
| | |
* | | j => iobscuren2014-11-181-1/+0
| | |
* | | added output testobscuren2014-11-181-1/+2
| | |
* | | Added some comparison tests for the new ptrieobscuren2014-11-181-0/+56
|/ /
* / Transaction execution fixesobscuren2014-11-121-1/+13
|/
* ethtrie => trieobscuren2014-10-311-0/+434