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

Add a warning log message every time when new nonce is being looked for prior to send a transaction #65

Open
akolotov opened this issue May 3, 2018 · 0 comments

Comments

@akolotov
Copy link
Contributor

akolotov commented May 3, 2018

Now new nonce is being looked for silently:

https://github.com/poanetwork/poa-bridge/blob/83eeb9d51bbf7c0d112ddacb8179e4b730486ced/bridge/src/bridge/nonce.rs#L107-L110

So, we will not see reasons why sending of transaction could hang for some time due to a reason of incorrect nonce.
That's why a warning message needs to be added to inform about this incorrect situation.

noot pushed a commit to noot/poa-bridge that referenced this issue Jul 18, 2018
mention home when should be foreign
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant