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
Describe the bug
I paid out a bounty but had to speed up the transaction. The replacement tx has confirmed, but it is still waiting for verification on the bounty page.
To Reproduce
Pay a bounty with a low gas price, then replace the transaction with a gas price high enough to be confirmed.
Describe the bug
I paid out a bounty but had to speed up the transaction. The replacement tx has confirmed, but it is still waiting for verification on the bounty page.
To Reproduce
Pay a bounty with a low gas price, then replace the transaction with a gas price high enough to be confirmed.
Expected behavior
The transaction status should be updated by this sync_pending_fulfillments cronjob.
I ran a local copy of app/dashboard/sync/eth.py and everything worked as expected.
So I believe the bug would be in management/commands/sync_pending_fulfillments.py or the cronjob.
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: