Commit Graph

24 Commits

Author SHA1 Message Date
obscuren 5d15563ea7 PreProcess => PreParse 2014-05-12 12:22:16 +02:00
obscuren 0bf2d24cb0 Changed seeding 2014-05-09 14:51:02 +02:00
Maran c9852c4929 Renamed etherpc to ethrpc
All work and no play makes Maran a dull boy
2014-05-05 15:15:04 +02:00
Maran e94e5ac75d Implemented rpc for ethereal and ethereum 2014-05-05 14:16:14 +02:00
Maran bcb3ad7332 Fix circular deps 2014-05-02 20:01:25 +02:00
Maran 3424bf17ca Moved RPC Server and implemented it as a package 2014-05-02 13:35:03 +02:00
obscuren 922974c760 Added muted 2014-04-28 23:24:42 +02:00
obscuren e16fd323e8 Leverage the new watch & address:changed functionality 2014-04-26 01:47:04 +02:00
obscuren 6ca99709d2 Merge 2014-04-25 10:34:57 +02:00
obscuren b962779a13 Minor update and fixes to the gui and console 2014-04-23 11:51:48 +02:00
zelig 59a7b13019 typo interrupt 2014-04-16 15:01:22 +01:00
zelig 32b09d652d non-interactive option
- add -y flag for non-interactive use
- refactor main
- output to logfile (not ideal..) but not to all ethutil loggers for privacy
2014-04-16 14:57:51 +01:00
zelig f4c13f8656 logfile
- add logfile option to ethereum client flags
- fallback to StdOut
- Logger appended to ethutil.Config.Log loggers
- wrapper uses ethutil.Config.Log
2014-04-16 13:37:04 +01:00
zelig 7f0c974008 empty string -> empty byte array 2014-04-16 13:36:52 +01:00
obscuren 1cd7d4456b Updated to use new state object 2014-04-16 04:08:25 +02:00
Maran cc5501b12f Importing mnemonic support 2014-04-09 10:29:52 -04:00
Maran ee5e7f2b35 Fix merge conflict 2014-04-01 13:18:42 +02:00
obscuren e403b28eea Fixed miner 2014-03-31 01:02:00 +02:00
obscuren ebbc5e7cb8 Updated to new mutan api 2014-03-30 22:03:29 +02:00
obscuren 3fb7ae2fa1 Removed CreateTx 2014-03-27 19:45:55 +01:00
obscuren c5215fd4fb Added gas and gas price.
* library's `createTx` method changed so it accepts a gas price
* dev console accepts code as well as the library
2014-03-27 19:41:42 +01:00
obscuren e65c4ee93e Updated transaction constructor 2014-03-27 15:22:20 +01:00
Maran a30f5730b3 Reimplement new miner creation 2014-03-24 10:56:42 +01:00
obscuren 642630db15 Moved node to ethereum 2014-03-22 12:03:10 +01:00