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

[FEATURE]: Mempool get_pending_transaction_count #263

Open
1 task done
mvandeberg opened this issue Jan 14, 2025 · 0 comments
Open
1 task done

[FEATURE]: Mempool get_pending_transaction_count #263

mvandeberg opened this issue Jan 14, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@mvandeberg
Copy link
Member

Is there an existing issue for this?

  • I have searched the existing issues

New feature

As a safeguard, we are going to enforce a pending transaction limit per address. Chain will need to query the mempool for an address' current pending transaction count prior to applying the transaction.

Additionally, a new error should be returned representing this failure state for the user.

Anything else?

No response

@mvandeberg mvandeberg added the enhancement New feature or request label Jan 14, 2025
@mvandeberg mvandeberg self-assigned this Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant