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

Replace AWS by Chainstack's #20

Merged
merged 8 commits into from
Jun 23, 2023

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    19616ea View commit details
    Browse the repository at this point in the history
  2. feat(staking): Replace graphQL AWS config with Chainstack

    Adjust the static-generation logic and log messages, also add Chainstack info to be used with apollo-clients when needed. Replace the apollo-client link configuration with uri, that eliminate the zombie polling happening after dynamically switching the graphQL endpoint.
    brunomenezes committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    260771f View commit details
    Browse the repository at this point in the history
  3. refactor(staking): Add correct typing for PoolCommissionsTable

    Fix some wrong type used in the test setup.
    brunomenezes committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    24d5e57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dcfcd2d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4782c8b View commit details
    Browse the repository at this point in the history
  6. refactor(staking): Remove feature-flag to check new-performance-enabled

    Performance is always coming from subgraph backend from now on.
    brunomenezes committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    dd52a4b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f00b490 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dc29590 View commit details
    Browse the repository at this point in the history