You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
⚙ Running: forge script deploy-scripts/AcceptAdmin.s.sol --legacy --ffi --rpc-url=http://127.0.0.1:8545 --broadcast --sig=6e71bdc2000000000000000000000000a86ebc0f72b6131051b645dc6a58da1b5251424f0000000000000000000000008256fbca7e8cd958349fe7c8615e62e8fa50ee9f --private-key=f12e28c0eb1ef4ff90478f6805b68d63737b7f33abfa091601140805da450d93
│
[⠒] Compiling...
[⠑] Compiling 1 files with Solc 0.8.24
[⠘] Solc 0.8.24 finished in 1.59s
Compiler run successful with warnings:
Warning (5667): Unused function parameter. Remove or comment out the variable name to silence this warning.
--> contracts/bridgehub/Bridgehub.sol:122:9:
|
122 | uint256 _salt,
| ^^^^^^^^^^^^^
Error:
Function selector `6e71bdc2` not found in the ABI
│
■ Command failed to run: forge script deploy-scripts/AcceptAdmin.s.sol --legacy --ffi --rpc-url=http://127.0.0.1:8545 --broadcast --sig=6e71bdc2000000000000000000000000a86ebc0f72b6131051b645dc6a58da1b5251424f0000000000000000000000008256fbca7e8cd958349fe7c8615e62e8fa50ee9f --private-key=f12e28c0eb1ef4ff90478f6805b68d63737b7f33abfa091601140805da450d93
The text was updated successfully, but these errors were encountered:
🐛 Bug Report
📝 Description
Earlier, there were no errors when running
zk_inception ecosystem init
Possibly the bug came from this PR #2589
🔄 Reproduction Steps
Follow this tutorial to reproduce bug.
https://docs.zksync.io/zk-stack/running-a-zk-chain/quickstart
🖥️ Environment
Fedora 39
📎 Log Output
The text was updated successfully, but these errors were encountered: