Commit Graph

11 Commits

Author SHA1 Message Date
zelig a243e3b858 new logger API for upstream merge 2014-06-25 17:59:35 +01:00
zelig 4141cc39d0 Merge remote-tracking branch 'upstream/develop' into feature/logging 2014-06-25 16:13:27 +01:00
Maran 589d27386a Fix key generation in ethPub 2014-06-25 14:05:55 +02:00
Maran 0c55a11318 Support hex and decimal keys for GetStorageAt RPC. Fixes ethereum/go-ethereum#74 2014-06-24 11:15:26 +02:00
zelig b9e8a3e024 modified logging API
- package vars for tagged loggers
- weed out spurious fmt.PrintX and log.PrintX logging
- tried to second guess loglevel for some :)
2014-06-23 12:54:10 +01:00
obscuren 81ef40010f The body of contracts are now returned instead 2014-05-25 14:13:54 +01:00
Maran d658a7f4ab Implemented missing EthPub calls in RPC server 2014-05-21 12:46:24 +02:00
Maran d31303a592 Implemented support for a custom RPC port 2014-05-13 12:01:34 +02:00
Maran a9d5656a46 Added support to NewJsonRpc to return an error as well as an interface
Also changed default port to 8080. Fixes #18
2014-05-13 11:49:55 +02:00
Maran 050684450b Assume arguments are supplied as strings to the rpc interface 2014-05-06 17:04:52 +02:00
Maran 3e5a7b34b1 Now with files 2014-05-05 15:15:43 +02:00