Skip to content

feat: reduce ERC721 transfer gas#123

Open
thorseldon wants to merge 4 commits intomainfrom
optimize/erc721-transfer-loan
Open

feat: reduce ERC721 transfer gas#123
thorseldon wants to merge 4 commits intomainfrom
optimize/erc721-transfer-loan

Conversation

@thorseldon
Copy link
Member

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

@codecov
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