Skip to content
This repository has been archived by the owner on Mar 17, 2024. It is now read-only.

[feature-request] ganache-core in-process support #225

Open
cruzdanilo opened this issue Oct 16, 2020 · 1 comment
Open

[feature-request] ganache-core in-process support #225

cruzdanilo opened this issue Oct 16, 2020 · 1 comment

Comments

@cruzdanilo
Copy link

is it possible to use setImmediate for running mocha hooks asynchronously?

@cgewecke
Copy link
Owner

cgewecke commented Oct 20, 2020

Hi @cruzdanilo, thanks for opening.

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

And perhaps move the async provider written over there, here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants