Commit Graph

12 Commits (ee9df32dba5091069cbdad8d00dc15738d676d5b)

Author SHA1 Message Date
obscuren 7fc9b5b3f9 Changed to ChainEvent and fixed a nil pointer in transact 10 years ago
obscuren 547788b1b0 Added optional address slice. Closes #326 10 years ago
obscuren 16ae675107 Unmarshal in to pointer to string 10 years ago
obscuren db7c34a9df Default gas price and default gas for rpc 10 years ago
obscuren 1d519854e2 Propagate known transactions to new peers on connect 10 years ago
obscuren c03d403437 Added whisper interface for xeth, added examples, updated RPC 10 years ago
obscuren 0031f388ac More dapp samples 10 years ago
obscuren 6488a392a3 Reimplemented message filters for rpc calls 10 years ago
obscuren 84adf77bf3 Added RPC "Call" for JS calls to contracts 10 years ago
obscuren 6d012f628b implement transact 10 years ago
obscuren ec85458612 updated ethereum.js and moved to subfolder 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