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

test: ensure using the latest blockhash to process tx #1720

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

yihau
Copy link
Member

@yihau yihau commented Jun 13, 2024

Problem

splitted from #1693. the convo: #1693 (comment)

Summary of Changes

prepare txs with the latest blockhash

Copy link

@ilya-bobyr ilya-bobyr left a comment

Choose a reason for hiding this comment

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

The code looks good, but I would write a more detailed explanation in the commit description.
It would be pretty hard to follow the chain of PRs to figure out why the change was made if someone would need to look at git blame of this line.

I think something as simple as the following would work:

We see tests failing in CI due to the blockhash being invalid.

@yihau yihau merged commit 73b6df0 into anza-xyz:master Jun 13, 2024
40 checks passed
@yihau yihau deleted the test-blockhash branch June 13, 2024 09:32
samkim-crypto pushed a commit to samkim-crypto/agave that referenced this pull request Jul 31, 2024
ensure using the latest blockhash to process tx

we see tests failing in CI due to the blockhash being invalid. details: anza-xyz#1693 (comment)
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.

2 participants