MetaMask / web3-provider-engine

A JavaScript library for composing Ethereum provider objects using middleware modules
MIT License
597 stars 328 forks source link

chore: updating ganache dependency #397

Closed martinheidegger closed 1 year ago

martinheidegger commented 2 years ago

Ganache is moving away from the ganache-core model and now runs in the ganache namespace. It is currently at rc7 which is pretty stable.

mcmire commented 2 years ago

Hi @martinheidegger. Ganache v7.0.0 is now available. Would you mind upgrading that and rebasing this? Hopefully it'll give GH Actions the kick it needs to run too.

mcmire commented 1 year ago

Thank you for this pull request, but we are actively phasing out this package in favor of json-rpc-engine and its related packages, so I'm going to close this.