IntersectMBO / IntersectMBO/ouroboros-consensus
Chain Sync Client: improve exceptions
Open
- Dominant language
- Haskell
- Stars
- 67
- Forks
- 43
- Avg merge
- 5d 13h
- Merged PRs (30d)
- 43
Description
* [ ] The `displayException` method should provide human-readable explanations of the different cases of `ChainSyncClientException`.
* [X] The`ForkTooDeep` exception should state at which slot the client (local) node is and which slot the server (remote) node is (done as part of input-output-hk/ouroboros-network#1081).
Contributor guide
Assessment
This issue has not been assessed yet.