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
MathxH Chen b21faa4227
[metrics] Add metrics for RPCs (#3815)
3 years ago
..
common remove IsBackup to GetNodeMetadata API 3 years ago
eth correct hmy txn sender in eth_ rpc 4 years ago
filters [metrics] Add metrics for RPCs (#3815) 3 years ago
utils Refactor `eth_` RPC:s to improve support for Truffle, web3.js etc 4 years ago
v1 Add ethHash to hmy v1 rpc 4 years ago
v2 feat: support staking construction 4 years ago
blockchain.go [metrics] Add metrics for RPCs (#3815) 3 years ago
contract.go [metrics] Add metrics for RPCs (#3815) 3 years ago
error.go [rpc] Fix typo in error comments 4 years ago
harmony.go a few spam protections (#3769) 4 years ago
metrics.go [metrics] Add metrics for RPCs (#3815) 3 years ago
net.go [metrics] Add metrics for RPCs (#3815) 3 years ago
pool.go [metrics] Add metrics for RPCs (#3815) 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 Add public debug api (#3792) 3 years ago
staking.go [metrics] Add metrics for RPCs (#3815) 3 years ago
tracer.go [metrics] Add metrics for RPCs (#3815) 3 years ago
tracerParity.go [tracer][rpc] go version of "trace_block" 4 years ago
transaction.go [metrics] Add metrics for RPCs (#3815) 3 years ago
types.go [rpc] added multiaddress in GetDelegationsByDelegatorByBlockNumber 4 years ago
types_test.go [rpc] added multiaddress in GetDelegationsByDelegatorByBlockNumber 4 years ago
web3.go Add web3_clientVersion 4 years ago