Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: deduplicate env rpc endpoint and other minor improvements #744

Merged
merged 13 commits into from
Aug 16, 2024

Conversation

kilted-andres
Copy link
Contributor

  • Deduplicates environment constant for rpc endpoint => unifies BLOCKCHAIN_ENDPOINT and POLKADOT_RPC_ENDPOINT.
  • Changes the QUERY_SIZE from 50 to 100 that is the maximum of the indexer.
  • Handles case of bad cType written on chain (and on the indexer).

src/components/CTypeDetails/CTypeDetails.astro Outdated Show resolved Hide resolved
src/utilities/configuration.ts Outdated Show resolved Hide resolved
src/utilities/indexer/queryCTypes.ts Outdated Show resolved Hide resolved
@kilted-andres kilted-andres merged commit a026723 into main Aug 16, 2024
1 check passed
@kilted-andres kilted-andres deleted the xw/deduplicate_env_rpc_endpoint branch August 16, 2024 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants