Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge ethereum/poc-9 into accounts-integration | Felix Lange | 2015-03-10 | 1 | -14/+1 |
|\ | | | | | | | | | | | | | | | | | | | Conflicts: cmd/utils/cmd.go cmd/utils/flags.go core/manager.go eth/backend.go rpc/http/server.go xeth/xeth.go | ||||
| * | Updated xeth instances to take extra param for ui.Interface | obscuren | 2015-03-09 | 1 | -13/+0 |
| | | | | | | | | | | | | Please be aware that if any of the instances on xeth.frontend are called the program will crash due to the default, temporarily, frontend interface. | ||||
| * | Separated block db from state db. Partial fix for #416 | obscuren | 2015-03-07 | 1 | -1/+1 |
| | | |||||
* | | rpc: add dataDir parameter and JSON-RPC handler | Felix Lange | 2015-03-10 | 1 | -2/+3 |
| | | |||||
* | | xeth: don't sign transactions for tx call | Felix Lange | 2015-03-10 | 1 | -1/+1 |
| | | | | | | | | | | This should make calls faster and removes interaction with account manager. | ||||
* | | Integrate eth_accounts and eth_transact to use new account manager | Gustav Simonsson | 2015-03-06 | 1 | -25/+5 |
|/ | | | | | | | * Add from to eth_transact / xeth.Transact and add static pass in lieu of integrating with native Mist window for user passphrase entry * Make eth_accounts return AccountManager.Accounts() * Add a Generate Key menu item in Mist | ||||
* | Defautl block | obscuren | 2015-02-26 | 1 | -32/+31 |
| | |||||
* | Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop | obscuren | 2015-02-26 | 1 | -4/+23 |
|\ | | | | | | | | | Conflicts: accounts/account_manager.go | ||||
| * | Stub defaultBlock methods | Taylor Gerring | 2015-02-25 | 1 | -0/+21 |
| | | |||||
* | | wip | obscuren | 2015-02-26 | 1 | -33/+113 |
|/ | |||||
* | Consolidate related items | Taylor Gerring | 2015-02-25 | 1 | -37/+36 |
| | |||||
* | Rename files | Taylor Gerring | 2015-02-25 | 1 | -0/+637 |