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
Jacky Wang 768a570363
Fix circulating supply (#3802)
3 years ago
..
common remove IsBackup to GetNodeMetadata API 3 years ago
eth correct hmy txn sender in eth_ rpc 4 years ago
filters Fix Ticker cannot stop for releasing resource 4 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 Fix circulating supply (#3802) 3 years ago
contract.go return error for invalid address parsing 4 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 [rpc] Add rate limit data to metrics (#3727) 4 years ago
net.go Refactor `eth_` RPC:s to improve support for Truffle, web3.js etc 4 years ago
pool.go feat: support staking construction 4 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 [rpc] Fix an rpc endpoint bug (#3741) 4 years ago
tracer.go [rpc] add new RPC 'trace_block' 4 years ago
tracerParity.go [tracer][rpc] go version of "trace_block" 4 years ago
transaction.go feat: support staking construction 4 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