Skip to content

Commit 894cbbc

Browse files
committed
📝 Deprecate Holešky Network
Signed-off-by: pcaversaccio <pascal.caversaccio@hotmail.ch>
1 parent da6fa9c commit 894cbbc

4 files changed

Lines changed: 39 additions & 39 deletions

File tree

.github/workflows/checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,4 +92,4 @@ jobs:
9292
- name: Validate URLs
9393
run: |
9494
awesome_bot ./*.md contracts/*.sol contracts/**/*.sol --request-delay 0.4 \
95-
--white-list https://hardhat.org,https://explorer.autobahn.network,https://testnet.autobahn-explorer.com,https://rinkeby.etherscan.io,https://ropsten.etherscan.io,https://kovan.etherscan.io,https://kovan-optimistic.etherscan.io,https://hyperspace.filfox.info,https://testnet.hecoinfo.com,https://testnet.arbiscan.io,https://goerli.arbiscan.io,https://alpha-blockscout.scroll.io,https://explorer-dapps.shardeum.org,https://explorer-test.arthera.net,https://testnet.explorer.zora.energy,https://explorer.testnet.mantle.xyz,https://goerli.etherscan.io,https://mumbai.polygonscan.com,https://testnet-zkevm.polygonscan.com,https://goerli.lineascan.build,https://goerli.basescan.org,https://pacific-explorer.testnet.manta.network,https://goerli-optimism.etherscan.io
95+
--white-list https://hardhat.org,https://explorer.autobahn.network,https://testnet.autobahn-explorer.com,https://rinkeby.etherscan.io,https://ropsten.etherscan.io,https://kovan.etherscan.io,https://kovan-optimistic.etherscan.io,https://hyperspace.filfox.info,https://testnet.hecoinfo.com,https://testnet.arbiscan.io,https://goerli.arbiscan.io,https://alpha-blockscout.scroll.io,https://explorer-dapps.shardeum.org,https://explorer-test.arthera.net,https://testnet.explorer.zora.energy,https://explorer.testnet.mantle.xyz,https://goerli.etherscan.io,https://holesky.etherscan.io,https://mumbai.polygonscan.com,https://testnet-zkevm.polygonscan.com,https://goerli.lineascan.build,https://goerli.basescan.org,https://pacific-explorer.testnet.manta.network,https://goerli-optimism.etherscan.io

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ All files | 100 | 100 | 100 | 100 |
104104
- Kovan (⚠️ Deprecated): [`0x13b0D85CcB8bf860b6b79AF3029fCA081AE9beF2`](https://kovan.etherscan.io/address/0x13b0D85CcB8bf860b6b79AF3029fCA081AE9beF2)
105105
- Goerli (⚠️ Deprecated): [`0x13b0D85CcB8bf860b6b79AF3029fCA081AE9beF2`](https://goerli.etherscan.io/address/0x13b0D85CcB8bf860b6b79AF3029fCA081AE9beF2)
106106
- Sepolia: [`0x13b0D85CcB8bf860b6b79AF3029fCA081AE9beF2`](https://sepolia.etherscan.io/address/0x13b0D85CcB8bf860b6b79AF3029fCA081AE9beF2)
107-
- Holešky (Holešovice): [`0x13b0D85CcB8bf860b6b79AF3029fCA081AE9beF2`](https://holesky.etherscan.io/address/0x13b0D85CcB8bf860b6b79AF3029fCA081AE9beF2)
107+
- Holešky (Holešovice; ⚠️ Deprecated): [`0x13b0D85CcB8bf860b6b79AF3029fCA081AE9beF2`](https://holesky.etherscan.io/address/0x13b0D85CcB8bf860b6b79AF3029fCA081AE9beF2)
108108
- Hoodi: [`0x13b0D85CcB8bf860b6b79AF3029fCA081AE9beF2`](https://hoodi.etherscan.io/address/0x13b0D85CcB8bf860b6b79AF3029fCA081AE9beF2)
109109
- **Additional EVM-Based Test Networks:**
110110
- BNB Smart Chain Testnet: [`0x13b0D85CcB8bf860b6b79AF3029fCA081AE9beF2`](https://testnet.bscscan.com/address/0x13b0D85CcB8bf860b6b79AF3029fCA081AE9beF2)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"author": "pcaversaccio (https://pcaversaccio.com)",
2121
"license": "MIT",
22-
"packageManager": "pnpm@10.22.0",
22+
"packageManager": "pnpm@10.23.0",
2323
"scripts": {
2424
"help": "npx hardhat help",
2525
"accounts": "npx hardhat accounts",

pnpm-lock.yaml

Lines changed: 36 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)