Skip to content

Refactor client package, implement missing methods

Niels Möller requested to merge refactor-client into main

Define special errors for HTTP status codes of interest, and change client.do error handling to return some error for any status but 200 Success.

Implement AddLeaf and GetInclusionProof methods.

Edited by Niels Möller

Merge request reports