When listing atomic assets for sale, the transaction confirmation takes over 10 minutes. During this time, if users attempt the transaction again before the first confirmation completes, it creates duplicate shares of the asset.
Problem:
Transaction confirmation takes >10 minutes
Users see error and are prompted to leave panel
If user retries before first confirmation, creates duplicate shares
Example: 1 of 1 becomes two shares of 50% each
Current Behavior:
User lists asset for sale
Transaction takes 10+ minutes to confirm
User sees error message
User prompted to leave panel
If user retries, duplicate shares are created
Affected:
Goddesses collection (deployed 12/20/24)
May affect other collections with similar transaction patterns
Impact:
Asset ownership becomes fragmented
Users lose full ownership of their assets
Creates confusion and potential financial loss
Tasks:
[ ] Investigate why confirmation takes 10+ minutes
[ ] Add transaction status tracking
[ ] Prevent duplicate transactions during pending state
[ ] Improve user feedback during long confirmations
[ ] Add safeguards against duplicate share creation
[ ] Test with Goddesses collection specifically
Priority: High (affects asset ownership)
Status: Investigation needed
When listing atomic assets for sale, the transaction confirmation takes over 10 minutes. During this time, if users attempt the transaction again before the first confirmation completes, it creates duplicate shares of the asset.
Problem:
Transaction confirmation takes >10 minutes
Users see error and are prompted to leave panel
If user retries before first confirmation, creates duplicate shares
Example: 1 of 1 becomes two shares of 50% each
Current Behavior:
User lists asset for sale
Transaction takes 10+ minutes to confirm
User sees error message
User prompted to leave panel
If user retries, duplicate shares are created
Affected:
Goddesses collection (deployed 12/20/24)
May affect other collections with similar transaction patterns
Impact:
Asset ownership becomes fragmented
Users lose full ownership of their assets
Creates confusion and potential financial loss
Tasks:
[ ] Investigate why confirmation takes 10+ minutes
[ ] Add transaction status tracking
[ ] Prevent duplicate transactions during pending state
[ ] Improve user feedback during long confirmations
[ ] Add safeguards against duplicate share creation
[ ] Test with Goddesses collection specifically
Priority: High (affects asset ownership)
Status: Investigation needed