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

perf: Graphql CDN using Stellate #7623

Merged
merged 4 commits into from
Nov 2, 2023
Merged

perf: Graphql CDN using Stellate #7623

merged 4 commits into from
Nov 2, 2023

Commits on Oct 12, 2023

  1. * fix(indexers.ts): update ahk indexer endpoint to 'https://query-sti…

    …ck.stellate.sh'
    
    * fix(constants.ts): update stick indexer endpoint to 'https://query-stick.stellate.sh'
    preschian committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    45af347 View commit details
    Browse the repository at this point in the history
  2. * fix(websocket.ts): add support for INDEXERS.ahk client to return 'w…

    …ss://squid.subsquid.io/stick/graphql' as the WebSocket URL
    preschian committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    c01503c View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Configuration menu
    Copy the full SHA
    5442731 View commit details
    Browse the repository at this point in the history
  2. * feat(TheFooter.vue): add Stellate powered by badge to the footer

    * fix(TheFooter.vue): add missing import for useTheme
    * refactor(TheFooter.vue): remove unused import for TranslateResult
    preschian committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    e792f52 View commit details
    Browse the repository at this point in the history