The core protocol of WoopChain
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.
 
 
 
woop/eth/rpc
Konstantin 3175d8aab3
Bump go1.18. (#4107)
2 years ago
..
testdata [rpc] replace go-ethereum/ethereum/rpc with harmony-one/harmony/eth/rpc (#3947) 3 years ago
client.go Feature/rpc filter (#4173) 3 years ago
client_example_test.go use eth rpc with go-json 3 years ago
client_test.go Feature/rpc filter (#4173) 3 years ago
constants_unix.go Bump go1.18. (#4107) 2 years ago
constants_unix_nocgo.go Bump go1.18. (#4107) 2 years ago
doc.go include rpc from go-eth 3 years ago
endpoints.go Feature/rpc filter (#4173) 3 years ago
errors.go include rpc from go-eth 3 years ago
gzip.go include rpc from go-eth 3 years ago
handler.go [rpc] replace go-ethereum/ethereum/rpc with harmony-one/harmony/eth/rpc (#3947) 3 years ago
http.go [rpc] replace go-ethereum/ethereum/rpc with harmony-one/harmony/eth/rpc (#3947) 3 years ago
http_test.go include rpc from go-eth 3 years ago
inproc.go include rpc from go-eth 3 years ago
ipc.go include rpc from go-eth 3 years ago
ipc_js.go Bump go1.18. (#4107) 2 years ago
ipc_unix.go Bump go1.18. (#4107) 2 years ago
ipc_windows.go Bump go1.18. (#4107) 2 years ago
json.go [RPC] Replace go-ethereum/rpc module with harmony/eth/rpc (#3983) 3 years ago
method_filter.go fix config migration issue for newly added rpc filter options (#4183) 3 years ago
method_filter_test.go Feature/rpc filter (#4173) 3 years ago
metrics.go [RPC] General solution of prometheus metrics for all RPC methods (#3919) 3 years ago
server.go Feature/rpc filter (#4173) 3 years ago
server_test.go Feature/rpc filter (#4173) 3 years ago
service.go Feature/rpc filter (#4173) 3 years ago
stdio.go include rpc from go-eth 3 years ago
subscription.go [rpc] replace go-ethereum/ethereum/rpc with harmony-one/harmony/eth/rpc (#3947) 3 years ago
subscription_test.go Feature/rpc filter (#4173) 3 years ago
testservice_test.go Feature/rpc filter (#4173) 3 years ago
types.go align eip-1898: support block number or hash on state-related methods (#4181) 3 years ago
types_test.go align eip-1898: support block number or hash on state-related methods (#4181) 3 years ago
websocket.go include rpc from go-eth 3 years ago
websocket_test.go include rpc from go-eth 3 years ago