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 validation for invalid command and params #175

Merged
merged 21 commits into from
Oct 23, 2019

Commits on Oct 9, 2019

  1. Added validation for invalid command and params

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

    …lid_command
    Sarvesh Jain committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    a494143 View commit details
    Browse the repository at this point in the history
  3. Fixed issue/bug caused by merging

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

Commits on Oct 10, 2019

  1. Fixed some validation conditions

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

Commits on Oct 15, 2019

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

    …lid_command
    Sarvesh Jain committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    595c55b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    032f8c6 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2019

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

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

Commits on Oct 18, 2019

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

    …lid_command
    Sarvesh Jain committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    b66ce47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d353f1 View commit details
    Browse the repository at this point in the history
  3. Fixed broken unit tests

    Sarvesh Jain committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    54166f9 View commit details
    Browse the repository at this point in the history
  4. Fixed logger import

    Sarvesh Jain committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    e8a5fd9 View commit details
    Browse the repository at this point in the history
  5. Added support of aux dev chain to validator

    Sarvesh Jain committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    119b8c4 View commit details
    Browse the repository at this point in the history
  6. valid dev chain can be checked based on chain ID

    Sarvesh Jain committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    bed3412 View commit details
    Browse the repository at this point in the history
  7. Updated defination of valid dev chain

    Sarvesh Jain committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    80a15f4 View commit details
    Browse the repository at this point in the history
  8. Newly created aux chain should be a valid aux chain

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

Commits on Oct 22, 2019

  1. Configuration menu
    Copy the full SHA
    98f8aec View commit details
    Browse the repository at this point in the history
  2. enhanced documentation and added more tests

    sarvesh committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    2ff791b View commit details
    Browse the repository at this point in the history
  3. Added web3 endpoints validations.

    sarvesh committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    7d5711c View commit details
    Browse the repository at this point in the history
  4. Added unit tests for validation class.

    sarvesh committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    8acffc5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d33bf6 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2019

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