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

Add getGenesisAddress query to graphql #808

Merged
merged 15 commits into from
Jan 13, 2023
Merged

Add getGenesisAddress query to graphql #808

merged 15 commits into from
Jan 13, 2023

Commits on Jan 5, 2023

  1. add genesis type

    herissondev committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    22df533 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21f0b66 View commit details
    Browse the repository at this point in the history
  3. add genesis query

    herissondev committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    b994b2a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ecef541 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2023

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

Commits on Jan 9, 2023

  1. Configuration menu
    Copy the full SHA
    871f952 View commit details
    Browse the repository at this point in the history
  2. fix case

    herissondev committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    c8e2209 View commit details
    Browse the repository at this point in the history
  3. tests

    herissondev committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    4725407 View commit details
    Browse the repository at this point in the history
  4. complete tests

    herissondev committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    f3c5a2d View commit details
    Browse the repository at this point in the history
  5. formating

    herissondev committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    2530e37 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. remove genesis type

    herissondev committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    4b9ee16 View commit details
    Browse the repository at this point in the history
  2. change return type

    herissondev committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    11edfc3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3344af2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3175e0f View commit details
    Browse the repository at this point in the history
  5. format

    herissondev committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    dcd965f View commit details
    Browse the repository at this point in the history