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

[23.4] Remove GoQuorum privacy #5303

Merged
merged 30 commits into from
Apr 13, 2023
Merged

[23.4] Remove GoQuorum privacy #5303

merged 30 commits into from
Apr 13, 2023

Commits on Apr 4, 2023

  1. fail startup with goQuorum mode

    Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
    macfarla committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    c847bd8 View commit details
    Browse the repository at this point in the history
  2. removed separate decoding logic

    Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
    macfarla committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    509a6ff View commit details
    Browse the repository at this point in the history
  3. remove goQuorum flag

    Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
    macfarla committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    14259e1 View commit details
    Browse the repository at this point in the history
  4. run non-mainnet ATs to make sure

    Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
    macfarla committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    c31b0e0 View commit details
    Browse the repository at this point in the history
  5. remove goQuorum flag from everywhere

    Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
    macfarla committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    821b025 View commit details
    Browse the repository at this point in the history
  6. removed some GoQuorum cli tests

    Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
    macfarla committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    e09b5aa View commit details
    Browse the repository at this point in the history
  7. remove GOQUORUM api group

    Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
    macfarla committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    70e96c7 View commit details
    Browse the repository at this point in the history
  8. removed unnecessary mockito stubbings

    Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
    macfarla committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    42c9d73 View commit details
    Browse the repository at this point in the history
  9. text

    Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
    macfarla committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    5309e86 View commit details
    Browse the repository at this point in the history
  10. merge

    Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
    macfarla committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    a39f096 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    67b6f13 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. changelog pr

    Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
    macfarla committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    34bbeba View commit details
    Browse the repository at this point in the history
  2. remove GoQuorum enclave, privacy params, RPCs and other related config

    Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
    macfarla committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    7757754 View commit details
    Browse the repository at this point in the history
  3. formatting

    Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
    macfarla committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    ae77352 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85d7848 View commit details
    Browse the repository at this point in the history
  5. remove test that doesn't make sense

    Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
    macfarla committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    e34de24 View commit details
    Browse the repository at this point in the history
  6. formatting

    Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
    macfarla committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    82c9f90 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    199c3e1 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. merge main

    Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
    macfarla committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    a11be72 View commit details
    Browse the repository at this point in the history
  2. removed acceptanceTestNonMainnet run on PR

    Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
    macfarla committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    8962e1f View commit details
    Browse the repository at this point in the history
  3. removed Goquorum related error codes, rpcMethod codes, privateBloom

    Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
    macfarla committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    f7544c2 View commit details
    Browse the repository at this point in the history
  4. removed ibftlegacy that snuck back via merge conflict

    Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
    macfarla committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    1561c2b View commit details
    Browse the repository at this point in the history
  5. removed v from transaction

    Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
    macfarla committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    f181f06 View commit details
    Browse the repository at this point in the history
  6. removed private GoQuorum storage provider

    Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
    macfarla committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    9fd953d View commit details
    Browse the repository at this point in the history
  7. add back in non mainnet ATs

    Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
    macfarla committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    ece694d View commit details
    Browse the repository at this point in the history
  8. removed the v param

    Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
    macfarla committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    82ba790 View commit details
    Browse the repository at this point in the history
  9. merge main

    Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
    macfarla committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    1f01a51 View commit details
    Browse the repository at this point in the history
  10. formatting

    Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
    macfarla committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    3f73e4a View commit details
    Browse the repository at this point in the history
  11. removed nonMainnetATs run

    Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
    macfarla committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    14a93a5 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

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