Commit Graph

920 Commits (9dab60faf7cda288624a11f545e7655c130d29a3)

Author SHA1 Message Date
Taylor Gerring c8e9abff53 Remove errParseRequest 10 years ago
Taylor Gerring 43acad81b3 Rename files 10 years ago
Taylor Gerring 21becb0feb Cleanup RPC packcage 10 years ago
Taylor Gerring 1e919a5e97 Move amounts to global vars 10 years ago
Taylor Gerring 2a7ca69a82 Fix duplicate leading 0x 10 years ago
Fabian Vogelsteller 3fcdafebc2 topics fix 10 years ago
Taylor Gerring 4142708d9d Convert gas values to integers 10 years ago
obscuren 7c510109cd skipping test 10 years ago
obscuren b2a225a52e Properly uninstall filters. Mining issue fixed #closes #365 10 years ago
Taylor Gerring 6fd894aae0 Allow zero and negative block numbers 10 years ago
obscuren bba85a2074 Added Number to logs 10 years ago
obscuren 483d96a89d Added eth_logs & fixed issue with manual log filtering 10 years ago
obscuren cb7cd03919 unlock mutex 10 years ago
obscuren 66d5559866 Fixed chain event issue 10 years ago
obscuren 982f73fa6d Added timeout for filter & removed clipboard. Closes #350 10 years ago
obscuren fa4cbad315 Optimisations and fixed a couple of DDOS issues in the miner 10 years ago
Taylor Gerring a59cd94625 Add setMining RPC method 10 years ago
Taylor Gerring 605dd3a982 Add serpent compilation to RPC 10 years ago
Taylor Gerring dba4f3122e Added uninstall filter methods 10 years ago
obscuren 0057bb4ef6 WIP QT Clipboard 10 years ago
obscuren 03b8c6841b Topics => Topic. Closes #343 10 years ago
obscuren 26d58e0446 Forgot to add the case for logs. Closes #336 10 years ago
obscuren 7fc9b5b3f9 Changed to ChainEvent and fixed a nil pointer in transact 10 years ago
obscuren 13c00afc68 Implement register and watchTx 10 years ago
obscuren 547788b1b0 Added optional address slice. Closes #326 10 years ago
Felix Lange bb346a3ae1 rpc/ws: switch to golang.org/x/net 10 years ago
obscuren 7299eb72e0 HTTP RPC only listen on localhost 10 years ago
obscuren 09e53367a2 Use a mutex write-lock for a write operation 10 years ago
obscuren 16ae675107 Unmarshal in to pointer to string 10 years ago
Taylor Gerring d613bf69bf #295 Allow RPC ID to be string 10 years ago
obscuren 0fa6927171 Moved log message to detail output 10 years ago
obscuren c64852dbcc pending / chain event 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 65158d39b0 Filtering 10 years ago
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