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
Daniel Van Der Maden 2844d73140
Rosetta Implementation - pt4 (Stage 3.4 of Node API Overhaul) (#3380)
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] fix transaction receipt fetch bug (#3327) 4 years ago
v2 [rpc] fix transaction receipt fetch bug (#3327) 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 [cmd] seperate port between different usages 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