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

filter out old transactions from forwarded #3720

Closed
rob-solana opened this issue Apr 10, 2019 · 1 comment
Closed

filter out old transactions from forwarded #3720

rob-solana opened this issue Apr 10, 2019 · 1 comment
Assignees
Milestone

Comments

@rob-solana
Copy link
Contributor

Problem

transactions can end up being forwarded around a lot before being dropped for being too old, which is unnecessary

Proposed Solution

verify that TX's recent_blockhash is still recent before re-adding to forward or buffered queues

part of #3149

@pgarg66
Copy link
Contributor

pgarg66 commented Apr 23, 2019

Fixed in #3935

@pgarg66 pgarg66 closed this as completed Apr 23, 2019
brooksprumo pushed a commit to brooksprumo/solana that referenced this issue Nov 20, 2024
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

No branches or pull requests

3 participants