Julien Klepatch

Results 8 comments of Julien Klepatch

https://github.com/trufflesuite/drizzle/issues/20

I stumbled upon 2 problems: 1. When we create web3 contract instances, we don't have any address available yet for the `from` field. Can Web3 send calls with no `from`...

This does not seem to be a problem with Drizzle directly, but with the scrypt dependency of `web3`. Not sure to understand why you don't want to try with NodeJS...

Can you try with the latest version of Drizzle(in your package.json you can point to the latest commit of this repo). Drizzle has updated to `web3 `1.2.1` (not released to...

What did you put exactly in your package.json?

I dont know how to turn it off directly, but you could have a parent component outside of Drizzle provider that welcome your user, and when they click something then...

Here is my proposal, taking @DiscRiskandBisque suggestion into consideration: 1. Let Drizzle initialize automatically when `Drizzle` is instantiated 2. Remove the call to `enable()` in the `DRIZZLE_INITIALIZING` saga 3. Replace...

Fixed the issue by uninstalling imagemagick then re-installing it with the option "legacy component" selected. It will include convert.exe, the missing binary in the default install: http://www.imagemagick.org/discourse-server/viewtopic.php?t=29582