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

v2.1: Make unified-scheduler use transaction_status_sender in ledger-tool (backport of #3861) #3863

Open
wants to merge 1 commit into
base: v2.1
Choose a base branch
from

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Dec 2, 2024

Problem

Some functionalities (--enable-rpc-transaction-history and --record-slots-config=tx) of agave-ledger-tool verify is broken if unified-scheduler is active as block-verification-method.

Notably, I'd propose to bp this pr to both v2.0 and v2.1, because agave-ledger-tool's --enable-rpc-transaction-history and --enable-extended-tx-metadata-storage are kind of important functionalities for ops.

as for v2.0, unified-scheduler won't be active unless explicitly enabled via CLI flags. On the other hand, it will be active by default for v2.1. So, bp to v2.1 is kind of a must. bp to v2.0 is desired for consistency.

Summary of Changes

Fit it by plumbing properly the transaction_status_sender....


This is an automatic backport of pull request #3861 done by [Mergify](https://mergify.com).

@mergify mergify bot requested a review from a team as a code owner December 2, 2024 14:37
@mergify mergify bot assigned ryoqun Dec 2, 2024
…3861)

Use transaction_status_sender if available

(cherry picked from commit dee4acc)
Copy link

@steviez steviez left a comment

Choose a reason for hiding this comment

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

I'm fine with this change for v2.1

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