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

Internal review #3

Closed
wants to merge 94 commits into from
Closed

Internal review #3

wants to merge 94 commits into from

Conversation

hoytech
Copy link
Contributor

@hoytech hoytech commented Apr 1, 2024

No description provided.

forge test -vvv --gas-report --ast
id: test

coverage:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was wondering about this in the other repo as well, why do we run coverage in the CI?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Haythem set it up this way for the EVK and to be honest I simply copy-pasted the file here. I don't think it's an issue though

.solhint.json Outdated Show resolved Hide resolved

accountStorage.balance = currentAccountBalance - amount;

IERC20(rewarded).safeTransfer(recipient, amount);

This comment was marked as outdated.

hoytech and others added 2 commits April 30, 2024 13:40
README.md Show resolved Hide resolved
README.md Show resolved Hide resolved
kasperpawlowski added a commit that referenced this pull request Jul 31, 2024
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.

5 participants