-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Package Version
0.7.2
### Current Behavior
You can reproduce this bug in metamask mobile browser on the demo…
-
**To Reproduce**
I'm not 100% sure what the precise cause of this bug is, but there exists a combination of 1) Solidity code 2) Ganache running locally 3) MetaMask v7.2.3 where a contract function …
-
**Describe the bug**
When I close the unlock wallet popup while requesting eth accounts, I'm not getting any result. And when I request eth accounts again, I'm getting the following error `MetaMask…
-
I encountered the same problem [#7043](https://github.com/MetaMask/metamask-mobile/issues/7043)
#### Expected behavior
#### Actual behavior
#### Steps to reproduce the behavior
```
// @…
-
### Describe the bug
In the recent chrome, I'm seeing the following error while calling the approval for all method. In mobile metamask, firefox and brave browser I'm not seeing this error.
…
-
As part of our commitment to the best security we can offer, the MetaMask team is planning to continuously offer a bug bounty on our seed phrase functionality, we are starting the bounty at 1 ether, b…
-
Please read this medium article before reading this desc.
https://medium.com/metamask/https-medium-com-metamask-breaking-change-injecting-web3-7722797916a8
OCTOBER edit: heres a new post from me…
-
Right now if you try to sign with your account on the Safe environment, you won't be able because the authentication mechanism on a safe works differently than a regular wallet
More info [here](ht…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Package Version
0.0.3
### Current Behavior
I'm developing primarily against Metamask, and I've not…
hhff updated
10 months ago
-
Here is my code:
```dart
class LoginPage extends StatefulWidget {
const LoginPage({super.key});
@override
State createState() => _LoginPageState();
}
class _LoginPageState extends Sta…