-
Notifications
You must be signed in to change notification settings - Fork 84
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
feat: Support XUDT #3206
feat: Support XUDT #3206
Conversation
4c68b29
to
9e7263f
Compare
@devchenyan @homura Please have a review. |
packages/neuron-wallet/src/database/chain/migrations/1720089814860-AddUdtType.ts
Show resolved
Hide resolved
9e7263f
to
83c0abc
Compare
/package |
@homura please check |
f62d336
to
189e257
Compare
I have known that xudt does not have tool like this https://ckb.tools/sudt,so it will try to use code to edit and transfer xudt. |
189e257
to
066860d
Compare
066860d
to
3c7b7b9
Compare
1.In history page,when I received 1,000 XTT21 https://pudge.explorer.nervos.org/transaction/0x57132e618c65a2c665ee72b199c2804c0379eefb8885a3c6e8028a614e1549f9?layout=lite Does here need show ckb asset? @Danie0918 In customized asset,asset shows 100000000000(has no unit) ,Does asset not show 1000?@Danie0918 ![]() when I want to change account info,it can not confirm. ![]() |
@silySuper Before you update the asset info, Neuron doesn't know the token information. So it can only show the full mount without decimal. After the token information is updated, it will show normal. Under normal circumstances, token information can be saved correctly. Could you describe the reproducible steps for the inability to edit? ![]() |
/package |
fixed |
/package |
3.Sudt send to xudt address (ckt1qq6pngwqn6e9vlm92th84rk0l4jp2h8lurchjmnwv8kq3rt5psf4vqvz8rmuhallzq490rp2xk3fl29vhyzmngq9ej7sm), .After send success sudt asset is decreased,but xudt does not increase. 2024-07-19.15.38.20.mov |
I guess you have two sudt accounts for this address. |
1.verified 2.verified 3.not need to change |
Refer to Magickbase/neuron-public-issues#379
Magickbase/neuron-public-issues#379 (comment) is the test list
Asset Account:
2024-07-09.17.26.02.mov
Customized Assets:
2024-07-09.17.41.15.mov
History, Overview And CellManage:
2024-07-09.17.45.46.mov