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

feat: permit unpaid queries when executed from localhost #15554

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from

Commits on Sep 19, 2024

  1. feat: add new node operator grpc config

    Signed-off-by: Miroslav Gatsanoga <miroslav.gatsanoga@limechain.tech>
    MiroslavGatsanoga committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    bf86c19 View commit details
    Browse the repository at this point in the history
  2. feat: create node opeator grpc server on different port depending on …

    …config
    
    Signed-off-by: Miroslav Gatsanoga <miroslav.gatsanoga@limechain.tech>
    MiroslavGatsanoga committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    216ac88 View commit details
    Browse the repository at this point in the history
  3. fix: wrong annotation type

    Signed-off-by: Miroslav Gatsanoga <miroslav.gatsanoga@limechain.tech>
    MiroslavGatsanoga committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a1bd8ae View commit details
    Browse the repository at this point in the history
  4. chore: enable test-clients to run node operator servers on different …

    …ports
    
    Signed-off-by: Miroslav Gatsanoga <miroslav.gatsanoga@limechain.tech>
    MiroslavGatsanoga committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    ffa79ce View commit details
    Browse the repository at this point in the history
  5. feat: enable QueryMethod to be using argument to indicate free query

    Signed-off-by: Miroslav Gatsanoga <miroslav.gatsanoga@limechain.tech>
    MiroslavGatsanoga committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    6b5d1d9 View commit details
    Browse the repository at this point in the history
  6. feat: update QueryWorkflow handle to take 3rd argument whether it sho…

    …uld be free
    
    Signed-off-by: Miroslav Gatsanoga <miroslav.gatsanoga@limechain.tech>
    MiroslavGatsanoga committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    40933a8 View commit details
    Browse the repository at this point in the history
  7. chore: make nodeOperatorPortEnabled feature flag disabled by default

    Signed-off-by: Miroslav Gatsanoga <miroslav.gatsanoga@limechain.tech>
    MiroslavGatsanoga committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    d5a15d1 View commit details
    Browse the repository at this point in the history
  8. test: increase coverage

    Signed-off-by: Miroslav Gatsanoga <miroslav.gatsanoga@limechain.tech>
    MiroslavGatsanoga committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    4c88f60 View commit details
    Browse the repository at this point in the history