Commit Graph

15 Commits (32e1b104f8fbc0f80bf2b6a93492aa01fa323e35)

Author SHA1 Message Date
Gustav Simonsson 037772fc07 fix hex conversion bug in RPC for byte slices 9 years ago
Péter Szilágyi 0ad5898c0f rpc, xeth: fix #881, gracefully handle offline whisper 10 years ago
Bas van Kervel 61885aa965 Don't export types/functions 10 years ago
Bas van Kervel 2c229bac00 Replaced channel pointer field with non pointer channel 10 years ago
Bas van Kervel ead3dd9759 Stop accepted and alive connections (http keep-alive) when the rpc service is stopped 10 years ago
Bas van Kervel 57f93d25bd admin.stopRPC support added which stops the RPC HTTP listener 10 years ago
Taylor Gerring 435378e953 Improved test coverage for rpc types 10 years ago
Taylor Gerring 2efb89d544 Guard for nil *big.Int 10 years ago
Taylor Gerring edfd2757d9 Better decoding of uint* 10 years ago
Taylor Gerring b10e33c040 More types supported 10 years ago
Taylor Gerring cc45b4d8b5 Trim left only, not right 10 years ago
Taylor Gerring c71ca1a089 Better nil handling 10 years ago
Taylor Gerring 5d8be9c30d Fixed decoding for uint64 into bytes 10 years ago
Taylor Gerring eac4d582d7 Patches 10 years ago
Taylor Gerring 55b9689950 rename messages to types 10 years ago
Taylor Gerring bea3879d6f If nil, type doesn't matter 10 years ago
Taylor Gerring b860b67693 Remove extra type assetion 10 years ago
Taylor Gerring 7b7392826d Improved response tests 10 years ago
Taylor Gerring a2501ecfcd Make new types Stringers 10 years ago
Taylor Gerring 3a948b2dba Add hexdata and hexnum types 10 years ago
Taylor Gerring 04a7c4ae1e Abstract http into rpc package 10 years ago
Taylor Gerring ca03e97697 Add InvalidTypeError 10 years ago
zelig 16ecb1e2ea rpc 10 years ago
Taylor Gerring 094f921e50 Convert to proper errors 10 years ago
Taylor Gerring 03dc760ca0 Tidy 10 years ago
Taylor Gerring ef9d825cfa Refactor & cleanup 10 years ago
Taylor Gerring 9f5e9eb38d Resolve storage/storageat 10 years ago
Taylor Gerring 9e0ab22dd0 Stub defaultBlock methods 10 years ago
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 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 03b8c6841b Topics => Topic. Closes #343 10 years ago
obscuren 13c00afc68 Implement register and watchTx 10 years ago
Taylor Gerring d613bf69bf #295 Allow RPC ID to be string 10 years ago
obscuren c64852dbcc pending / chain event 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
obscuren af927ffdaf Added whisper messages 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
Taylor Gerring 89a48e365c Cleanup 10 years ago
obscuren 6488a392a3 Reimplemented message filters for rpc calls 10 years ago
obscuren 6d012f628b implement transact 10 years ago
obscuren ec85458612 updated ethereum.js and moved to subfolder 10 years ago
Taylor Gerring d790229a33 Move HTTP transport to sub package of RPC 10 years ago
Taylor Gerring a81d835e4d cleanup 10 years ago