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

Support xUDT #379

Open
Keith-CY opened this issue Apr 9, 2024 · 6 comments
Open

Support xUDT #379

Keith-CY opened this issue Apr 9, 2024 · 6 comments
Assignees
Labels

Comments

@Keith-CY
Copy link
Member

Keith-CY commented Apr 9, 2024

Code snippet: https://github.com/ckb-js/lumos/blob/e168f08a4fab8e44bc6a2ddf584db4ad0c362e40/examples/misc/xudt-transfer.ts

xUDT: https://blog.cryptape.com/enhance-sudts-programmability-with-xudt

Enable xUDT where sUDT has been supported.

@Keith-CY Keith-CY added this to Neuron Apr 9, 2024
@Keith-CY Keith-CY moved this to 📋 Backlog in Neuron Apr 9, 2024
@Danie0918 Danie0918 moved this from 📋 Backlog to 📌Planning in Neuron Apr 29, 2024
@Danie0918 Danie0918 moved this from 📌Planning to 📋 Backlog in Neuron Apr 29, 2024
@Keith-CY
Copy link
Member Author

Another feature request comes from the community:

Now there are many xUDT tokens released on the mainnet but some of them are valueless. In some cases, users want to destroy these tokens to get plain CKB back, so xUDT should be listed in the cell management and can be destoryed.

@Danie0918 Danie0918 moved this from 📋 Backlog to 📌Planning in Neuron Apr 29, 2024
@Danie0918 Danie0918 moved this from 📌Planning to 🎨 Designing in Neuron May 27, 2024
@Keith-CY
Copy link
Member Author

Similar to the destroy of xudt, destroy of sudt should be supported

Screen.Recording.2024-05-31.at.11.36.39.mov

@Danie0918
Copy link
Contributor

Danie0918 commented Jun 3, 2024

Image

  1. Supports XUDT recognition and display.
  2. Disable sudt and xudt manual unlocking.

Image

Supports XUDT recognition and display.

Image

Support XUDT display, claim, and view details.

Image

Support for XUDT account creation and management.

@Kirl70
Copy link

Kirl70 commented Jun 11, 2024

@yanguoyu yanguoyu self-assigned this Jun 11, 2024
@Danie0918 Danie0918 removed their assignment Jun 17, 2024
@Danie0918 Danie0918 moved this from 🎨 Designing to 🏗 In Progress in Neuron Jun 24, 2024
@yanguoyu
Copy link

yanguoyu commented Jul 5, 2024

This requirement involves a lot of adaptations and is expected to be completed a bit later.

Asset Account:

  • Create and edit asset accounts.
  • Send xUDT to others
  • Destroy xUDT cell without xUDT balance.

Customized Assets

  • Support migrating xUDT to a new asset account or an existing account
  • Claim/Withdraw the xUDT asset with a cheque lock

History And Overview

  • support show xUDT

Cell Manage

  • support show xUDT

Sync Process

  • When syncing the XUDT cell, Properly store the token type into sudt_token_info

@Danie0918
Copy link
Contributor

pr:nervosnetwork/neuron#3206

@Danie0918 Danie0918 moved this from 🏗 In Progress to 🔎 Code Review in Neuron Jul 11, 2024
@Danie0918 Danie0918 moved this from 🔎 Code Review to 👀 Testing in Neuron Jul 12, 2024
@Danie0918 Danie0918 assigned silySuper and unassigned yanguoyu Jul 12, 2024
@Danie0918 Danie0918 moved this from 👀 Testing to 🚩Pre Release in Neuron Jul 19, 2024
@Danie0918 Danie0918 moved this from 🚩Pre Release to ⭐ Release List in Neuron Aug 1, 2024
@Danie0918 Danie0918 moved this from ⭐ Release List to 🚩Pre Release in Neuron Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: 🚩Pre Release
Development

No branches or pull requests

5 participants