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

Pending txn long poll rpc endpoint #1363

Open
tarrencev opened this issue Jan 6, 2024 · 0 comments · May be fixed by #1688
Open

Pending txn long poll rpc endpoint #1363

tarrencev opened this issue Jan 6, 2024 · 0 comments · May be fixed by #1688
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed torii

Comments

@tarrencev
Copy link
Contributor

Introduce a katana_pendingTxns(block: uint, idx: uint) rpc which returns pending txns that have been created since the last poll, if no new txns exist, the endpoint should block until a new txns are created

@tarrencev tarrencev added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Jan 6, 2024
@kariy kariy closed this as completed Mar 6, 2024
@tarrencev tarrencev reopened this Mar 15, 2024
@tarrencev tarrencev assigned tarrencev and unassigned kariy Mar 15, 2024
@glihm glihm linked a pull request Mar 25, 2024 that will close this issue
@glihm glihm closed this as completed Mar 25, 2024
@Larkooo Larkooo reopened this Mar 26, 2024
@Larkooo Larkooo closed this as completed Apr 1, 2024
@Larkooo Larkooo reopened this Apr 1, 2024
@glihm glihm closed this as completed Jun 19, 2024
@glihm glihm reopened this Jun 19, 2024
@glihm glihm changed the title [Katana] Pending txn long poll rpc endpoint for torii Pending txn long poll rpc endpoint for torii Jun 19, 2024
@glihm glihm added the torii label Jun 19, 2024
@glihm glihm changed the title Pending txn long poll rpc endpoint for torii Pending txn long poll rpc endpoint Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed torii
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

4 participants