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
Sven-TBD opened this issue May 13, 2024 · 7 comments
Closed

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

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

Comments

@Sven-TBD
Copy link
Contributor

Sven-TBD 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

@Sven-TBD Sven-TBD added the enhancement New feature or request label 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.

@Sven-TBD
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?

@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"?

@Sven-TBD
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.

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