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

Add RGB++ Attribution for a RGB++ transaction. #656

Closed
poor-defined opened this issue May 13, 2024 · 7 comments
Closed

Add RGB++ Attribution for a RGB++ transaction. #656

poor-defined opened this issue May 13, 2024 · 7 comments
Assignees
Labels
enhancement New feature or request

Comments

@poor-defined
Copy link
Contributor

poor-defined commented May 13, 2024

Add RGB++ transaction attributes to the BTC TX detail page & adjust the direction field judgment rules for L1<->L2 on this page;

Axure: https://vs0cjf.axshare.com/?g=1&id=q205n4&p=support_rgb___v1_3
UI: https://www.figma.com/design/6XNoimRDbFTTNm016rbIdU/Magickbase?node-id=35067-23035&t=z1rPtVwxhjKhe5ho-4

@poor-defined poor-defined converted this from a draft issue May 13, 2024
@poor-defined poor-defined added the enhancement New feature or request label May 13, 2024
@poor-defined poor-defined moved this from 🆕 New to 📌CurrentWeek in CKB Explorer May 13, 2024
@rabbitz
Copy link

rabbitz commented May 13, 2024

PR: nervosnetwork/ckb-explorer#1843

  1. Add an enumerated field rgb_transfer_step to the details and list interfaces of CKB transactions.
  2. Add enumerated fields leap_direction and rgb_transfer_step to the RGB digest interface.
  3. Adjust the RGB transactions list interface to return leap_direction.
Remarks:
  • Possible values for rgb_transfer_step include NULL, isomorphic, and unlock.
  • Possible values for leap_direction include NULL, in, and withinBTC.

@poor-defined
Copy link
Contributor Author

ZH-CN EN
Cell信息 Cell Info
未消耗Cell Live Cell
已消耗Cell Consumed Cell
Outpoint Outpoint
承诺验证 Commitment Check
封条UTXO Seal UTXO
BTC 交易ID BTC TXID

@Daryl-L

@Daryl-L
Copy link

Daryl-L commented May 28, 2024

Which feature should be added in this issue?

@poor-defined poor-defined moved this from 📌CurrentWeek to 👀 Testing in CKB Explorer Jun 3, 2024
@Daryl-L
Copy link

Daryl-L commented Jun 4, 2024

  1. 为 CKB 交易增加 RGB++ 属性
  2. RGB++ 摘要更新
  3. 交易列表页改动
  4. 支持 BTC TX 区块确认数量展示

Magickbase/ckb-explorer-frontend#348

@Daryl-L
Copy link

Daryl-L commented Jun 18, 2024

PR: nervosnetwork/ckb-explorer#1843

  1. Add an enumerated field rgb_transfer_step to the details and list interfaces of CKB transactions.
  2. Add enumerated fields leap_direction and rgb_transfer_step to the RGB digest interface.
  3. Adjust the RGB transactions list interface to return leap_direction.
Remarks:
  • Possible values for rgb_transfer_step include NULL, isomorphic, and unlock.
  • Possible values for leap_direction include NULL, in, and withinBTC.

I saw leapoutBTC in response, does it mean "L2 -> L1"?

@poor-defined
Copy link
Contributor Author

PR: nervosnetwork/ckb-explorer#1843

  1. Add an enumerated field rgb_transfer_step to the details and list interfaces of CKB transactions.
  2. Add enumerated fields leap_direction and rgb_transfer_step to the RGB digest interface.
  3. Adjust the RGB transactions list interface to return leap_direction.
Remarks:
  • Possible values for rgb_transfer_step include NULL, isomorphic, and unlock.
  • Possible values for leap_direction include NULL, in, and withinBTC.

I saw leapoutBTC in response, does it mean "L2 -> L1"?

Yes @Daryl-L

@FrederLu
Copy link

Verified.

@FrederLu FrederLu moved this from 👀 Testing to ✅ Done in CKB Explorer Jun 21, 2024
@rabbitz rabbitz removed the status in CKB Explorer Aug 4, 2024
@poor-defined poor-defined moved this to ✅ Done in CKB Explorer Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: ✅ Done
Development

No branches or pull requests

5 participants