Skip to content

fix(solana): add waitForTransaction to ensure finalized response #51

Open
reactmore wants to merge 5 commits intoiamnotstatic:mainfrom
reactmore:fix/solana-transfer-response
Open

fix(solana): add waitForTransaction to ensure finalized response #51
reactmore wants to merge 5 commits intoiamnotstatic:mainfrom
reactmore:fix/solana-transfer-response

Conversation

@reactmore
Copy link
Copy Markdown

@reactmore reactmore commented Sep 2, 2025

Enhance transaction with make signature and send

Fixes #50

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • I have selected the correct base branch.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • I ran npm run test and my test cases cover all the lines and branches of the added code.
  • I ran npm run build with success.
  • I have tested my code on both devnet and mainnet.
  • I have tested my code on the live network.
  • I have checked the Deploy Preview and it looks correct.

…net/testnet

- Add waitForTransaction function and enhance transaction tests for signature validation
…Address and improve error handling

refactor(utils): clarify example in formatAmount documentation
@iamnotstatic iamnotstatic self-requested a review September 22, 2025 09:37
@iamnotstatic
Copy link
Copy Markdown
Owner

Hi @reactmore, thanks for taking this issue. will review and merge

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.

[Bug]: Solana transfer returns incomplete response on Devnet and Testnet

2 participants