Official Go implementation of the Ethereum protocol
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
go-ethereum/rpc
Taylor Gerring 25998cfc45 Re-enabled response tests (needs improvement) 10 years ago
..
api.go Merge branch 'rpccall' into hexify 10 years ago
api_test.go Use ExtraDB for storage. Fixes #577 10 years ago
args.go New CallArgs 10 years ago
args_test.go New CallArgs 10 years ago
http.go Report InvalidTypeError as -32602 to JSON RPC 10 years ago
jeth.go Temp fix for console output 10 years ago
messages.go Make new types Stringers 10 years ago
messages_test.go Add InvalidTypeError 10 years ago
responses.go Remove custom MarshalJSON methods 10 years ago
responses_test.go Re-enabled response tests (needs improvement) 10 years ago