Skip to content

Replace yarn by pnpm and drop perpetual-pools external test #15067

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

Merged
merged 2 commits into from
Apr 29, 2024

Conversation

r0qs
Copy link
Member

@r0qs r0qs commented Apr 29, 2024

Apparently, yarn cannot anymore correctly resolve hardhat dependencies: https://app.circleci.com/pipelines/github/ethereum/solidity/33914/workflows/5a5a125e-4fdf-4758-8262-1138eeaa6549/jobs/1532619?invite=true#step-108-14857_47. Switching to pnpm seems to solve the issue.

This PR also removes the perpetual-pools external tests since it seems inactive for around two years now: mycelium-ethereum/perpetual-pools-contracts@48264d7 and our current fork would require a significant amount of work to update hardhat and other dependencies to work properly.

We should consider add other active projects to the external tests, now using our python test suite instead of the old bash scripts.

@r0qs r0qs changed the title Replace yarn by pnpm hardhat and drop perpetual-pools external test Replace yarn by pnpm and drop perpetual-pools external test Apr 29, 2024
@nikola-matic nikola-matic merged commit d74b8af into develop Apr 29, 2024
73 checks passed
@nikola-matic nikola-matic deleted the replace-yarn-by-pnpm-hardhat branch April 29, 2024 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants