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

Implement json param validation #2118

Closed
wants to merge 14 commits into from

Commits on Aug 9, 2023

  1. Updating BlockHash related methods having validated parameters. Added…

    … blockHash, Tx Hash and Hex Index parameters and deserializers
    asoto-iov committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    af96058 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Updated deserializers parent class and updated new eth_getTransaction…

    ….. related methods having parameter validation
    asoto-iov committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    22cc178 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. fix hex input validation

    casiojapi committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    f1baf19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d45a14f View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. fix sonarqube warning

    casiojapi committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    1722017 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

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

Commits on Aug 26, 2023

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

Commits on Aug 28, 2023

  1. Fix sonarcloud issues

    rmoreliovlabs committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    ba11d0f View commit details
    Browse the repository at this point in the history
  2. Refactor deserializers

    rmoreliovlabs committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    e9f27a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

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

Commits on Aug 31, 2023

  1. Refactor BlockRefParam

    rmoreliovlabs committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    63e7dd6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acbde9e View commit details
    Browse the repository at this point in the history
  3. Implement deserializers

    rmoreliovlabs committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    bfacece View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1bd1772 View commit details
    Browse the repository at this point in the history