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

ethereum: rm truffle #4069

Closed
4 tasks
evan-gray opened this issue Aug 9, 2024 · 0 comments · Fixed by #4070
Closed
4 tasks

ethereum: rm truffle #4069

evan-gray opened this issue Aug 9, 2024 · 0 comments · Fixed by #4070
Labels

Comments

@evan-gray
Copy link
Contributor

Description and context

The work to no longer rely on truffle for Tilt CI and deployments has been completed, but some tasks remain from the initial goal of #3395. Ideally, all remnants of truffle should be removed while maintaining the same test and tooling coverage.

Definition of done

  • All truffle test coverage is ported to forge (see Deprecate truffle #3395 for "61-ish" forge tests that were intended accomplish this)
  • All truffle tests are removed
  • Truffle scripts / config / other remnants are removed - The ethereum CI tests still use truffle and some various remnants remain.
  • Port 'generate-abi.sh' and 'generate-abi-celo.sh' to foundry tooling
@evan-gray evan-gray added the evm label Aug 9, 2024
This was referenced Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant