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

treasury smart contract + tests + mocks #55

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

nadineloepfe
Copy link
Contributor

@nadineloepfe nadineloepfe commented Dec 5, 2024

Description

This pull request adds the treasury smart contract as well as 2 mocks for testing: erc20 (for usdc and erc3643) and the vault -> erc20 to mock erc3643 in testing should be sufficient because it extends erc20 functionality.

tests can only be run with Hardhat, don't forget to change in defaultNetwork.

Signed-off-by: nadine.loepfe <[email protected]>
Signed-off-by: nadine.loepfe <[email protected]>
Signed-off-by: nadine.loepfe <[email protected]>
@nadineloepfe nadineloepfe marked this pull request as ready for review December 5, 2024 13:49
@nadineloepfe nadineloepfe requested review from a team as code owners December 5, 2024 13:49
@RaphaelMessian
Copy link

LGTM

Copy link

@rbarkerSL rbarkerSL left a comment

Choose a reason for hiding this comment

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

Please look at the merge conflicts in yarn.lock

Signed-off-by: nadine.loepfe <[email protected]>
@nadineloepfe
Copy link
Contributor Author

Please look at the merge conflicts in yarn.lock

I aligned it with main now

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.

3 participants