kodadot / nft-gallery

Generative Art Marketplace
https://kodadot.xyz
MIT License
617 stars 356 forks source link

🚨 Minting a NFT on Ahk redirects fine, but the NFT minted has the same image/properties as the collection | tx NFT #8083

Closed daiagi closed 7 months ago

daiagi commented 8 months ago

@prury how long ago did you test that? tries now and it works https://kodadot.xyz/ahk/collection/268 and I remember we solved this bug (unrelated to mobile/nova) in the past

I think we can mark it as done

prury commented 8 months ago

@prury how long ago did you test that? tries now and it works https://kodadot.xyz/ahk/collection/268 and I remember we solved this bug (unrelated to mobile/nova) in the past

I think we can mark it as done

@prury how long ago did you test that? tries now and it works https://kodadot.xyz/ahk/collection/268 and I remember we solved this bug (unrelated to mobile/nova) in the past

I think we can mark it as done

it was all last week, and all on canary let me test again and see

prury commented 8 months ago

@daiagi minting on Ahk on nova not even working no more, just stays on loading screen and never asks for signing, at least on my side. fyi: I'm not using any android emulator or mobile simulation on browsers for these tests, i'm using my own mobile device.

prury commented 8 months ago

was able to mint and the same occurred: https://assethub-kusama.subscan.io/extrinsic/5805025-2 https://canary.kodadot.xyz/ahk/gallery/224-13

daiagi commented 8 months ago

@prury for some reason your set_meatdata extrinsic is sent out with empty data image

as a fallback, you sen the collection's image as a result

i am facing no such issue photo1700206137

image

https://assethub-kusama.subscan.io/extrinsic/5805025-2

Update metadata

I'm guessing here, but do you know how to update Nova's wallet metadata? if not dm me and i'll help

maybe it will solve the issue

prury commented 8 months ago

I'm guessing here, but do you know how to update Nova's wallet metadata? if not dm me and i'll help

maybe it will solve the issue

as communicated trough dm's there was no metadata update available and the problem still occurs

daiagi commented 7 months ago

Continue in #8726