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
Rongjian Lan 4f973dbd10
add pending txn subscription support (#3885)
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 add pending txn subscription support (#3885) 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 Add gas price suggestion on GasPrice rpc (#3876) 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 change rpc method name 3 years ago
private_debug.go add rpc api for support monitor the signing power (#3848) 3 years ago
public_debug.go Add public debug api (#3792) 3 years ago
rpc.go change tips 3 years ago
staking.go Optimize the `getAllValidatorInformation` rpc method (#3874) 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 Optimize the `getAllValidatorInformation` rpc method (#3874) 3 years ago
types_test.go [rpc] added multiaddress in GetDelegationsByDelegatorByBlockNumber 4 years ago
web3.go Add web3_clientVersion 4 years ago