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/rpc
haodi d58243b630 split API which need be authed 3 years ago
..
common [rpc] refactor and add caching mechanism in public blockchain service 3 years ago
eth [rpc] refactor and add caching mechanism in public blockchain service 3 years ago
filters [metrics] Add NewGaugeVec metric to record actual duration for RPCs (#3827) 3 years ago
utils Refactor `eth_` RPC:s to improve support for Truffle, web3.js etc 4 years ago
v1 [rpc] refactor and add caching mechanism in public blockchain service 3 years ago
v2 [rpc] refactor and add caching mechanism in public blockchain service 3 years ago
blockchain.go [rpc] more update in rpc 3 years ago
contract.go [metrics] Add NewGaugeVec metric to record actual duration for RPCs (#3827) 3 years ago
error.go [rpc] Fix typo in error comments 4 years ago
harmony.go a few spam protections (#3769) 3 years ago
metrics.go [metrics] Add NewGaugeVec metric to record actual duration for RPCs (#3827) 3 years ago
net.go net_version string value return instead of uint64 (#3849) 3 years ago
pool.go [metrics] Add NewGaugeVec metric to record actual duration for RPCs (#3827) 3 years ago
private_debug.go Add public debug api (#3792) 3 years ago
public_debug.go Add public debug api (#3792) 3 years ago
rpc.go split API which need be authed 3 years ago
staking.go [rpc] fix two unexpected refactor spelling mistakes 3 years ago
tracer.go [metrics] Add NewGaugeVec metric to record actual duration for RPCs (#3827) 3 years ago
tracerParity.go [tracer][rpc] go version of "trace_block" 4 years ago
transaction.go [rpc] fix two unexpected refactor spelling mistakes 3 years ago
types.go Add vrf and proof in header and block rpc (#3820) 3 years ago
types_test.go [rpc] added multiaddress in GetDelegationsByDelegatorByBlockNumber 4 years ago
web3.go Add web3_clientVersion 4 years ago