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

add erc20 and erc721 deposit function to the Vault #53

Merged
merged 2 commits into from
Mar 4, 2024

feat(CommunityVault): add erc721 deposit function

591cb55
Select commit
Loading
Failed to load commit list.
Merged

add erc20 and erc721 deposit function to the Vault #53

feat(CommunityVault): add erc721 deposit function
591cb55
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 2, 2024 in 0s

77.27% of diff hit (target 95.53%)

View this Pull Request on Codecov

77.27% of diff hit (target 95.53%)

Annotations

Check warning on line 70 in contracts/CommunityVault.sol

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/CommunityVault.sol#L70

Added line #L70 was not covered by tests

Check warning on line 98 in contracts/CommunityVault.sol

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/CommunityVault.sol#L98

Added line #L98 was not covered by tests

Check warning on line 101 in contracts/CommunityVault.sol

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/CommunityVault.sol#L101

Added line #L101 was not covered by tests