zjubfd
3421e4dcd7
make lightd availbe (#3364)
1."abci_query": rpcserver.NewRPCFunc(c.ABCIQuery, "path,data,prove") "validators": rpcserver.NewRPCFunc(c.Validators, "height"), the parameters and function do not match, cause index out of range error. 2. the prove of query is forced to be true, while default option is false. 3. fix the wrong key of merkle |
6 years ago | |
---|---|---|
.. | ||
block.go | Merge branch 'develop' into jae/literefactor4 | 7 years ago |
errors.go | tmlibs -> tendermint/libs | 7 years ago |
proof.go | General Merkle Proof (#2298) | 6 years ago |
proxy.go | make lightd availbe (#3364) | 6 years ago |
query.go | make lightd availbe (#3364) | 6 years ago |
query_test.go | 3291 follow-up (#3323) | 6 years ago |
validate_test.go | types.NewCommit (#3275) | 6 years ago |
verifier.go | lite: Add synchronization in lite verify (#2396) | 6 years ago |
wrapper.go | make lightd availbe (#3364) | 6 years ago |