You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: Update dependencies and refactor token interfaces (update to v… (#242)
* chore: Update dependencies and refactor token interfaces (update to v3 for sdks)
- Upgraded `agave-feature-set` and `agave-reserved-account-keys` to version 3.0.8 in `Cargo.lock`.
- Updated various Solana SDK dependencies to version 3.0.x for improved compatibility and features.
- Refactored token-related imports to use the new `spl_token_interface` and `spl_token_2022_interface` for better modularity.
- Removed outdated dependencies and adjusted related code to ensure consistency across the codebase.
- Enhanced test cases to reflect changes in token interface usage and ensure proper functionality.
0 commit comments