aboutsummaryrefslogtreecommitdiffstats
path: root/xeth/types.go
Commit message (Collapse)AuthorAgeFilesLines
* WIP QT Clipboardobscuren2015-02-191-1/+1
|
* Merge branch 'develop' into minerobscuren2015-02-141-31/+1
|\
| * wipobscuren2015-02-131-1/+1
| |\
| | * cmd/ethereum, cmd/mist, core, eth, javascript, xeth: fixes for new p2p APIFelix Lange2015-02-061-1/+1
| | |
| * | removed messagesobscuren2015-02-131-30/+0
| |/
* / Basic structure minerobscuren2015-02-101-1/+0
|/
* Fixed issue with Storage()obscuren2015-01-301-1/+6
| | | | | | * Storage() returned encoded values. They are now decode prior to hexing * Removed old code from state object * Updated coin
* More dapp samplesobscuren2015-01-301-4/+15
| | | | | * Info DApp, coin DApp * Additional rpc methods
* further cleaned up xeth interfaceobscuren2015-01-291-0/+251