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

Support symbol of value 0 #98

Merged
merged 2 commits into from
Jan 20, 2024
Merged

Support symbol of value 0 #98

merged 2 commits into from
Jan 20, 2024

Conversation

mschoenebeck
Copy link
Contributor

The current implementation of Wharfkit doesn't support the valid EOSIO symbol of zero value. While the EOSIO asset type (unfortunately) doesn't support this symbol value the EOSIO symbol type indeed does. Symbols of value zero are useful to encode NFT assets according to the AtomicAssets standard.

This PR adds support for symbols of zero value encoded by the symbol string "0,".

@aaroncox
Copy link
Member

Sorry for the delay - and thanks for the PR!

I've been chatting with the team in Slack about this change, and there were only a few nitpicky things we can quickly correct.

@aaroncox aaroncox merged commit f09366a into wharfkit:master Jan 20, 2024
0 of 3 checks passed
@aaroncox
Copy link
Member

This is now released as wharfkit/antelope v1.0.5.

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