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 60e42232a9
Change blocks per epoch for testnet. (#3472)
4 years ago
..
common [rpc] expose consensus internal data via rpc 4 years ago
filters [logs] disable log log filtering based on the bloom bits indexed and just do raw block iteration and bloom matching (#3335) 4 years ago
v1 [rpc] Always display transaction status in the receipt (#3393) 4 years ago
v2 [rpc] Always display transaction status in the receipt (#3393) 4 years ago
blockchain.go Change blocks per epoch for testnet. (#3472) 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 Node API Refactor - pt2 (Stage 2.2 of Node API Overhaul) (#3259) 4 years ago
net.go Node API Refactor - pt2 (Stage 2.2 of Node API Overhaul) (#3259) 4 years ago
pool.go Node API Refactor - pt2 (Stage 2.2 of Node API Overhaul) (#3259) 4 years ago
rpc.go [rpc] Fix lint 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 [rpc] Add function to convert CallArgs to EVM message 4 years ago
types.go [rpc] Fix lint again 4 years ago