Merged
Conversation
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.
Closes #342
Summary
Deploy Pharos (chain id 1672) on mainnet indexing, refresh registry fetch / typing behavior, and fix a few chain/RPC details.
Changes
Pharos (1672)
SELECTED_NETWORKSandPONDER_RPC_URL_1672inenvironments/main.yamlandenvironments/main-s.yaml.networkNamesandendpointsinsrc/chains.ts(1672→pharos; empty endpoint list for local—RPC comes from env in deployed setups).Registry build (
scripts/fetch-registry.mjs)registryVersionToFileSlug, e.g. patch0dropped).version === nullinto the previous blob (patch-over-base).REGISTRY_<slug>_…keys apply nested patches before writing generated files (e.g. ArbitrumstartBlockin yaml viaREGISTRY_v3_1_chains_42161_deployment_startBlock).REGISTRY_URL) are ignored.Types
generated/types.ts: optionalverifier/verifierUrlonRegistryChain.network(aligns with registry payload).Chains / contracts
/evm→/nanoreth.chainContracts: only map contracts with a non-null address (skip placeholders).Notes
startBlockwhere upstream data lags.