aboutsummaryrefslogtreecommitdiffstats
path: root/xeth/state.go
Commit message (Expand)AuthorAgeFilesLines
* rename eth to backendTaylor Gerring2015-03-241-1/+1
* moved state and vm to coreobscuren2015-03-231-1/+1
* conversionsobscuren2015-03-181-3/+3
* Moved ethutil => commonobscuren2015-03-161-4/+4
* DRY up the use of fromHex and put it in ethutilMaran2015-03-141-4/+7
* Separated block db from state db. Partial fix for #416obscuren2015-03-071-1/+1
* Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into developobscuren2015-02-261-0/+33