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

solana: add priority fee to redeem transactions #1795

Merged
merged 8 commits into from
Mar 19, 2024

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    4c391cf View commit details
    Browse the repository at this point in the history
  2. make compute budget ixs first

    kev1n-peters authored and artursapek committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    d9bf75c View commit details
    Browse the repository at this point in the history
  3. Revert "make compute budget ixs first"

    This reverts commit d376a79.
    kev1n-peters authored and artursapek committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    4754cb9 View commit details
    Browse the repository at this point in the history
  4. filter out 0s, take median

    artursapek committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    8007fbe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2bac879 View commit details
    Browse the repository at this point in the history
  6. log errors

    artursapek committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    74c390a View commit details
    Browse the repository at this point in the history
  7. await promise

    artursapek committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    371d77b View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. add compute budget for last redeem tx separately

    it depends on the first txs and simulation will fail otherwise
    kev1n-peters committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    132f206 View commit details
    Browse the repository at this point in the history