Closed bilbeyt closed 1 year ago
Thanks for opening this! I had just fixed this myself on this PR https://github.com/ApeWorX/ape-ganache/pull/13 along with several other fixes.
We will hopefully get a ganache patch out soon!
Closing as fixed by https://github.com/ApeWorX/ape-ganache/pull/13
Thank you for help!!
What I did
Solved the problem of not getting revert string.
How I did it
Changed the ganache suffix and implemented get_virtual_machine_error to use existing _get_vm_error function.
How to verify it
Just run tests.
Checklist