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

fix: support priority fees instructions on swap [LIVE-11792] #97

Merged
merged 4 commits into from
Nov 6, 2024

Conversation

Justkant
Copy link
Collaborator

Checklist

  • App update process has been followed
  • Target branch is develop
  • Application version has been bumped

In order to support transactions with priority fees on swap we need to allow for more steps
I currently don't check the amount for Max fees and don't really know if we can or should

I tested the changes with the test app-exchange

@Justkant Justkant self-assigned this Oct 29, 2024
.clang-format Show resolved Hide resolved
Justkant added a commit to LedgerHQ/app-exchange that referenced this pull request Nov 5, 2024
I had to update the solana_cmd_builder to support more instructions and to generate a golden run for the new tests
Related app-solana PR: LedgerHQ/app-solana#97
Copy link

sonarqubecloud bot commented Nov 5, 2024

Copy link

@yogh333 yogh333 left a comment

Choose a reason for hiding this comment

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

LGTM

@tdejoigny-ledger tdejoigny-ledger merged commit ca228d7 into develop Nov 6, 2024
138 checks passed
@tdejoigny-ledger tdejoigny-ledger deleted the fix/LIVE-11792 branch November 6, 2024 11:41
Justkant added a commit to LedgerHQ/app-exchange that referenced this pull request Nov 6, 2024
I had to update the solana_cmd_builder to support more instructions and to generate a golden run for the new tests
Related app-solana PR: LedgerHQ/app-solana#97
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