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 | |
---|---|---|
.. | ||
client | make dupl linter pass (#3385) | 6 years ago |
core | make ineffassign linter pass (#3386) | 6 years ago |
grpc | deps: update gogo/protobuf from 1.1.1 to 1.2.1 and golang/protobuf from 1.1.0 to 1.3.0 (#3357) | 6 years ago |
lib | Unclean shutdown on SIGINT / SIGTERM (#3308) | 6 years ago |
test | 3291 follow-up (#3323) | 6 years ago |