Skip to content

Conversation

kevinheavey
Copy link

solana-transaction-status is a really annoying crate because it brings in spl-token-2022 and other crap. It also just re-exports a bunch of types from solana-transaction-status-client-types, which is more lightweight. There are only three functions that need solana-transaction-status instead of solana-transaction-status-client-types, so this PR puts those functions behind a transaction-status feature

@kevinheavey kevinheavey force-pushed the transaction-status-optional branch from 46fa299 to a8e5c09 Compare April 2, 2025 12:10
@lvboudre
Copy link
Contributor

lvboudre commented Jun 10, 2025

We already need spl-token-2022 for the token_account_state proto filter.

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