trufflesuite / drizzle

Reactive Ethereum dapp UI suite
907 stars 238 forks source link

Update for MetaMask changes? #109

Open spoonknife22 opened 3 years ago

spoonknife22 commented 3 years ago

Is there an update coming for the injection changes made by MetaMask? As of now it only works with the legacy MM extension.

thisisandreeeee commented 3 years ago

I share similar concerns as to how drizzle will comply with EIP-1102. Is drizzle flexible enough to handle a flow where users click a button, a metamask notification pops up, and they can select their desired accounts? Or would you recommend that we use react for this instead?

eggplantzzz commented 3 years ago

Hello! We are currently working on getting a plan together for updating Drizzle. Hang tight and sorry for the delay!

spoonknife22 commented 3 years ago

Hello! We are currently working on getting a plan together for updating Drizzle. Hang tight and sorry for the delay!

Glad to hear it! Thanks!

eggplantzzz commented 3 years ago

Hey again @isaiahcurry8 and @thisisandreeeee, we had a discussion about updating the library and it looks like Drizzle might be getting deprecated for the time being. We had planned on updating it but there are too many things that need attention right now. Sorry to keep you hanging for so long.

spoonknife22 commented 3 years ago

That is awful news. I have bee building on Drizzle for a year now. Very disappointing.

On Fri, Mar 26, 2021, 3:44 PM tyler @.***> wrote:

Hey again @isaiahcurry8 https://github.com/isaiahcurry8 and @thisisandreeeee https://github.com/thisisandreeeee, we had a discussion about updating the library and it looks like Drizzle might be getting deprecated for the time being. We had planned on updating it but there are too many things that need attention right now. Sorry to keep you hanging for so long.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/trufflesuite/drizzle/issues/109#issuecomment-808567011, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACQMSQ3GW63RS6FSKR5I7BLTFUE5ZANCNFSM4XBICTYA .

rsodre commented 3 years ago

Hey again @isaiahcurry8 and @thisisandreeeee, we had a discussion about updating the library and it looks like Drizzle might be getting deprecated for the time being. We had planned on updating it but there are too many things that need attention right now. Sorry to keep you hanging for so long.

And I'm releasing a project this week! What does 'for a while' mean exactly? Is it going to be updated eventually or probably not anymore...

Where can I get more info about the MettaMask updates? Any tips about another good store that works with truffle?

eggplantzzz commented 3 years ago

Yes, sorry about this. It is possible that at some point in the future we will pick this project back up but as of now we don't have time to maintain it. If you are handy with JS feel free to clone it and update it yourself. Sorry again!

After a quick search I found this article about the changes.