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

Retain existing allowance (spender) columns when updating NFT metadata (0.112) #9119

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

jascks
Copy link
Contributor

@jascks jascks commented Aug 22, 2024

Cherry pick into 0.112.

Description:
Retain existing spender and delegatingSpender upon NFT metadata update.

Related issue(s):

Fixes #

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

#9115)


Signed-off-by: Jeff Schmidt <jeffrey.schmidt@swirldslabs.com>
@jascks jascks added bug Type: Something isn't working regression parser Area: File parsing nft Non-Fungible Token labels Aug 22, 2024
@jascks jascks added this to the 0.112.0 milestone Aug 22, 2024
@jascks jascks self-assigned this Aug 22, 2024
@jascks jascks requested a review from a team August 22, 2024 19:43
Copy link
Collaborator

@xin-hedera xin-hedera left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link

sonarcloud bot commented Aug 22, 2024

Copy link

codecov bot commented Aug 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.20%. Comparing base (d344940) to head (ce0dac6).
Report is 1 commits behind head on release/0.112.

Additional details and impacted files
@@                 Coverage Diff                 @@
##             release/0.112    #9119      +/-   ##
===================================================
- Coverage            92.33%   92.20%   -0.13%     
- Complexity            7599     7710     +111     
===================================================
  Files                  915      933      +18     
  Lines                30503    30783     +280     
  Branches              3727     3752      +25     
===================================================
+ Hits                 28164    28383     +219     
- Misses                1506     1562      +56     
- Partials               833      838       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jascks jascks merged commit 46eb4fc into release/0.112 Aug 22, 2024
31 checks passed
@jascks jascks deleted the 9041-in-112 branch August 22, 2024 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Type: Something isn't working nft Non-Fungible Token parser Area: File parsing regression
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants