Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamed etherpc to ethrpc | Maran | 2014-05-05 | 1 | -2/+2 |
| | | | | All work and no play makes Maran a dull boy | ||||
* | Implemented rpc for ethereal and ethereum | Maran | 2014-05-05 | 1 | -4/+2 |
| | |||||
* | Fix circular deps | Maran | 2014-05-03 | 1 | -2/+5 |
| | |||||
* | Moved RPC Server and implemented it as a package | Maran | 2014-05-02 | 2 | -0/+7 |
| | |||||
* | Added muted | obscuren | 2014-04-29 | 1 | -1/+2 |
| | |||||
* | Leverage the new watch & address:changed functionality | obscuren | 2014-04-26 | 1 | -15/+17 |
| | |||||
* | Merge | obscuren | 2014-04-25 | 2 | -59/+67 |
|\ | |||||
| * | typo interrupt | zelig | 2014-04-16 | 1 | -2/+2 |
| | | |||||
| * | non-interactive option | zelig | 2014-04-16 | 2 | -57/+49 |
| | | | | | | | | | | | | - add -y flag for non-interactive use - refactor main - output to logfile (not ideal..) but not to all ethutil loggers for privacy | ||||
| * | logfile | zelig | 2014-04-16 | 2 | -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 array | zelig | 2014-04-16 | 1 | -1/+1 |
| | | |||||
* | | Minor update and fixes to the gui and console | obscuren | 2014-04-23 | 1 | -1/+1 |
| | | |||||
* | | Updated to use new state object | obscuren | 2014-04-16 | 1 | -6/+12 |
|/ | |||||
* | Importing mnemonic support | Maran | 2014-04-09 | 1 | -1/+12 |
| | |||||
* | Fix merge conflict | Maran | 2014-04-01 | 1 | -17/+16 |
|\ | |||||
| * | Fixed miner | obscuren | 2014-03-31 | 1 | -3/+3 |
| | | |||||
| * | Updated to new mutan api | obscuren | 2014-03-31 | 1 | -1/+1 |
| | | |||||
| * | Removed CreateTx | obscuren | 2014-03-28 | 1 | -3/+3 |
| | | |||||
| * | Added gas and gas price. | obscuren | 2014-03-28 | 1 | -1/+5 |
| | | | | | | | | | | * library's `createTx` method changed so it accepts a gas price * dev console accepts code as well as the library | ||||
| * | Updated transaction constructor | obscuren | 2014-03-27 | 1 | -15/+10 |
| | | |||||
* | | Reimplement new miner creation | Maran | 2014-03-24 | 1 | -29/+15 |
|/ | |||||
* | Moved node to ethereum | obscuren | 2014-03-22 | 3 | -0/+448 |