ggbash icon indicating copy to clipboard operation
ggbash copied to clipboard

fix(solana): add waitForTransaction to ensure finalized response

Open reactmore opened this issue 7 months ago • 1 comments

Enhance transaction with make signature and send

Fixes #50

Type of change

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

Checklist:

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

reactmore avatar Sep 02 '25 08:09 reactmore

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

iamnotstatic avatar Sep 22 '25 09:09 iamnotstatic