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

[BUG] eth_getTransactionCount() doesn't support pending block number. #3929

Closed
rrw-zilliqa opened this issue Apr 16, 2024 · 2 comments
Closed
Labels

Comments

@rrw-zilliqa
Copy link
Contributor

As title; this makes it impossible (using some frameworks) to submit more than one txn per block - though in order to fix this properly you need to talk to the same seedpub all the time, which we will attempt to address by enabling session affinity.

A more principled solution will turn up in a ZIP and then be implemented in ZQ2.

@chetan-zilliqa
Copy link
Contributor

Implemented in #3931 PR.

@mauromedda
Copy link
Contributor

shipped on ZQ1 mainnet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants