-
Notifications
You must be signed in to change notification settings - Fork 20
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
chore: move /contracts from /crates to root (#259) #261
base: main
Are you sure you want to change the base?
Conversation
hey @MegaRedHand |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey there @rvmz ! It seems the submodules were deleted. Could you add them back on the contracts/lib/
dir?
somehow missed that |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please set the submodules to track commits 92a320
of middleware and d3db4e
of forge-std
@MegaRedHand I'm seeing some of the tests failing on Generate Coverage in other PRs as well |
You can ignore that. It fails due to repo secrets not being accessible to external contributors. |
Fixes #259
What Changed?
As per #259,
/contracts
were moved fromcrates
to the root foldeerReviewer Checklist
changelog-X
labels (if applies)