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 | |
---|---|---|
.. | ||
testdata | p2p: Add test vectors for deriving secrets (#2120) | 6 years ago |
conn_go110.go | p2p: tmconn->conn and types->p2p | 7 years ago |
conn_notgo110.go | p2p: tmconn->conn and types->p2p | 7 years ago |
connection.go | p2p/conn: don't hold stopMtx while waiting (#3254) | 6 years ago |
connection_test.go | make ineffassign linter pass (#3386) | 6 years ago |
secret_connection.go | p2p: fix comment in secret connection (#3348) | 6 years ago |
secret_connection_test.go | secret connection check all zeroes (#3347) | 6 years ago |
wire.go | alias amino imports (#3219) | 6 years ago |