Magickbase / ckb-explorer-public-issues

CKB Explorer Issues
https://explorer.nervos.org/
3 stars 2 forks source link

Update the RGB++ with latest rules #711

Open Sven-TBD opened 4 weeks ago

Sven-TBD commented 4 weeks ago

Image

现在后端对“L1->L1”,“L2->L1”,“L1->L2”都有明确的类型标识,但是主网和测试网RGB++List Page需要更新文案和分类。 Now, the backend has clear type identifiers for 'L1->L1', 'L2->L1', 'L1->L2', but the mainnet and testnet RGB++ List Pages need to update the copy and categorization.

Daryl-L commented 3 weeks ago

https://ckb-explorer-api.staging.layerview.io/api/v2/rgb_transactions?page=1&page_size=20&leap_direction=in

error 500 from backend with filter parameter "leap_direction" @rabbitz

rabbitz commented 3 weeks ago

https://ckb-explorer-api.staging.layerview.io/api/v2/rgb_transactions?page=1&page_size=20&leap_direction=in

error 500 from backend with filter parameter "leap_direction" @rabbitz

PR: https://github.com/nervosnetwork/ckb-explorer/pull/1995

Sven-TBD commented 2 weeks ago

@Daryl-L Could you modify the "/" to "Others" here, and add it to the filter?

Image

Also a tooltip should be added as well, which is "Others include CKB transactions that do not strictly adhere to RGB++ rules"

Image

Daryl-L commented 2 weeks ago

@Daryl-L Could you modify the "/" to "Others" here, and add it to the filter?

Image

Also a tooltip should be added as well, which is "Others include CKB transactions that do not strictly adhere to RGB++ rules"

Image

What should be displayed when hover the "?"

Sven-TBD commented 2 weeks ago

@Daryl-L Could you modify the "/" to "Others" here, and add it to the filter? Image Also a tooltip should be added as well, which is "Others include CKB transactions that do not strictly adhere to RGB++ rules" Image

What should be displayed when hover the "?"

image

“Others include CKB transactions that do not strictly adhere to RGB++ rules” “Others 包括了不严格遵循 RGB++ 规则的 CKB 交易”

Daryl-L commented 4 days ago

https://github.com/Magickbase/ckb-explorer-frontend/pull/400