Replies: 10 comments
-
Hi @ricmoo , Any news on this ? |
Beta Was this translation helpful? Give feedback.
-
I’ve been configuring a few things so I can test this out. I will have more info later today. Sorry for the delay. |
Beta Was this translation helpful? Give feedback.
-
I've replicated this and believe it to be a bug in ethers. Trying to track it down now... |
Beta Was this translation helpful? Give feedback.
-
I have opened an issue with MetaMask too (see MetaMask/metamask-extension#11863), as I can replicate it in ethers, but have also added debugging that leads me to believe it might be on their side. We're Working on it. :) |
Beta Was this translation helpful? Give feedback.
-
Update: looks like MetaMask has confirmed it is an issue on their side. |
Beta Was this translation helpful? Give feedback.
-
Thanks so much for the follow ups and figuring this out. I appreciate it so much. It's really a bummer for me. Could I ask for your advice here ?
I also have a The reason it fails is that Is there any other choice/way to solve this ? maybe you know if some other wallets support this or anything that might help a little bit ? Thanks a lot. |
Beta Was this translation helpful? Give feedback.
-
Hey Richard, any ideas on my last question ? |
Beta Was this translation helpful? Give feedback.
-
or maybe somehow, you know which wallet supports it and you tested it !!! |
Beta Was this translation helpful? Give feedback.
-
You don't really have any options other than using a wallet that supports it. That could mean using an ethers.js I've checked with MyCrypto, and they also don't support it. I've only tested with Geth, as there are no other options I've found so far to test with... |
Beta Was this translation helpful? Give feedback.
-
I’m going to move this to discussions, as it is not an issue with ethers and might be useful to further discuss. :) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
See #1876
The JsonRpcSigner may be passing the accessList incorrectly to MetaMask. It looks a bit strange and doesn’t seem to be working and now MetaMask has accessList support so it can be tested.
Beta Was this translation helpful? Give feedback.
All reactions