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
Jeffrey Wilcke e4f9ec886b Merge pull request #1267 from SilentCicero/develop 10 years ago
..
api Merge pull request #1267 from SilentCicero/develop 10 years ago
codec restructured eth rpc API 10 years ago
comms fixed incomplete merge action 10 years ago
shared added debug API 10 years ago
api.go Merge pull request #1267 from SilentCicero/develop 10 years ago
api_test.go rpc: skip test if solc version doesn't match 10 years ago
args.go New DataArgs and eth_sendRawTransaction 10 years ago
args_test.go Updated test 10 years ago
http.go Permit multiple CORS domains 10 years ago
jeth.go removed obsolete print statement 10 years ago
responses.go xeth, core, event/filter, rpc: new block and transaction filters 10 years ago
responses_test.go Fixed tests to reflect log changes 10 years ago
types.go fix hex conversion bug in RPC for byte slices 10 years ago
types_test.go Improved test coverage for rpc types 10 years ago