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

Generic ERC-20 token wrapper, sDai support #182

Closed
wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Aug 28, 2023

Base contract to wrap-and-supply an ERC-20 token, or withdraw-and-unwrap. Includes support for Dai -> sDai wrapping.

@height
Copy link

height bot commented Aug 28, 2023

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.

@codecov-commenter
Copy link

Codecov Report

Patch coverage has no change and project coverage change: -2.47% ⚠️

Comparison is base (551c497) 56.16% compared to head (14e5ad1) 53.70%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #182      +/-   ##
==========================================
- Coverage   56.16%   53.70%   -2.47%     
==========================================
  Files          26       28       +2     
  Lines         981     1026      +45     
  Branches      125      130       +5     
==========================================
  Hits          551      551              
- Misses        430      475      +45     
Files Changed Coverage Δ
contracts/misc/token-wrapper/BaseTokenWrapper.sol 0.00% <0.00%> (ø)
...acts/misc/token-wrapper/SavingsDaiTokenWrapper.sol 0.00% <0.00%> (ø)

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

@ghost ghost closed this Oct 17, 2023
@miguelmtzinf miguelmtzinf deleted the feat/generic-token-wrapper branch March 7, 2024 10:10
This pull request was closed.
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