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
Please provide a general summary of the issue you're experiencing
When running a testPaymentToValidURIFulfillmentSucceeds test this happens:
testPaymentToValidURIFulfillmentSucceeds(): failed - Failed with error: rustScanBlocks("Error while scanning blocks: The underlying datasource produced the following error: UNIQUE constraint failed: tx_locator_map.block_height, tx_locator_map.tx_index")
Can you reliably reproduce the issue?
sometimes
If so, please list the steps to reproduce below:
run this branch pacu:feature/uri-initiated-payments
launch darksidewalletd
run testPaymentToValidURIFulfillmentSucceeds
Expected behaviour
Test should pass
Actual behaviour + errors
testPaymentToValidURIFulfillmentSucceeds(): failed - Failed with error: rustScanBlocks("Error while scanning blocks: The underlying datasource produced the following error: UNIQUE constraint failed: tx_locator_map.block_height, tx_locator_map.tx_index")
The text was updated successfully, but these errors were encountered:
Describe the issue
Please provide a general summary of the issue you're experiencing
When running a
testPaymentToValidURIFulfillmentSucceeds
test this happens:Can you reliably reproduce the issue?
sometimes
If so, please list the steps to reproduce below:
pacu:feature/uri-initiated-payments
testPaymentToValidURIFulfillmentSucceeds
Expected behaviour
Test should pass
Actual behaviour + errors
The text was updated successfully, but these errors were encountered: