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

Feedback for BTC address #575

Open
Keith-CY opened this issue Mar 20, 2024 · 6 comments
Open

Feedback for BTC address #575

Keith-CY opened this issue Mar 20, 2024 · 6 comments
Assignees
Labels
enhancement New feature or request

Comments

@Keith-CY
Copy link
Member

Keith-CY commented Mar 20, 2024

Preview at Magickbase/ckb-explorer-frontend#265 (comment)

Now we could focus on RGB++ feature, and the btc-sk-based lock script is not yet designed, so the following data could be hidden

  1. CKB native token info, including balance, deposit, compensation
  2. Assets owned by btc-sk-based lock script, simply to say, only the RGB++ tab and Cells tab should be there
image 3. Live cell count and Block Mined 4. Lock Script

Then an extra feature is demanding but not in urgent

Each RGB++ CKB Transactio should have its paired BTC transaction, now it's displayed in the RGB++ Marker, it could be more obvious, e.g. displayed in the transaction list as

------
CKB Transactoin
------
BTC Transaction
------
CKB Transaction
------
BTC Transaction
------

This feature could be delivered later.

@Keith-CY Keith-CY added the enhancement New feature or request label Mar 20, 2024
@Keith-CY Keith-CY self-assigned this Mar 20, 2024
@Keith-CY
Copy link
Member Author

Keith-CY commented Mar 21, 2024

  1. Confirmations on BTC should be more obvious, now it's hidden in the dialog of RBG++ marker
image
  1. The binding between BTC UTXO and Cell should be revealed
    e.g. show Isomorphic binding with output #1 on hovering BTC UTXO
image

@Keith-CY Keith-CY moved this to 🏗 In Progress in CKB Explorer Mar 21, 2024
@poor-defined
Copy link
Contributor

image Here are 4 changes made to optimize the user experience.
  1. Change the RGB++ Tag name to "View RGB++ Digest".
  2. Add a quick Cell Info viewing button for Cells in CKB transactions.
  3. Add display of "Number of Confirmed Blocks" for BTC transactions corresponding to RGB++ CKB transactions.
  4. Enable clicking on UTXOs in BTC transactions to display BTC UTXO Info, including the ability to view their Output Script.

PRD:https://vs0cjf.axshare.com/?g=14&id=b96q36&p=support_rgb___-_btc_address_deatil&sc=3

cc @Keith-CY @Kirl70

@Keith-CY
Copy link
Member Author

image Here are 4 changes made to optimize the user experience.

  1. Change the RGB++ Tag name to "View RGB++ Digest".
  2. Add a quick Cell Info viewing button for Cells in CKB transactions.
  3. Add display of "Number of Confirmed Blocks" for BTC transactions corresponding to RGB++ CKB transactions.
  4. Enable clicking on UTXOs in BTC transactions to display BTC UTXO Info, including the ability to view their Output Script.

PRD:vs0cjf.axshare.com/?g=14&id=b96q36&p=support_rgb___-_btc_address_deatil&sc=3

cc @Keith-CY @Kirl70

Will all BTC txs be displayed simultaneously? @Sven-TBD

@poor-defined
Copy link
Contributor

All CKB of the current BTC address tx will be displayed here with only ONE corresponding BTC tx following.

@poor-defined
Copy link
Contributor

All CKB of the current BTC address tx will be displayed here with only ONE corresponding BTC tx following.

And I recommend to display it directly instead of collapsing because it is more prominent way and doesn't require an extra step like a click.

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: 🚩Pre Release
Development

No branches or pull requests

3 participants