Skip to content

SPL: Use spl-instruction-padding-interface crate#7275

Merged
joncinque merged 1 commit intoanza-xyz:masterfrom
joncinque:ipad-interface
Aug 4, 2025
Merged

SPL: Use spl-instruction-padding-interface crate#7275
joncinque merged 1 commit intoanza-xyz:masterfrom
joncinque:ipad-interface

Conversation

@joncinque
Copy link
Copy Markdown

Problem

As outlined in #7256, we need to get Agave off of crates that depend back on Agave.

spl-instruction-padding is one of those crates

Summary of changes

Use spl-instruction-padding-interface instead. Everything else is exactly the same.

#### Problem

As outlined in solana-labs#7256, we need to get Agave off of crates that depend
back on Agave.

spl-instruction-padding is one of those crates

#### Summary of changes

Use spl-instruction-padding-interface instead. Everything else is
exactly the same.
@joncinque joncinque requested a review from rustopian August 1, 2025 15:51
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.8%. Comparing base (704f3f7) to head (2ba2c59).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #7275   +/-   ##
=======================================
  Coverage    82.8%    82.8%           
=======================================
  Files         803      803           
  Lines      363740   363740           
=======================================
+ Hits       301221   301320   +99     
+ Misses      62519    62420   -99     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown

@rustopian rustopian left a comment

Choose a reason for hiding this comment

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

All clear. Straightforward.

@joncinque joncinque merged commit a63481f into anza-xyz:master Aug 4, 2025
52 checks passed
@joncinque joncinque deleted the ipad-interface branch August 4, 2025 16:49
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