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 access token modifier to public withdraw or cancel functions #105

Merged
merged 4 commits into from
Aug 19, 2024

Add access token for tests

f909715
Select commit
Loading
Failed to load commit list.
Merged

Add access token modifier to public withdraw or cancel functions #105

Add access token for tests
f909715
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 19, 2024 in 0s

28.57% of diff hit (target 64.28%)

View this Pull Request on Codecov

28.57% of diff hit (target 64.28%)

Annotations

Check warning on line 35 in contracts/BaseEscrow.sol

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/BaseEscrow.sol#L35

Added line #L35 was not covered by tests

Check warning on line 36 in contracts/EscrowFactory.sol

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/EscrowFactory.sol#L35-L36

Added lines #L35 - L36 were not covered by tests

Check warning on line 42 in contracts/zkSync/EscrowFactoryZkSync.sol

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/zkSync/EscrowFactoryZkSync.sol#L41-L42

Added lines #L41 - L42 were not covered by tests