Skip to content
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

Token 2022 support #45

Merged
merged 6 commits into from
Dec 10, 2024
Merged

Token 2022 support #45

merged 6 commits into from
Dec 10, 2024

Conversation

vito-kovalione
Copy link
Contributor

No description provided.

# Conflicts:
#	programs/tokenized_vault/src/utils/strategy.rs
#	tests/integration/vault.ts
@@ -11,6 +11,7 @@ pub fn deposit<'a>(
strategy: AccountInfo<'a>,
vault: AccountInfo<'a>,
underlying_token_account: AccountInfo<'a>,
underlying_mint: AccountInfo<'a>,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You have to update call in /tokenized_vault/src/instructions/direct_deposit.rs, function handle_direct_deposit.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

transfer as well also needs additional mint arg

@TonioMacaronio TonioMacaronio merged commit ffa0efa into dev Dec 10, 2024
1 check passed
@TonioMacaronio TonioMacaronio deleted the token-2022-support branch January 6, 2025 17:31
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.

4 participants