You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 18, 2020. It is now read-only.
bridge>src>send_tx_with_receipt.rs the poll function inside impl Future is not executing the loop in the right sequence.. it is executing AwaitBlockNumber before it is executing AwaitSendTransaction..
Below is the relevant part of a bug report from a user on gitter
Which seems to indicate that polling for blocknumber is failing - has there been any changes on the parity-ethereum side to explain this?
The text was updated successfully, but these errors were encountered: