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
Janet Liang ec3f266cda [config] Add flag to enable/disable private debug apis 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 [rpc] Add sync check RPCs (#3301) 4 years ago
contract.go [core] Return EVM errors from ApplyMessage for external use (#3375) 4 years ago
debug.go fix golint 4 years ago
error.go Node API Refactor - pt2 (Stage 2.2 of Node API Overhaul) (#3259) 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 [config] Add flag to enable/disable private debug apis 4 years ago
staking.go [rpc] Add RPC to return pool of locked undelegated tokens (#3343) 4 years ago
transaction.go Rosetta Implementation - pt4 (Stage 3.4 of Node API Overhaul) (#3380) 4 years ago
types.go [rpc] Refactor - Make returned numbers JSON numbers instead of float (#3269) 4 years ago