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
Max 32e591358e
rpc: add `net_listening` function (#4446)
1 year ago
..
common bump libp2p to version 0.24.0 and update its dependencies and relevant tests (#4315) 2 years ago
eth align eip-1898: support block number or hash on state-related methods (#4181) 3 years ago
filters Fix/filter new tikv (#4275) 2 years ago
utils Refactor `eth_` RPC:s to improve support for Truffle, web3.js etc 4 years ago
v1 align eip-1898: support block number or hash on state-related methods (#4181) 3 years ago
v2 align eip-1898: support block number or hash on state-related methods (#4181) 3 years ago
blockchain.go Upgrade rawdb and statedb codes to add the latest functionalities of ethdb (#4374) 2 years ago
contract.go Sync dev with main branch ( v2023.2.1 hotfix ) (#4435) 2 years ago
error.go [rpc] Fix typo in error comments 4 years ago
harmony.go [rpc] imitate eth_syncing behaviour (#4345) 2 years ago
metrics.go [rpc] add GetValidatorsStakeByBlockNumber (#4254) 2 years ago
net.go rpc: add `net_listening` function (#4446) 1 year ago
pool.go [rpc] fix: cascade send raw tx error (#4281) 2 years ago
private_debug.go [RPC] Replace go-ethereum/rpc module with harmony/eth/rpc (#3983) 3 years ago
public_debug.go [RPC] Replace go-ethereum/rpc module with harmony/eth/rpc (#3983) 3 years ago
rpc.go remove default timeouts 2 years ago
staking.go [rpc] add GetValidatorsStakeByBlockNumber (#4254) 2 years ago
tracer.go Merge remote-tracking branch 'harmony/main' into traceDB 3 years ago
tracerParity.go Merge branch 'main' into traceDB 3 years ago
transaction.go Fix reduce node dependencies. (#4379) 2 years ago
types.go Remove GetAllDelegationInformation possibility to send all data at once without pagination. 3 years ago
types_test.go Remove GetAllDelegationInformation possibility to send all data at once without pagination. 3 years ago
web3.go [rpc] make PRCs metrics cover all RPCs 3 years ago