This repository was archived by the owner on Aug 12, 2024. It is now read-only.
This repository was archived by the owner on Aug 12, 2024. It is now read-only.
Wait for confirmation does not checks for forks #349
Open
Description
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