Anton Kaliaev
b6a510a3e7
Refs #3262 This fixes two small bugs: 1) lite/dbprovider: return `ok` instead of true in parse* functions. It's weird that we're ignoring `ok` value before. 2) consensus/state: previously because of the shadowing we almost never output "Error with msg". Now we declare both `added` and `err` in the beginning of the function, so there's no shadowing. |
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 | make ineffassign linter pass (#3386) | 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 |