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 954ec4e7fd
[rpc] changed current-number to current-block-number
4 years ago
..
common [rpc] changed current-number to current-block-number 4 years ago
eth correct hmy txn sender in eth_ rpc 4 years ago
filters return eth hash for eth_ log related rpc (#3573) 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 fix naming 4 years ago
blockchain.go [sync] make sync rpc compatible with legacy sync 4 years ago
contract.go return error for invalid address parsing 4 years ago
debug.go [rpc] Remove invalid comment 4 years ago
error.go [rpc] Fix typo in error comments 4 years ago
harmony.go [WIP] Ethereum RPC compatibility (support for MetaMask, web3.js, ethers.js etc) (#3495) 4 years ago
net.go Refactor `eth_` RPC:s to improve support for Truffle, web3.js etc 4 years ago
pool.go Make eth_getTransactionReceipt compatible with EIP-658 4 years ago
rpc.go [rpc] add new RPC 'trace_block' 4 years ago
staking.go return error for invalid address parsing 4 years ago
tracer.go [rpc] add new RPC 'trace_block' 4 years ago
tracerParity.go [rpc] add trace_transaction RPC 4 years ago
transaction.go return error for invalid address parsing 4 years ago
types.go [rpc] Fix lint again 4 years ago
web3.go Add web3_clientVersion 4 years ago