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

cbp latest #692

Open
wants to merge 23 commits into
base: main
Choose a base branch
from
Open

cbp latest #692

wants to merge 23 commits into from

Commits on Nov 11, 2024

  1. allow the user to disable tls for the ordering service

    Signed-off-by: Angelo De Caro <[email protected]>
    adecaro committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    c44053c View commit details
    Browse the repository at this point in the history
  2. add integration test

    Signed-off-by: Angelo De Caro <[email protected]>
    adecaro committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    f3956c1 View commit details
    Browse the repository at this point in the history
  3. introducing additiona variable

    Signed-off-by: Angelo De Caro <[email protected]>
    adecaro committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    7dd10c9 View commit details
    Browse the repository at this point in the history
  4. introducing services to get peer and orderer clients

    Signed-off-by: Angelo De Caro <[email protected]>
    adecaro committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    ec79fcb View commit details
    Browse the repository at this point in the history
  5. diable TSL

    Signed-off-by: Angelo De Caro <[email protected]>
    adecaro committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    b260a6e View commit details
    Browse the repository at this point in the history
  6. bug fix

    Signed-off-by: Angelo De Caro <[email protected]>
    adecaro committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    6508ef9 View commit details
    Browse the repository at this point in the history
  7. Refactor

    Signed-off-by: Alexandros Filios <[email protected]>
    alexandrosfilios authored and adecaro committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    1e80a95 View commit details
    Browse the repository at this point in the history
  8. Refactor

    Signed-off-by: Alexandros Filios <[email protected]>
    alexandrosfilios authored and adecaro committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    a0652b4 View commit details
    Browse the repository at this point in the history
  9. Refactor

    Signed-off-by: Alexandros Filios <[email protected]>
    alexandrosfilios authored and adecaro committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    b3d7ec4 View commit details
    Browse the repository at this point in the history
  10. Refactor

    Signed-off-by: Alexandros Filios <[email protected]>
    alexandrosfilios authored and adecaro committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    80a19a2 View commit details
    Browse the repository at this point in the history
  11. Refactor

    Signed-off-by: Alexandros Filios <[email protected]>
    alexandrosfilios authored and adecaro committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    999779b View commit details
    Browse the repository at this point in the history
  12. ConfigProvider exposes interface

    Signed-off-by: Alexandros Filios <[email protected]>
    alexandrosfilios authored and adecaro committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    47988f8 View commit details
    Browse the repository at this point in the history
  13. ConfigProvider exposes interface

    Signed-off-by: Alexandros Filios <[email protected]>
    alexandrosfilios authored and adecaro committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    a5dde9d View commit details
    Browse the repository at this point in the history
  14. ConfigProvider exposes interface

    Signed-off-by: Alexandros Filios <[email protected]>
    alexandrosfilios authored and adecaro committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    313d928 View commit details
    Browse the repository at this point in the history
  15. ConfigProvider exposes interface

    Signed-off-by: Alexandros Filios <[email protected]>
    alexandrosfilios authored and adecaro committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    ca5b015 View commit details
    Browse the repository at this point in the history
  16. ConfigProvider exposes interface

    Signed-off-by: Alexandros Filios <[email protected]>
    alexandrosfilios authored and adecaro committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    39fa250 View commit details
    Browse the repository at this point in the history
  17. linting fix

    Signed-off-by: Angelo De Caro <[email protected]>
    adecaro committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    5d81090 View commit details
    Browse the repository at this point in the history
  18. discard namespaces

    Signed-off-by: Angelo De Caro <[email protected]>
    adecaro committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    f14c1df View commit details
    Browse the repository at this point in the history
  19. fixup! discard namespaces

    Signed-off-by: Angelo De Caro <[email protected]>
    adecaro committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    0af359e View commit details
    Browse the repository at this point in the history
  20. extend FinalityEvent queue

    Signed-off-by: Angelo De Caro <[email protected]>
    adecaro committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    06bd92b View commit details
    Browse the repository at this point in the history
  21. fixup! extend FinalityEvent queue

    Signed-off-by: Angelo De Caro <[email protected]>
    adecaro committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    fbb921b View commit details
    Browse the repository at this point in the history
  22. report when a tx is not committed even though valid

    Signed-off-by: Angelo De Caro <[email protected]>
    adecaro committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    e26048b View commit details
    Browse the repository at this point in the history
  23. remove some thread handling

    Signed-off-by: Angelo De Caro <[email protected]>
    adecaro committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    6d0cf18 View commit details
    Browse the repository at this point in the history