aboutsummaryrefslogtreecommitdiffstats
path: root/ethereum
Commit message (Collapse)AuthorAgeFilesLines
* Leverage the new watch & address:changed functionalityobscuren2014-04-261-15/+17
|
* Mergeobscuren2014-04-252-59/+67
|\
| * typo interruptzelig2014-04-161-2/+2
| |
| * non-interactive optionzelig2014-04-162-57/+49
| | | | | | | | | | | | - add -y flag for non-interactive use - refactor main - output to logfile (not ideal..) but not to all ethutil loggers for privacy
| * logfilezelig2014-04-162-7/+23
| | | | | | | | | | | | | | - add logfile option to ethereum client flags - fallback to StdOut - Logger appended to ethutil.Config.Log loggers - wrapper uses ethutil.Config.Log
| * empty string -> empty byte arrayzelig2014-04-161-1/+1
| |
* | Minor update and fixes to the gui and consoleobscuren2014-04-231-1/+1
| |
* | Updated to use new state objectobscuren2014-04-161-6/+12
|/
* Importing mnemonic supportMaran2014-04-091-1/+12
|
* Fix merge conflictMaran2014-04-011-17/+16
|\
| * Fixed minerobscuren2014-03-311-3/+3
| |
| * Updated to new mutan apiobscuren2014-03-311-1/+1
| |
| * Removed CreateTxobscuren2014-03-281-3/+3
| |
| * Added gas and gas price.obscuren2014-03-281-1/+5
| | | | | | | | | | * library's `createTx` method changed so it accepts a gas price * dev console accepts code as well as the library
| * Updated transaction constructorobscuren2014-03-271-15/+10
| |
* | Reimplement new miner creationMaran2014-03-241-29/+15
|/
* Moved node to ethereumobscuren2014-03-223-0/+448