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 DISABLE-TX-SUB configuration parameter #4979

Merged
merged 32 commits into from
Aug 29, 2023

Commits on Jul 25, 2023

  1. Add DisableTxSub param

    aditya1702 committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    ef65a93 View commit details
    Browse the repository at this point in the history
  2. Add tests

    aditya1702 committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    79562fb View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Add test for ApplyFlags

    aditya1702 committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    fdcdc65 View commit details
    Browse the repository at this point in the history
  2. Revert "Add tests"

    This reverts commit 79562fb.
    aditya1702 committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    a4c3640 View commit details
    Browse the repository at this point in the history
  3. Make changes - 1

    aditya1702 committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    88d50c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    b1d4c77 View commit details
    Browse the repository at this point in the history
  2. Update parameters_test.go

    aditya1702 committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    0c72438 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    45bb55a View commit details
    Browse the repository at this point in the history
  2. Update integration.go

    aditya1702 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    bcca4f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4610cee View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

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

Commits on Aug 9, 2023

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

Commits on Aug 10, 2023

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

Commits on Aug 11, 2023

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

Commits on Aug 14, 2023

  1. Update flags.go

    aditya1702 committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    fe8984c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1392018 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    7304870 View commit details
    Browse the repository at this point in the history
  2. Make changes - 1

    aditya1702 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    43864dc View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    b0f03e0 View commit details
    Browse the repository at this point in the history
  2. Make changes - 2

    aditya1702 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    e31b120 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    43b8b74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b165589 View commit details
    Browse the repository at this point in the history
  3. Make changes - 3

    aditya1702 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    a4ca08f View commit details
    Browse the repository at this point in the history
  4. Change type to String

    This makes it easy for us to check if the flag has been provided by the user or not.
    aditya1702 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    12ad799 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Make changes - 4

    aditya1702 committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    7439eba View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

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

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    3cc8813 View commit details
    Browse the repository at this point in the history
  2. Update parameters_test.go

    aditya1702 committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    7d3b717 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c9125f View commit details
    Browse the repository at this point in the history
  4. Update txsub_test.go

    aditya1702 committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    6e8cafc View commit details
    Browse the repository at this point in the history
  5. Update parameters_test.go

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

Commits on Aug 29, 2023

  1. Update parameters_test.go

    aditya1702 committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    b94e9cf View commit details
    Browse the repository at this point in the history