Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/bulk claim #21

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Feat/bulk claim #21

wants to merge 8 commits into from

Conversation

KoenRijpstra
Copy link
Collaborator

No description provided.

- Add MAX_BATCH_SIZE constant set to 5
- Update UI to show warning when more than 5 tokens are selected
- Modify batch decompress button to only process first 5 selected tokens
- Reduce compute unit limit from 300,000 to 260,000
- Update dialog messages to be more precise
- Add sequential transaction processing with progress tracking
- Enhance error dialog with break-all class for better message display
- Modify transaction confirmation dialogs to show "Approve" instead of "Confirm"
- Integrate getPriorityFeeEstimate from helius-airship-core
- Dynamically set compute unit price based on estimated priority fees
- Move token account refresh to a finally block for consistent updates
- Refactor transaction building to insert priority fee instruction strategically
- Disable batch decompress button if wallet doesn't support batch transactions
- Add tooltip to explain batch transaction limitation
- Update button text to reflect transaction support status
Copy link

vercel bot commented Feb 12, 2025

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

Name Status Preview Comments Updated (UTC)
airship ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 12, 2025 2:16pm

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.

1 participant