ethereum-optimism / optimism

Optimism is Ethereum, scaled.
https://optimism.io
MIT License
5.66k stars 3.29k forks source link

OP-Deployer won't deploy to Holesky testnet #12859

Open ZakAyesh opened 1 week ago

ZakAyesh commented 1 week ago

Bug Description op-deployer won't deploy to Ethereum's Holesky testnet, it produces the following error:

Application failed: error getting superchain config: unsupported chain ID: 17000

Steps to Reproduce Ran command below:

op-deployer bootstrap opcm --l1-rpc-url endpoint --private-key prKey --artifacts-locator ­tag://op-contracts/v1.6.0 

Environment Information: MacOS Sonoma version 14.4

Monorepo Git HEAD Commit Hash: b6bd58e

Logs:

op-deployer bootstrap opcm --l1-rpc-url endpoint --private-key prKey --artifacts-locator ­tag://op-contracts/v1.6.0 
INFO [11-06|17:45:29.977] artifacts download progress              current=4096 total=54,132,933
INFO [11-06|17:45:30.977] artifacts download progress              current=39,353,107 total=54,132,933
Application failed: error getting superchain config: unsupported chain ID: 17000

⚠️ Notice: Issues that do not include the following sections will be subject to closure:

Please ensure all required sections are filled out accurately to expedite the debugging process and improve issue resolution efficiency.

priyanshuthapliyal commented 11 hours ago

Also experiencing same issue with Holesky.

INFO [11-19|17:08:52.416] artifacts download progress current=4096 total=54,132,933 INFO [11-19|17:08:53.436] artifacts download progress current=199,444 total=54,132,933 INFO [11-19|17:08:54.436] artifacts download progress current=2,957,312 total=54,132,933 INFO [11-19|17:08:55.440] artifacts download progress current=6,752,022 total=54,132,933 INFO [11-19|17:08:56.441] artifacts download progress current=10,553,110 total=54,132,933 INFO [11-19|17:08:57.442] artifacts download progress current=14,354,198 total=54,132,933 INFO [11-19|17:08:58.445] artifacts download progress current=17,991,446 total=54,132,933 INFO [11-19|17:08:59.445] artifacts download progress current=21,939,990 total=54,132,933 INFO [11-19|17:09:00.446] artifacts download progress current=25,691,926 total=54,132,933 INFO [11-19|17:09:01.449] artifacts download progress current=29,493,014 total=54,132,933 INFO [11-19|17:09:02.456] artifacts download progress current=33,326,870 total=54,132,933 INFO [11-19|17:09:03.461] artifacts download progress current=36,833,046 total=54,132,933 INFO [11-19|17:09:04.464] artifacts download progress current=40,863,510 total=54,132,933 INFO [11-19|17:09:05.465] artifacts download progress current=44,664,598 total=54,132,933 INFO [11-19|17:09:06.495] artifacts download progress current=47,023,894 total=54,132,933 INFO [11-19|17:09:07.495] artifacts download progress current=50,337,558 total=54,132,933 INFO [11-19|17:09:08.502] artifacts download progress current=53,380,886 total=54,132,933 Application failed: error getting superchain config: unsupported chain ID: 17000