-
**Describe the bug**
When i use the code above
```
let override = {
gasLimit: 5000000,
gasPrice: 20000000000,
nonce: nonce++,
chainId: 56
};
let now = new Date().getTime();
l…
-
# Expected Behavior
Set gas settings on hardhat locally.
# Current Behavior
At some point the code uses the function getFeeData() directly from the ethersjs package, instead of the hardhat-c…
-
I was using https://github.com/OpenZeppelin/openzeppelin-upgrades that uses etherjs to deploy a proxy in poligon testnet mumbai and found a bug related to deployProxy on this network.
What happens …
-
### Ethers Version
6.7.1
### Search Terms
_No response_
### Describe the Problem
The code snippet I'm using isn't functioning as expected when it comes to writing data to a contract. Although I c…
-
### Describe the bug
**Issue detail**
In our dApp https://app.fairsharing.xyz/, when we make an onchain attestaion call, metamask returned the error as below snapshot below.
We use EAS + Metama…
-
### Checklist
- [X] This is **not** a security-related bug/issue. If it is, please follow please follow the [security policy](https://github.com/filecoin-project/lotus/security/policy).
- [X] I **hav…
-
### Checklist
- [X] This is **not** a security-related bug/issue. If it is, please follow please follow the [security policy](https://github.com/filecoin-project/lotus/security/policy).
- [X] I **hav…
-
#### System information
OS & Version: OSX
Commit hash : 34b065aecb80aa7733e1e6fe77b9b080dff1699a
When subscribing to the pending transactions with the `fullTx` parameter the field `from` is mis…
-
Hello, As of 2024 use of bare etherjs is not recommended for react application as its too much work and not worth re-inventing the wheel.
I suggest rainbow-kit for wallet connect and wagmi library fo…
-
Web3js based system is enough to make Dapp, but compatibility issues and migration issues are remaining. Is there any chance or way to use [Ethers.js](https://github.com/ethers-io/ethers.js) compatibl…