Commit Graph

205 Commits (eb5e43022ed9e50853e00a048ced20dcfdb20524)

Author SHA1 Message Date
obscuren af927ffdaf Added whisper messages 10 years ago
obscuren c03d403437 Added whisper interface for xeth, added examples, updated RPC 10 years ago
obscuren 9022f5034f default values removed 10 years ago
obscuren 0031f388ac More dapp samples 10 years ago
Taylor Gerring 89a48e365c Cleanup 10 years ago
obscuren 6488a392a3 Reimplemented message filters for rpc calls 10 years ago
obscuren ddf17d93ac Samples and disams cmd for evm code 10 years ago
obscuren 84adf77bf3 Added RPC "Call" for JS calls to contracts 10 years ago
obscuren b5918a1faa removed create 10 years ago
obscuren 6d012f628b implement transact 10 years ago
obscuren ec85458612 updated ethereum.js and moved to subfolder 10 years ago
obscuren cebb149f5c removed key while in the process of moving to the new key storage 10 years ago
obscuren 872b249711 further cleaned up xeth interface 10 years ago
obscuren 7f638f0b2d moving to a better xeth 10 years ago
Taylor Gerring d790229a33 Move HTTP transport to sub package of RPC 10 years ago
Taylor Gerring 215780ab56 Move GetRequestReply to EthereumApi 10 years ago
Taylor Gerring a6d4ce2630 Move argument types to separate file 10 years ago
Taylor Gerring 499bc404e8 Stub missing UnmarshalJSON methods 10 years ago
Taylor Gerring a81d835e4d cleanup 10 years ago
Taylor Gerring 961e4da7d8 Add support for CodeAt 10 years ago
Taylor Gerring b178414a47 Added license headers 10 years ago
Taylor Gerring b2112729fa cleanup 10 years ago
Taylor Gerring 32bed50ba1 begin conversion to rpc over http 10 years ago
obscuren 0ed1a8b50a ethpipe => xeth (eXtended ETHereum) 10 years ago
obscuren b1c247231b ethlog => logger 10 years ago
obscuren 29b8a0bc5f Updated the VM & VM tests 10 years ago
obscuren 10b252dd05 WIP RPC interface 10 years ago
Cayman Nava 7dacd7eb78 add pushtx to api 10 years ago
obscuren b0ae61c652 Removed the "Get" part 10 years ago
obscuren 4bd6003b7f removed pub completely in favour of pipe 10 years ago
obscuren 1f9894c084 Old code removed and renamed amount to balance 10 years ago
zelig dabaa4cce0 change all modified calls to ethtrie, ethutil and ethcrypto functions 10 years ago
zelig a243e3b858 new logger API for upstream merge 10 years ago
Maran 589d27386a Fix key generation in ethPub 10 years ago
Maran 0c55a11318 Support hex and decimal keys for GetStorageAt RPC. Fixes ethereum/go-ethereum#74 10 years ago
obscuren 81ef40010f The body of contracts are now returned instead 10 years ago
Maran d658a7f4ab Implemented missing EthPub calls in RPC server 10 years ago
Maran 050684450b Assume arguments are supplied as strings to the rpc interface 11 years ago
Maran 3e5a7b34b1 Now with files 11 years ago