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 | light: minor fixes / standardising errors (#5716) | 4 years ago |
mock | light: minor fixes / standardising errors (#5716) | 4 years ago |
errors.go | light: move dropout handling and invalid data to the provider (#5308) | 4 years ago |
provider.go | light: minor fixes / standardising errors (#5716) | 4 years ago |