Skip to content

feat(sdk-core): add wallet.defi DeFi vault orchestration methods#8912

Merged
hitansh-madan merged 1 commit into
masterfrom
feat/sdk-defi-vault-methods
Jun 9, 2026
Merged

feat(sdk-core): add wallet.defi DeFi vault orchestration methods#8912
hitansh-madan merged 1 commit into
masterfrom
feat/sdk-defi-vault-methods

Conversation

@hitansh-madan

@hitansh-madan hitansh-madan commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

Add SDK-side orchestration for Galaxy × Morpho ERC-4626 vault deposits. Introduces wallet.defi.depositToVault() which sequences approve + deposit txRequests with fail-fast auto-cancel, plus resumeDeposit() for recovery, and getOperation()/listOperations() for status tracking.

Ticket: CGD-1533

@hitansh-madan hitansh-madan force-pushed the feat/sdk-defi-vault-methods branch 3 times, most recently from 065e0e5 to ef017e9 Compare June 2, 2026 12:51
Comment thread modules/sdk-core/src/bitgo/defi/defiVault.ts Outdated
Comment thread modules/sdk-core/src/bitgo/defi/defiVault.ts Outdated
Comment thread modules/sdk-core/src/bitgo/defi/defiVault.ts
Comment thread modules/sdk-core/src/bitgo/defi/defiVault.ts Outdated
Comment thread modules/sdk-core/src/bitgo/defi/defiVault.ts
Comment thread modules/sdk-core/src/bitgo/defi/defiVault.ts Outdated
@hitansh-madan hitansh-madan force-pushed the feat/sdk-defi-vault-methods branch 3 times, most recently from e4fff33 to 2c562ff Compare June 5, 2026 08:23
Add SDK-side orchestration for Galaxy × Morpho ERC-4626 vault deposits.
Introduces wallet.defi.depositToVault() which sequences approve + deposit
txRequests with fail-fast auto-cancel, plus resumeDeposit() for recovery,
and getOperation()/listOperations() for status tracking.

Ticket: CGD-1533

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@hitansh-madan hitansh-madan force-pushed the feat/sdk-defi-vault-methods branch from 2c562ff to 756618f Compare June 9, 2026 04:59
Comment thread modules/sdk-core/src/bitgo/utils/tss/baseTypes.ts
@hitansh-madan hitansh-madan marked this pull request as ready for review June 9, 2026 06:07
@hitansh-madan hitansh-madan requested review from a team as code owners June 9, 2026 06:07
@hitansh-madan hitansh-madan merged commit bfa142c into master Jun 9, 2026
41 of 42 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.

2 participants