aboutsummaryrefslogtreecommitdiffstats
path: root/state/statedb.go
Commit message (Expand)AuthorAgeFilesLines
* GetOrNew for accessors. Fixes #404obscuren2015-03-021-9/+9
* Removed exported fields from state object and added proper set/gettersobscuren2015-02-201-8/+4
* Optimisations and fixed a couple of DDOS issues in the minerobscuren2015-02-201-20/+25
* Documented methods & removed old manifestobscuren2015-02-121-30/+21
* Added missing whisper timestamp. Closes #284obscuren2015-02-031-5/+2
* removed old codeobscuren2015-02-011-12/+0
* Moved ptrie => trie. Removed old trieobscuren2015-01-081-5/+4
* Refactored ethutil.Config.Db outobscuren2015-01-071-8/+11
* Switched to new trieobscuren2014-12-241-0/+326