Skip to content

feat: implement client to abstract bridge calls#225

Closed
pranishnepal wants to merge 1 commit into
masterfrom
WCN-743
Closed

feat: implement client to abstract bridge calls#225
pranishnepal wants to merge 1 commit into
masterfrom
WCN-743

Conversation

@pranishnepal

Copy link
Copy Markdown
Contributor

What

This PR implements a client for the bridge service, which will be used by the master Bitgo Express server to forward certain requests to the bridge service.

A base HTTP Client has been implemented and the the existing keyProvider has been refactored to extend it as well.

Tests have been added for the new client and existing tests for the keyProvider have been updated whereby necessary(error handling changes).

Ticket: WCN-743

This PR implements a client for the bridge service, which will be used
by the master Bitgo Express server to forward certain requests to the
bridge service.

A base HTTP Client has been implemented and the the existing keyProvider
has been refactored to extend it as well.

Tests have been added for the new client and existing tests for the
keyProvider have been updated whereby necessary(error handling changes).

Ticket: WCN-743
@linear-code

linear-code Bot commented Jun 9, 2026

Copy link
Copy Markdown

WCN-743

Comment thread src/shared/httpClient.ts Dismissed
Comment thread src/shared/httpClient.ts Dismissed
Comment thread src/shared/httpClient.ts Dismissed
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.

2 participants