Skip to content

Conversation

@cprussin
Copy link
Collaborator

Summary

This PR updates the wallet tester to use the wallet's sendTransaction method, instead of using sendTransaction from @pythnetwork/solana-utils. This should help account for slower wallets like Fireblocks.

Rationale

We have a fireblocks user who is complaining about not being able to get the tester to work, and we believe the root cause is that tx is being delayed by the wallet -- which would make sense for Fireblocks' UX.

How has this been tested?

  • Current tests cover my changes
  • Added new tests
  • Manually tested the code

@cprussin cprussin requested a review from a team as a code owner April 28, 2025 17:50
@vercel
Copy link

vercel bot commented Apr 28, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
entropy-debugger ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 28, 2025 5:55pm
insights ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 28, 2025 5:55pm
proposals ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 28, 2025 5:55pm
staking ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 28, 2025 5:55pm
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
api-reference ⬜️ Ignored (Inspect) Apr 28, 2025 5:55pm
component-library ⬜️ Ignored (Inspect) Apr 28, 2025 5:55pm

@cprussin cprussin merged commit bb2621f into main Apr 28, 2025
9 checks passed
@cprussin cprussin deleted the cprussin/use-wallet-to-send-tx-in-wallet-tester branch April 28, 2025 19:35
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