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

[Clean] Removed await keyword where not required "The rewarder" test #12

Closed
wants to merge 1 commit into from

Conversation

sourabhxyz
Copy link

Since attach here returns a Contract instance, not a promise, so, there is no need to use await.

Since `attach` here returns a `Contract` instance, not a promise, so, there is no need to use `await`.
zzzuhaibmohd added a commit to zzzuhaibmohd/damn-vulnerable-defi-solutions that referenced this pull request Jul 28, 2022
zzzuhaibmohd added a commit to zzzuhaibmohd/damn-vulnerable-defi-solutions that referenced this pull request Jul 28, 2022
@tinchoabbate
Copy link
Collaborator

Thanks, should be solved in v3 following your suggestion!

soyccan added a commit to soyccan/damn-vulnerable-defi that referenced this pull request Aug 12, 2023
- Upgradable contract
- Checks-effects-interactions violation
soyccan added a commit to soyccan/damn-vulnerable-defi that referenced this pull request Aug 12, 2023
- Upgradable contract
- Checks-effects-interactions violation
soyccan added a commit to soyccan/damn-vulnerable-defi that referenced this pull request Aug 12, 2023
- Upgradable contract
- Checks-effects-interactions violation
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.

2 participants