Skip to content
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

AssetHub Kusama Minting: Where is Classic mint? #7049

Closed
JustLuuuu opened this issue Aug 30, 2023 · 13 comments · Fixed by #7091
Closed

AssetHub Kusama Minting: Where is Classic mint? #7049

JustLuuuu opened this issue Aug 30, 2023 · 13 comments · Fixed by #7091
Assignees
Labels
A-statemine-ahk related for statemine common chain, under new name Asset Hub Kusama bug Something isn't working p1 preventing everyone from using app

Comments

@JustLuuuu
Copy link
Member

So I'm trying to onboard an artist to mint her collection on AssetHub Kusama, but apparently, we don't have this option anymore. Where is classic minting? It's possible to mint only Waifu or Mass Mint.

She will be minting on rmrk2 for now.

Proof:

Screenshot 2023-08-30 at 15 42 35
@JustLuuuu JustLuuuu added the A-statemine-ahk related for statemine common chain, under new name Asset Hub Kusama label Aug 30, 2023
@roiLeo
Copy link
Contributor

roiLeo commented Aug 30, 2023

@yangwao
Copy link
Member

yangwao commented Aug 30, 2023

Till now only iirc massmint works?

@yangwao yangwao added bug Something isn't working p1 preventing everyone from using app labels Aug 30, 2023
@daiagi
Copy link
Contributor

daiagi commented Aug 31, 2023

I think the code we have for ahp minting should work as is for ahk. It's just never been tested and the dropdown option for classic create is not shown.

I'll verify that and expose the option

@daiagi daiagi self-assigned this Aug 31, 2023
@kodabot
Copy link
Collaborator

kodabot commented Aug 31, 2023

ASSIGNED - @daiagi 🔒 LOCKED -> Friday, September 1st 2023, 13:21:17 UTC -> 36 hours

@yangwao
Copy link
Member

yangwao commented Aug 31, 2023

I think the code we have for ahp minting should work as is for ahk. It's just never been tested and the dropdown option for classic create is not shown.

I'll verify that and expose the option

yes! thank you!

@daiagi
Copy link
Contributor

daiagi commented Sep 1, 2023

I think Kusama asset hub is down

transaction params created by us make complete sense:

calls:
  - args:
      collection: '109'
      item: '2'
      mint_to:
        Id: DBVPJeM91LawsF8dqphFYmdPwtxfpXqbgBtVaxn41CT3Amn
      witness_data: null
    method: mint
    section: nfts
  - args:
      collection: '109'
      item: '2'
      data: ipfs://ipfs/bafkreid4mbe37fg67rhlhzniruu5xip2vrynftjtmjdcyv6zb56jdmjlwi
    method: setMetadata
    section: nfts
  - args:
      collection: '109'
      item: '2'
      price: 100,000,000,000
      whitelisted_buyer: null
    method: setPrice
    section: nfts

but
1.the tx doesn't move beyond broadcasting
2.does not appear in my acccout
3.the network last block time is 2 hours ago (and growing)?!!

image

@yangwao
Copy link
Member

yangwao commented Sep 1, 2023

I think KSM relay chain has stopped producing blocks ?

Edit

@vikiival
Copy link
Member

vikiival commented Sep 1, 2023

KSM relay chain has stopped producing blocks ?

@JustLuuuu reported that minting on Ksm works, kusama parachains (ahk, bsx, movr) stopped

image

@yangwao
Copy link
Member

yangwao commented Sep 1, 2023

Can we focus on making minting on Asset Hub Polkadot Minting work before Berlin? 😄

@daiagi
Copy link
Contributor

daiagi commented Sep 1, 2023

Can we focus on making minting on Asset Hub Polkadot Minting work before Berlin? 😄

I'll shift focus to that

I expect minting to be fully operational.
I never tested coz needs to spend 10 dot to mint collection

@yangwao
Copy link
Member

yangwao commented Sep 1, 2023

spend 10 dot to mint collection

can send you if so

@yangwao
Copy link
Member

yangwao commented Sep 1, 2023

@daiagi, but here classic mint is missing? I don't see it on AHK

@daiagi daiagi mentioned this issue Sep 1, 2023
7 tasks
@daiagi
Copy link
Contributor

daiagi commented Sep 1, 2023

@yangwao yes i got hung up on ahk not working and forgot to PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-statemine-ahk related for statemine common chain, under new name Asset Hub Kusama bug Something isn't working p1 preventing everyone from using app
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

6 participants