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
SebastianJ 48417d7a02 Add sha3Uncles for block Ethereum block RPC calls 4 years ago
..
common [rpc] expose consensus internal data via rpc 4 years ago
eth Add sha3Uncles for block Ethereum block RPC calls 4 years ago
filters RPC fixes - filter API:s + difficulty hex formatting 4 years ago
utils Refactor `eth_` RPC:s to improve support for Truffle, web3.js etc 4 years ago
v1 [WIP] Ethereum RPC compatibility (support for MetaMask, web3.js, ethers.js etc) (#3495) 4 years ago
v2 [WIP] Ethereum RPC compatibility (support for MetaMask, web3.js, ethers.js etc) (#3495) 4 years ago
blockchain.go Don't throw ErrRequestedBlockTooHigh for Ethereum RPC:s 4 years ago
contract.go [rpc] Add function to convert CallArgs to EVM message 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 [rpc] Add RPC to return pool of locked undelegated tokens (#3343) 4 years ago
tracer.go [rpc] Fix lint again 4 years ago
transaction.go Fix logging 4 years ago
types.go [rpc] Fix lint again 4 years ago
web3.go Add web3_clientVersion 4 years ago