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] Wallet broadcast transactions while connected to a node that is not synced #27

Open
EricShimizuKarbstein opened this issue Apr 12, 2022 · 1 comment
Labels
question Further information is requested

Comments

@EricShimizuKarbstein
Copy link
Contributor

Describe the bug
There is an issue with the wallet in which it will broadcast transactions while connected to a node that is not synced. The Send will show as successful… but not appear at the receiving wallet or show as finalized in the sending wallet Neil the node IS synced.
IMO the send should fail immediately with an unsynced node warning. It is confusing as it is and maybe the cause of some of the wallet issues we are seeing.

Original report: https://t.me/c/1679402521/5587

How to Reproduce
TODO

Expected behavior
A clear and concise description of what you expected to happen.

Required data

  • Node/Wallet/Miner log as text or screenshot: TODO
  • Config toml file or command line : TODO
  • OS: [e.g. Windows]: TODO
  • Rust Version: TODO
  • Cargo Version: TODO

Additional context
TODO

@johanneshahn
Copy link
Member

@EricShimizuKarbstein can not reproduce.
Tested with out of sync local node and out of sync receiver node. Tx is send to tx pool and transaction worked.

@johanneshahn johanneshahn added the question Further information is requested label Apr 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants