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: Agave v2 RPC: replace getConfirmedTransaction with getTransaction #3418

Open
wants to merge 1 commit into
base: 10-23-feat_agave_v2_rpc_replace_getconfirmedblock_with_getblock_
Choose a base branch
from

feat: agave v2 rpc: replace `getConfirmedTransaction` with `getTransa…

f96e4d2
Select commit
Loading
Failed to load commit list.
Open

feat: Agave v2 RPC: replace getConfirmedTransaction with getTransaction #3418

feat: agave v2 rpc: replace `getConfirmedTransaction` with `getTransa…
f96e4d2
Select commit
Loading
Failed to load commit list.
Graphite App / Graphite / mergeability_check Started 2024-10-29 09:54:47 ago

This check will pass when downstack PRs merge

  • #3417 needs to be merged into maintenance/v1.x before you can merge this PR.
    • This PR is stacked on top of #3417. Merging this PR on GitHub will cause it to merge incorrectly into #3417 instead of maintenance/v1.x.
    • Learn more about stacked PRs here
  • To ensure that these PRs merge correctly, view and merge this PR with Graphite
  • To disable this check, edit your organization's settings on Graphite.
  • To make this a required check:
    • Edit your organization's settings on Graphite to run it on all PRs.
    • Make it required on GitHub (for example, using a branch protection rule).