-
Tried to trace tests for [AA-Benchmarks](https://github.com/alchemyplatform/aa-benchmarks) repo with no success.
Steps to reproduce:
clone above repo
```
cp env.sample .env
```
```
pnpm…
-
Node.js v20.7.0 (lts/iron)
npm 10.9.0
Mac OS 13.6.7
### Is there an existing issue for this?
- [X] I have looked through the [existing issues](https://github.com/FIL-Builders/fil-frame/issues)…
-
### Version of Hardhat
2.19.5
### What happened?
Forking a Base Sepolia node has started failing with the following error:
```
Errors: Invalid value undefined supplied to : RpcBlockWithTran…
-
**Describe the bug**
参考官方文档后,我成功修改链的web3_rpc设置,并使用Metamask链接本地网络在remix上发起了合约部署交易,接着使用hardhat模版创建项目,在config中指定网络,接着部署内置Lock合约报错
Error in plugin hardhat-ignition: IGN403: You have sent transactions fr…
-
# Overview
There's a lot of old test in hardhat that need to migrated onto foundry.
- [ ] migrate hardhat tests
- [ ] adjust old foundry test
-
After much debugging trying to get the `tenderly:verify` function to work I've realized that these libraries are incompatible. I kept getting the error:
```Error: There are multiple definitions of …
-
Script throws when testing Polygon with smart contracts flag, the output is as follows:
```
70) UniswapV3Pool swap tests
high fee, 1:1 price, 2e18 max range liquidity
"before e…
-
In the Rahat project, we need to automate the deployment of three key smart contracts: `RahatAccessManager`, `RahatToken`, and `RahatTreasury`. These contracts are critical to managing access control,…
-
### 🐛 Bug Report
Unable to verify contracts that were compiled with supressed errors
#### 📝 Description
I have a successfully deployed contract that was compiled using hardhat zksolc configur…
-
```text
$ pnpm audit
┌─────────────────────┬────────────────────────────────────────────────────────┐
│ low │ Valid ECDSA signatures erroneously rejected in │
│ …