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

Decode unique cell token info and metadata #226

Merged
merged 6 commits into from
Jan 14, 2025
Merged

Conversation

duanyytop
Copy link
Collaborator

@duanyytop duanyytop commented Jan 13, 2025

Changes

  • Decode unique cell token info and metadata to parse more xUDT information for /rgbpp/v1/assets/type and /rgbpp/v1/address/{btc_address}/balance

New deps

Copy link

vercel bot commented Jan 13, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
btc-assets-api ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 14, 2025 11:30am

@Flouse
Copy link
Contributor

Flouse commented Jan 14, 2025

'/type',
{
schema: {
description: 'Get RGB++ assets type info by typescript',
tags: ['RGB++@Unstable'],
querystring: z.object({

@duanyytop @ahonn
Do you think /rgbpp/v1/assets/type is stable now?
Personally I would like to change the its tag.

Copy link
Contributor

@Flouse Flouse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please bump the version later so that we can distinguish the new deployment.

@duanyytop
Copy link
Collaborator Author

duanyytop commented Jan 14, 2025

'/type',
{
schema: {
description: 'Get RGB++ assets type info by typescript',
tags: ['RGB++@Unstable'],
querystring: z.object({

@duanyytop @ahonn Do you think /rgbpp/v1/assets/type is stable now? Personally I would like to change the its tag.

I suggest to keep unstable because there is a related issue to fix Magickbase/ckb-explorer-public-issues#808

@duanyytop
Copy link
Collaborator Author

Please bump the version later so that we can distinguish the new deployment.

Bump version to v2.5.2 in 0a775ff

@duanyytop duanyytop merged commit 243a2b0 into develop Jan 14, 2025
4 checks passed
@duanyytop duanyytop deleted the feat/encode-token-info branch January 14, 2025 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants