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
Daniel A. Nagy a487396b76 eth_sign added to API for signing arbitrary data. 10 years ago
..
api.go eth_sign added to API for signing arbitrary data. 10 years ago
api_test.go solidity compiler and contract metadocs integration 10 years ago
args.go New API call for signatures. 10 years ago
args_test.go solidity compiler and contract metadocs integration 10 years ago
http.go Remove old logger from RPC pkg 10 years ago
jeth.go setTimeout and sendAsync implemented 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 Don't export types/functions 10 years ago
types_test.go Improved test coverage for rpc types 10 years ago