decentralized-identity / veramo

A JavaScript Framework for Verifiable Data
https://veramo.io
Apache License 2.0
431 stars 131 forks source link

test: fix ganache setup #1267

Closed mirceanis closed 12 months ago

mirceanis commented 12 months ago

After bumping ethers to v6 the CI is manifesting some issues with tests that use ganache.

This PR adds a ganache provider that disables some of the ethersjs optimizations for caching and batching requests