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

feat: reduce ERC721 transfer gas #123

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

thorseldon
Copy link
Contributor

  • For Borrow: Transfer ERC721 directly to LendPoolLoan;
  • For Repay: Transfer ERC721 directly to Borrower;

Copy link

codecov bot commented Jan 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.62%. Comparing base (b7b36e1) to head (1ca1888).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #123      +/-   ##
==========================================
- Coverage   90.82%   90.62%   -0.21%     
==========================================
  Files          37       37              
  Lines        2868     2868              
  Branches      450      453       +3     
==========================================
- Hits         2605     2599       -6     
- Misses        263      269       +6     

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

@thorseldon thorseldon changed the title [WIP]Optimize: Reduce ERC721 Transfer Gas Optimize: Reduce ERC721 Transfer Gas Feb 19, 2024
@thorseldon thorseldon changed the title Optimize: Reduce ERC721 Transfer Gas feat: reduce ERC721 transfer gas Jan 26, 2025
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.

1 participant