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 2bf97dd376 return error for invalid address parsing 4 years ago
..
common [stream] added rpc and rosetta and metadata interface about stream sync protocol 4 years ago
eth return error for invalid address parsing 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 return error for invalid address parsing 4 years ago
v2 return error for invalid address parsing 4 years ago
blockchain.go return error for invalid address parsing 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 [services] Add print when servers have started 4 years ago
staking.go return error for invalid address parsing 4 years ago
tracer.go [rpc] Fix lint again 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