aepp-sdk-python icon indicating copy to clipboard operation
aepp-sdk-python copied to clipboard

Wait for confirmation does not checks for forks

Open noandrea opened this issue 5 years ago • 0 comments

Describe the bug The wait_for_confirmation() function only waits a the predefined number of blocks but it does not verify the transaction after the wait period.

Expected behavior check the transaction again before returning the confirmation

Please tell us about your environment:

  • SDK Version: v6.2.0
  • Python version: v3.7.0

Other information (e.g. detailed explanation, stack traces, related issues, suggestions how to fix, links for us to have context, eg. forum, telegram, etc)

more description here: https://forum.aeternity.com/t/aepp-sdk-python-does-waiting-for-confirmation-guarantee-that-transaction-is-on-current-chain/5857

noandrea avatar Jan 23 '20 09:01 noandrea