Callum Waters
f368b91caf
## Description I'm just doing a self audit of the light client. There's a few things I've changed - Validate trust level in `VerifyNonAdjacent` function - Make errNoWitnesses public (it's something people running software on top of a light client should be able to parse) - Remove `ChainID` check of witnesses on start up. We do this already when we compare the first header with witnesses - Remove `ChainID()` from provider interface Closes: #4538 |
4 years ago | |
---|---|---|
.. | ||
http.go | light: minor fixes / standardising errors (#5716) | 4 years ago |
http_test.go | rpc/client: take context as first param (#5347) | 4 years ago |