We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
A fork of Ganache that is compatible with CELO.
The content you are editing has changed. Please copy your edits and refresh the page.
Related PR
The text was updated successfully, but these errors were encountered:
Current working branch: https://github.com/celo-org/ganache/tree/soloseng/CELO-support
These changes have not yet been published.
Sorry, something went wrong.
Original ganache-core fork did not actually support fee currency payment.
When submitting a transaction using any stable token, the stableToken amount does not actually get decremented.
Question now is:
To what extent do we want to add that functionality to ganache?
NB: fee currency works properly in e2e test, when using geth
geth
Released an unofficial ganache fork NPM package under the @celo namespace
@celo
link to the repo
soloseng
Successfully merging a pull request may close this issue.
A fork of Ganache that is compatible with CELO.
Tasks
Related PR
The text was updated successfully, but these errors were encountered: