Commit Graph

734 Commits (81d6ec908ad42e4de3327e461f91e6fc8d33a468)

Author SHA1 Message Date
Taylor Gerring 55ed0ff07c Update RPC message format 10 years ago
Taylor Gerring b2b42f759c Update signature for rpc websockets 10 years ago
Taylor Gerring 7139c1aff7 Decrease log level for Sending RPC payload 10 years ago
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 a88f609b8a Use custom Send methods 10 years ago
obscuren cbf162ca64 Allow CORS * 10 years ago
Taylor Gerring e9d017ba08 Rename api var for clarity 10 years ago
Taylor Gerring d8c6168d11 Return a websocker.Handler of the function 10 years ago
Taylor Gerring dd3f38fe5b Rename transport to ws 10 years ago
Taylor Gerring b8e7b8e2e1 New simplified Websocket transport 10 years ago
Taylor Gerring 2f0166b945 Indicate port in startup log message 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