Skip to content

Conversation

@damianac
Copy link
Contributor

@damianac damianac commented Nov 3, 2025

Problem

The issue reported here has been somewhat fixed here

However, cause of signatureStatus?.err check being down the line in the code it may result with getting no error output even though there is one.

If you were to apply the tests added in this PR, they should fail with current main code.

Summary of Changes

Moves error check before all other if/else which makes sure error is thrown in all cases.

@changeset-bot
Copy link

changeset-bot bot commented Nov 3, 2025

🦋 Changeset detected

Latest commit: effef2b

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 41 packages
Name Type
@solana/transaction-confirmation Patch
@solana/kit Patch
@solana/accounts Patch
@solana/addresses Patch
@solana/assertions Patch
@solana/codecs-core Patch
@solana/codecs-data-structures Patch
@solana/codecs-numbers Patch
@solana/codecs-strings Patch
@solana/codecs Patch
@solana/compat Patch
@solana/errors Patch
@solana/fast-stable-stringify Patch
@solana/functional Patch
@solana/instruction-plans Patch
@solana/instructions Patch
@solana/keys Patch
@solana/nominal-types Patch
@solana/options Patch
@solana/programs Patch
@solana/promises Patch
@solana/react Patch
@solana/rpc-api Patch
@solana/rpc-graphql Patch
@solana/rpc-parsed-types Patch
@solana/rpc-spec-types Patch
@solana/rpc-spec Patch
@solana/rpc-subscriptions-api Patch
@solana/rpc-subscriptions-channel-websocket Patch
@solana/rpc-subscriptions-spec Patch
@solana/rpc-subscriptions Patch
@solana/rpc-transformers Patch
@solana/rpc-transport-http Patch
@solana/rpc-types Patch
@solana/rpc Patch
@solana/signers Patch
@solana/subscribable Patch
@solana/sysvars Patch
@solana/transaction-messages Patch
@solana/transactions Patch
@solana/webcrypto-ed25519-polyfill Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Collaborator

@steveluscher steveluscher left a comment

Choose a reason for hiding this comment

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

Added via Giphy

Oh wow, that's embarrassing. Thanks for catching that!

@steveluscher steveluscher merged commit 18e7e2c into anza-xyz:main Nov 3, 2025
3 checks passed
@github-actions
Copy link
Contributor

github-actions bot commented Nov 3, 2025

🔎💬 Inkeep AI search and chat service is syncing content for source 'Solana Kit Docs'

@damianac
Copy link
Contributor Author

damianac commented Nov 3, 2025

no worries, it happens, hard to catch. thanks for quick reaction @steveluscher

@github-actions
Copy link
Contributor

Because there has been no activity on this PR for 14 days since it was merged, it has been automatically locked. Please open a new issue if it requires a follow up.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 18, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants