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

Added command to deploy subgraph #178

Merged
merged 23 commits into from
Oct 17, 2019

Commits on Oct 10, 2019

  1. Added command to deploy subgraph

    Sarvesh Jain committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    1e8197f View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2019

  1. Removed assertion of subgraph deployment as mosaic start no more depl…

    …oys subgraph
    Sarvesh Jain committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    6443cd8 View commit details
    Browse the repository at this point in the history
  2. Fixed smoke test and refactor code to plug token config

    Sarvesh Jain committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    5125207 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/develop' into add_subgraph_com…

    …mand
    Sarvesh Jain committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    ddc6548 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2019

  1. Configuration menu
    Copy the full SHA
    b0181cc View commit details
    Browse the repository at this point in the history
  2. Added gateway addresses file.

    Sarvesh Jain committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    3f8384b View commit details
    Browse the repository at this point in the history
  3. Added support of gateway config

    Sarvesh Jain committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    04db517 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'upstream/develop' into add_subgraph_com…

    …mand
    Sarvesh Jain committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    65c0854 View commit details
    Browse the repository at this point in the history
  5. Updated name of subgraph

    Sarvesh Jain committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    57ac493 View commit details
    Browse the repository at this point in the history
  6. Revert "Updated name of subgraph"

    This reverts commit 57ac493.
    Sarvesh Jain committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    61ac82e View commit details
    Browse the repository at this point in the history
  7. Added dev chain subgraph deployment in smoke test

    Sarvesh Jain committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    12ad125 View commit details
    Browse the repository at this point in the history
  8. Corrected data type of aux chain in subgraph command

    Sarvesh Jain committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    ba8992d View commit details
    Browse the repository at this point in the history
  9. Update docker image version

    Sarvesh Jain committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    dfbf7f8 View commit details
    Browse the repository at this point in the history
  10. smoke test for subgraph deployment with gateway config

    Sarvesh Jain committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    9bf7362 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2019

  1. Merge remote-tracking branch 'upstream/develop' into add_subgraph_com…

    …mand
    Sarvesh Jain committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    16eb761 View commit details
    Browse the repository at this point in the history
  2. Dynamic name of subgraph

    Sarvesh Jain committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    cc36441 View commit details
    Browse the repository at this point in the history
  3. Added variable in smoke test

    Sarvesh Jain committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    e2dd7e6 View commit details
    Browse the repository at this point in the history
  4. Using variables in smoke test

    Sarvesh Jain committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    7656d1a View commit details
    Browse the repository at this point in the history
  5. PR feedback refacotring, typos and imporved documentation

    Sarvesh Jain committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    4324640 View commit details
    Browse the repository at this point in the history
  6. Corrected smoke tests

    Sarvesh Jain committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    7dabbe6 View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'upstream/develop' into add_subgraph_com…

    …mand
    Sarvesh Jain committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    bd02cc9 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2019

  1. Added log for file path

    Sarvesh Jain committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    f9830c5 View commit details
    Browse the repository at this point in the history
  2. Converted gateway address to lower case

    Sarvesh Jain committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    e0bb4a8 View commit details
    Browse the repository at this point in the history