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]: Get next nonce #201

Open
1 task done
mvandeberg opened this issue Nov 19, 2024 · 0 comments · May be fixed by #202
Open
1 task done

[FEATURE]: Get next nonce #201

mvandeberg opened this issue Nov 19, 2024 · 0 comments · May be fixed by #202
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

We are adding the ability for the mempool to return the current nonce in the mempool. With this, the CLI can create sequential transactions prior to them being included in a block.

The CLI should call get_pending_nonce, using it if it exists, otherwise using get_current_nonce from chain.

Anything else?

No response

@mvandeberg mvandeberg added the enhancement New feature or request label Nov 19, 2024
@mvandeberg mvandeberg self-assigned this Nov 19, 2024
@mvandeberg mvandeberg linked a pull request Nov 25, 2024 that will close this issue
5 tasks
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

Successfully merging a pull request may close this issue.

1 participant