trufflesuite / drizzle

Reactive Ethereum dapp UI suite
907 stars 238 forks source link

Update provider workflow for upcoming metamask change #105

Open cds-amal opened 3 years ago

cds-amal commented 3 years ago

Metamask will introduce a breaking change on Nov-15-2020 altering how they inject web3 and will affect how Drizzles detection logic works.

Reference: https://medium.com/metamask/breaking-changes-to-the-metamask-provider-its-happening-eebc91fff1a7 https://docs.metamask.io/guide/provider-migration.html#migrating-to-the-new-provider-api

stephen101 commented 3 years ago

Any info on this? Do we need to upgrade Drizzle to be ready for this?