mirror of https://github.com/embarklabs/embark.git
e0ac539930
When we introduced dappConnection to ENS, we didn't add the concept of auto connection, like we do in the "normal" connection. This means that when using $WEB3, the contracts connection waited for the user to click on a button, but the ENS part called `ethereum.enable` directly, which is confusing for the dev, because we specified to NOT automatically connect to ethreum. This fixes it by checking the dappAutoEnable property in contracts config and adds it to the namesystemConfig artifact |
||
---|---|---|
.. | ||
index.js |