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

fix: add src20 image types, ref leather-io/mono#724 #771

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

pete-watters
Copy link
Contributor

Updates types of SRC-20 tokens to solve #724

And then unblock leather-io/extension#6009 (comment)

Copy link

codecov bot commented Dec 19, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 28.63%. Comparing base (57ebbc7) to head (9140816).
Report is 1 commits behind head on dev.

Files with missing lines Patch % Lines
...uery/src/bitcoin/stamps/stamps-by-address.hooks.ts 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #771      +/-   ##
==========================================
- Coverage   28.64%   28.63%   -0.01%     
==========================================
  Files         190      190              
  Lines        7349     7351       +2     
  Branches      483      483              
==========================================
  Hits         2105     2105              
- Misses       5244     5246       +2     
Files with missing lines Coverage Δ
...uery/src/bitcoin/stamps/stamps-by-address.hooks.ts 0.00% <0.00%> (ø)
Components Coverage Δ
bitcoin 64.32% <ø> (ø)
query 12.63% <0.00%> (-0.01%) ⬇️
utils 44.48% <ø> (ø)
crypto 68.21% <ø> (ø)
stacks 72.68% <ø> (ø)

@pete-watters pete-watters added this pull request to the merge queue Dec 19, 2024
Merged via the queue into dev with commit 7404ae6 Dec 19, 2024
13 checks passed
@pete-watters pete-watters deleted the fix/724/src20-types branch December 19, 2024 09: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.

Update Src20CryptoAssetInfo to include tokenImage
2 participants