polywrap / wrap-cli

Used to create, build, and integrate wraps.
https://polywrap.io
MIT License
170 stars 52 forks source link

chore(cli/infra): use truffle ganache docker image #1866

Closed cbrzn closed 1 year ago

cbrzn commented 1 year ago

this PR aims to update the ganache image with the latest from docker. this fix is because when updating the ethers wrap the CI was failing (https://github.com/polywrap/ethers/actions/runs/5965368132/job/16182637986). After digging through we were not being able to communicate with the Ganache instance; I guess it was because an update in the Ganache npm package