aboutsummaryrefslogtreecommitdiffstats
path: root/rpc/api.go
Commit message (Expand)AuthorAgeFilesLines
* Merge ethereum/poc-9 into accounts-integrationFelix Lange2015-03-101-14/+1
|\
| * Updated xeth instances to take extra param for ui.Interfaceobscuren2015-03-091-13/+0
| * Separated block db from state db. Partial fix for #416obscuren2015-03-071-1/+1
* | rpc: add dataDir parameter and JSON-RPC handlerFelix Lange2015-03-101-2/+3
* | xeth: don't sign transactions for tx callFelix Lange2015-03-101-1/+1
* | Integrate eth_accounts and eth_transact to use new account managerGustav Simonsson2015-03-061-25/+5
|/
* Defautl blockobscuren2015-02-261-32/+31
* Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into developobscuren2015-02-261-4/+23
|\
| * Stub defaultBlock methodsTaylor Gerring2015-02-251-0/+21
* | wipobscuren2015-02-261-33/+113
|/
* Consolidate related itemsTaylor Gerring2015-02-251-37/+36
* Rename filesTaylor Gerring2015-02-251-0/+637