-
Notifications
You must be signed in to change notification settings - Fork 21
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
Nonce tracking out of sync. #1
Comments
probably related to decentralized-identity/veramo#223 (see second comment for solution → use |
@SilentCicero are you still working on that issue? |
Unfortunately unless you have PRs, I won’t be updating anything.
These libraries should be treated as frozen, ethers v5 is fairly broken up
now and can provide spot replacements for things like provider signer.
…On Fri, Aug 21, 2020 at 1:16 PM Niko Lockenvitz ***@***.***> wrote:
@SilentCicero <https://github.com/SilentCicero> are you still working on
that issue?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACK2CXRRXNPUFI2A2S23RTDSB2TW7ANCNFSM4C5PHI4A>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ethjs-provider-http
Nonce tracking goes out of sync.
Issue Type
Description
Nonce tracking goes out of sync. Internal nonce must be kept and compared.
Steps to reproduce
Simply send multiple transactions together, while some process, the nonce tracking goes out of sync.
Versions
--
Will provide a fix for this soon, code is done.. writing tests.
The text was updated successfully, but these errors were encountered: