deprecate Formicarium testnet (chainId 43521)#8442
Open
tech-memecore wants to merge 1 commit into
Open
Conversation
MemeCore's Formicarium testnet has reached end of life and has been superseded by the Insectarium testnet (chainId 43522). Its RPC, websocket and explorer endpoints no longer respond. Set status to deprecated and remove the three unreachable explorer entries (OKX, MemeCoreScan, Blockscout).
|
You successfully submitted a PR! Due to the amount of PRs coming in: we will only look at PRs that the CI is happy with. We can also not hold your hand getting the CI green - just look how others that where merged did it and RTFM. So as long as there is any CI check that reports an error - no human will look at this. You might be able to ask for some support after supporting the project - e.g. by sending funds to lists.eth. When you fixed things after a requested change - then you also need to (re-)request a review. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
MemeCore's Formicarium testnet (chainId 43521) has reached end of life and
has been superseded by the Insectarium testnet (chainId 43522). The
sunset was announced by the MemeCore team for June 16, and the chain's
endpoints no longer respond:
https://rpc.formicarium.memecore.net-> HTTP 503wss://ws.formicarium.memecore.net-> HTTP 503www.okx.com/web3/explorer/formicarium-testnet-> 301 -> 404formicarium.memecorescan.io-> DNS no longer resolvesformicarium.blockscout.memecore.com-> HTTP 503Changes to
_data/chains/eip155-43521.json:"status": "deprecated".of which are unreachable. The RPC entries are kept since
rpcis amandatory field.
The chain JSON is kept (rather than deleted) so the chainId stays reserved.