Skip to content

feat: add proofs-service API class #6533

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 21, 2025
Merged

feat: add proofs-service API class #6533

merged 1 commit into from
Aug 21, 2025

Conversation

lcovar
Copy link
Contributor

@lcovar lcovar commented Jul 23, 2025

Description:

Adding WalletProofs class to connect to proof-service API. This enables connections to the following routes:

  • api/v1/proofs-service/wallets/{walletId}/liability-proofs: returns liability proofs for a particular Go Account wallet, which the client can use to verify their inclusion in the total Go Account liabilities (published on the public BitGo Proof of Solvency page - note this page is still under development).
  • api/v1/proofs-service/wallets/{walletId}/account-snapshot: returns the latest proof generation date and a snapshot of the client's Go Account balances on that date.

Type of Change: New Feature

Ticket: BTC-2404

@yash-joshi-bitgo yash-joshi-bitgo changed the title feat: temp test commit feat: add proofs-service API class Aug 20, 2025
@yash-joshi-bitgo yash-joshi-bitgo marked this pull request as ready for review August 20, 2025 21:40
@yash-joshi-bitgo yash-joshi-bitgo requested review from a team as code owners August 20, 2025 21:40
@lcovar lcovar merged commit 3e354e1 into master Aug 21, 2025
11 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants