aboutsummaryrefslogtreecommitdiffstats
path: root/xeth/world.go
Commit message (Collapse)AuthorAgeFilesLines
* More dapp samplesobscuren2015-01-301-1/+1
| | | | | * Info DApp, coin DApp * Additional rpc methods
* further cleaned up xeth interfaceobscuren2015-01-291-2/+2
|
* moving to a better xethobscuren2015-01-291-44/+13
|
* Refactored ethutil.Config.Db outobscuren2015-01-071-1/+1
|
* adapt xeth pkg to new backend. FIXME JSPeer peer infozelig2014-12-151-3/+2
|
* states moved to chainobscuren2014-12-111-1/+1
|
* Renamed State => StateDBobscuren2014-12-041-1/+1
|
* StateManager => BlockManagerobscuren2014-11-041-1/+1
|
* ethstate => stateobscuren2014-10-311-5/+5
|
* ethpipe => xeth (eXtended ETHereum)obscuren2014-10-311-0/+64