Cayman Nava
7dacd7eb78
add pushtx to api
...
Previously the software assumed use of an internal private key for use in all broadcasted transactions. This addition lets nodes relay pre-signed transactions originating from sources other than the node itself.
2014-09-09 21:27:34 -07:00
obscuren
b0ae61c652
Removed the "Get" part
2014-08-18 10:17:45 +02:00
obscuren
4bd6003b7f
removed pub completely in favour of pipe
2014-08-16 01:38:02 +02:00
obscuren
1f9894c084
Old code removed and renamed amount to balance
2014-07-30 00:31:15 +02:00
zelig
dabaa4cce0
change all modified calls to ethtrie, ethutil and ethcrypto functions
2014-06-29 18:30:05 +01:00
zelig
a243e3b858
new logger API for upstream merge
2014-06-25 17:59:35 +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
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
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