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

Separate protocol contracts from testing contracts #263

Closed
lumtis opened this issue Jul 26, 2024 · 1 comment · Fixed by #268
Closed

Separate protocol contracts from testing contracts #263

lumtis opened this issue Jul 26, 2024 · 1 comment · Fixed by #268
Assignees
Labels
code-quality v2 New smart contract version

Comments

@lumtis
Copy link
Member

lumtis commented Jul 26, 2024

The official protocol contracts should be easy to identify in the codebase.

We should move contracts used for testing such as Receiver, GatewayUpgrade, TestERC20, .. in different locations

@lumtis lumtis added v2 New smart contract version code-quality labels Jul 26, 2024
@skosito
Copy link
Contributor

skosito commented Jul 26, 2024

will be solved with v1/v2 split, assigning to me for tracking

@skosito skosito self-assigned this Jul 26, 2024
@skosito skosito linked a pull request Jul 30, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code-quality v2 New smart contract version
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants