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

Replace Ganache in CI Tests #1518

Open
MantisClone opened this issue Dec 9, 2024 · 1 comment
Open

Replace Ganache in CI Tests #1518

MantisClone opened this issue Dec 9, 2024 · 1 comment

Comments

@MantisClone
Copy link
Member

Problem

Ganache is deprecated but our CircleCI tests still use it.

image: trufflesuite/ganache:v7.6.0
command:
- '-l'
- '90000000'
- '-m'
- 'candy maple cake sugar pudding cream honey rich smooth crumble sweet treat'
- '-k'
- 'london'

@rodrigopavezi
Copy link
Member

Just to note, hardhat has no official docker image. We could try to replace with anvil from foundry which has docker image.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🎫 Backlog
Development

No branches or pull requests

2 participants