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

backport main into dev #15

Merged
merged 25 commits into from
Sep 20, 2024
Merged

backport main into dev #15

merged 25 commits into from
Sep 20, 2024

Commits on Jul 22, 2024

  1. Initialize subgraph

    verkhohliad committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    f2b929d View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    5f71008 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    c99a5b5 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. integrate theGraph usage, handling subgraph link with selected chain,…

    … fetching query recursevely (wip)
    verkhohliad committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    45e2c1f View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    6bd2ce1 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. integrate zustand for store management, create persisted store for va…

    …lidator indexes, handle fetching only new logs from subgraph and updating store
    verkhohliad committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    cd4beaf View commit details
    Browse the repository at this point in the history
  2. Initialize subgraph

    verkhohliad committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    10ade91 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. deploy and integrate gnosis subgraph, make workaround thegraph limita…

    …tion for pagination, adapt store for storing multiple chains validator indexes
    verkhohliad committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    4189e01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    074814c View commit details
    Browse the repository at this point in the history
  3. minor fixes

    verkhohliad committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    7b544c6 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Merge pull request #12 from gnosischain/feat/add-sub-graphs

    Integrate subgraphs for fetching & caching validator registry contract logs
    verkhohliad authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    6f8036a View commit details
    Browse the repository at this point in the history
  2. add missing dependency

    verkhohliad committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    872ea5f View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. handle incorrect validator registration message, fix finding next shu…

    …tter validator in next epochs, update progress unit to seconds
    verkhohliad committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    54bd75a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fb65e6 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Merge pull request #13 from gnosischain/fix/shutter-timer-error-handling

    Fix shutter timer error handling
    verkhohliad authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    4a597ac View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    0bd7015 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    7365828 View commit details
    Browse the repository at this point in the history
  2. patch: add .nvmrc file

    verkhohliad committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    c6d44d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb440ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f6559ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c2f3a54 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7a40f97 View commit details
    Browse the repository at this point in the history
  7. docs: write readme

    verkhohliad committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    5488e0c View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Merge pull request #14 from gnosischain/improvements/validator-match-ui

    Shutter App Improvements
    verkhohliad authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    1bd3e7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc33b8f View commit details
    Browse the repository at this point in the history