You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 17, 2024. It is now read-only.
Recently merged work to support asynchronous data collection for BuidlerEVM in #222 and I think it should be pretty straightforward to extend that for ganache-core.
Will take a look at this...basically we need to wrap Truffle's global web3.currentProvider in a way similar to this code at buidler-gas-reporter
is it possible to use
setImmediate
for running mocha hooks asynchronously?The text was updated successfully, but these errors were encountered: