aboutsummaryrefslogtreecommitdiffstats
path: root/ethutil/trie.go
Commit message (Expand)AuthorAgeFilesLines
* Fixed state problemobscuren2014-04-291-2/+17
* MergeMaran2014-03-171-12/+0
* Fixed a minor issue where a string is expected but returns sliceobscuren2014-02-251-2/+2
* Added a trie iteratorobscuren2014-02-241-0/+85
* Long over due Trie delete implementedobscuren2014-02-201-1/+87
* WIP state objectobscuren2014-02-191-0/+9
* Running contracts fixedobscuren2014-02-191-0/+4
* Root should reset on undoobscuren2014-02-181-2/+7
* Added dirty tracking on the cacheobscuren2014-02-171-2/+15
* Removed RlpValue in favour of Valueobscuren2014-02-151-63/+7
* The great mergeobscuren2014-02-151-0/+354