aboutsummaryrefslogtreecommitdiffstats
path: root/xeth/xeth.go
Commit message (Expand)AuthorAgeFilesLines
* Removed some VMEnv & Added VmType() to vm.Environmentobscuren2015-02-011-10/+14
* Added whisper interface for xeth, added examples, updated RPCobscuren2015-01-301-5/+7
* Reimplemented message filters for rpc callsobscuren2015-01-291-6/+15
* Added RPC "Call" for JS calls to contractsobscuren2015-01-291-0/+28
* removed key while in the process of moving to the new key storageobscuren2015-01-291-13/+55
* further cleaned up xeth interfaceobscuren2015-01-291-34/+34
* clean up of xethobscuren2015-01-291-1/+210
* moving to a better xethobscuren2015-01-291-173/+1
* Refactored ethutil.Config.Db outobscuren2015-01-071-1/+1
* BlockManager => BlockProcessorobscuren2015-01-051-0/+181