Anton Kaliaev
8ab0a4c3b0
Closes #4837 - `/block_results` before: failed to update light client to 7: failed to obtain the header #7: signed header not found after: We can't return the latest block results because we won't be able to prove them. Return the results for the previous block instead. - /block_results?height=X` no changes |
5 years ago | |
---|---|---|
.. | ||
client.go | lite2: correctly return the results of the "latest" block (#4931) | 5 years ago |
proof.go | lite2: light client with weak subjectivity (#3989) | 5 years ago |
query_test.go | lite2: light client with weak subjectivity (#3989) | 5 years ago |