-
-
Notifications
You must be signed in to change notification settings - Fork 366
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix/copies-on-basilisk #6996
Fix/copies-on-basilisk #6996
Conversation
✅ Deploy Preview for koda-canary ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
AI-Generated Summary: This pull request consists of two distinct modifications to a Vue component and several TypeScript modules. In the first patch, changes are made to The second patch deals with the utilisation of a function called |
Code Climate has analyzed commit 2c7dc08 and detected 0 issues on this pull request. View more on Code Climate. |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
tried to mint something, but nothing happened: https://basilisk.subscan.io/tx/0xc1c032d4180d53237cd75ea38e847282b5f08804fcd124fb3e2726fda4a876ab but seems that basilisk is specially slow today, will wait to see what happens |
The transaction seems successful , do you not see the nfts in your account? |
https://deploy-preview-6996--koda-canary.netlify.app/bsx/gallery/282897835-3 |
I'll check your transaction more deeply and compare with mine. It did work for me, tested only once |
yes, we are probably having issues with basilisk atm, went to create a collection using canary and after some minutes it still won't show on my created collections list https://basilisk.subscan.io/tx/0xf40c9239d98ad6129974033863811f717bd067df1a03b26b0ce2ccc7db215d03 |
Yes I'm experiencing the same while testing
successful transaction: nothing shows: |
#7016 preventing us from testing |
pay 50 usd |
😍 Perfect, I’ve sent the payout 🪅 Let’s grab another issue and get rewarded! |
Hi @yangwao |
@Jarsen136 Tests fails here too (#6990 (review)) |
pay 50 usd |
😍 Perfect, I’ve sent the payout 🪅 Let’s grab another issue and get rewarded! |
Thank you for your contribution to the KodaDot - One Stop Shop for Polkadot NFTs.
👇 __ Let's make a quick check before the contribution.
PR Type
Needs QA check
Context
https://basilisk.subscan.io/extrinsic/4090104-2
https://canary.kodadot.xyz/bsx/gallery/3103123271-2
Did your issue had any of the "$" label on it?
Screenshot 📸
Copilot Summary
🤖 Generated by Copilot at d6fcb30
This pull request improves the functionality and user experience of minting multiple tokens on Basilisk and Statemine networks. It renames the
edition
field tocopies
and sets a default royalty recipient. It also refactors the code to use a commonexpandCopies
function from theutils
module to generate the tokens array.🤖 Generated by Copilot at d6fcb30