OriginProtocol / origin-js

We've moved to a monorepo: https://github.com/OriginProtocol/origin
MIT License
81 stars 33 forks source link

Ganache core chrash #587

Open sparrowDom opened 5 years ago

sparrowDom commented 5 years ago

Using the latest version of Metamask crashes ganache-core module when confirming a create-listing transaction in Metamask.

Environment:

Steps to reproduce: Just create any normal listing and after clicking "Confirm" in Metamask origin-js container should chrash with the following error: screenshot 2018-10-02 15 54 00

And browser should display these errors:

screenshot 2018-10-02 15 54 13
sparrowDom commented 5 years ago

@nick @tyleryasaka @franckc if anyone of you has time, can you try to confirm the problem?

sparrowDom commented 5 years ago

hmm can not consistently reproduce the problem ATM, doing more investigation