- 11 Mar, 2015 29 commits
-
-
obscuren authored
-
Jeffrey Wilcke authored
miner: provide coinbase when starting the miner
-
Felix Lange authored
This error can no longer be returned from eth.New.
-
Felix Lange authored
This avoids having to query the coinbase when creating the miner, which in turn eliminates the dreaded startup error when no accounts are set up. Later, this will also allow us to simply restart the miner when the user picks a different coinbase. This causes a lot of changes in other packages. These are included in this commit because they're impossible to separate.
-
Taylor Gerring authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
Taylor Gerring authored
-
Taylor Gerring authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
Taylor Gerring authored
-
Taylor Gerring authored
-
Taylor Gerring authored
-
Felix Lange authored
This is mostly for automated tests. The tests can use the following commands to start the node: ethereum --unencrypted-keys account new ... ethereum --unencrypted-keys
-
Taylor Gerring authored
-
Taylor Gerring authored
-
Taylor Gerring authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
Taylor Gerring authored
-
obscuren authored
Conflicts: rpc/api.go rpc/args.go
-
- 10 Mar, 2015 11 commits
-
-
Taylor Gerring authored
-
obscuren authored
-
obscuren authored
-
Jeffrey Wilcke authored
Accounts integration
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
Conflicts: rpc/args.go
-
obscuren authored
* Added a generic RawMessage deserialiser * Updated ethereum.js * Updated coin test app
-
Taylor Gerring authored
-
Taylor Gerring authored
-