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

support for multiple fabric transaction format #495

Merged
merged 17 commits into from
Nov 1, 2023
Merged

Commits on Oct 9, 2023

  1. support for multiple fabric transaction format

    Signed-off-by: Angelo De Caro <[email protected]>
    adecaro committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    9a46aaf View commit details
    Browse the repository at this point in the history
  2. fixup! support for multiple fabric transaction format

    Signed-off-by: Angelo De Caro <[email protected]>
    adecaro committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    f8bf6c4 View commit details
    Browse the repository at this point in the history
  3. fixup! support for multiple fabric transaction format

    Signed-off-by: Angelo De Caro <[email protected]>
    adecaro committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    97dfdeb View commit details
    Browse the repository at this point in the history
  4. fixup! support for multiple fabric transaction format

    Signed-off-by: Angelo De Caro <[email protected]>
    adecaro committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    cf66f6c View commit details
    Browse the repository at this point in the history
  5. Support for other transaction types

    Added public constructor for endorser transaction factory
    
    Signed-off-by: Alexandros Filios <[email protected]>
    alexandrosfilios authored and adecaro committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    dc22e1f View commit details
    Browse the repository at this point in the history
  6. Support for other transaction types

    Added rawRequest to the parameters of NewTransaction
    
    Signed-off-by: Alexandros Filios <[email protected]>
    alexandrosfilios authored and adecaro committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    d57ba1d View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. extend transaction factory

    Signed-off-by: Angelo De Caro <[email protected]>
    adecaro committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    8706be6 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. some refactoring

    Signed-off-by: Angelo De Caro <[email protected]>
    adecaro committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    c6c2017 View commit details
    Browse the repository at this point in the history
  2. generify broadcast

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

Commits on Oct 13, 2023

  1. better errors

    Signed-off-by: Angelo De Caro <[email protected]>
    adecaro committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    a8c98ba View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. fix NewNodeFromTemplate: copy everything from the template

    Signed-off-by: Angelo De Caro <[email protected]>
    adecaro committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    865ebe5 View commit details
    Browse the repository at this point in the history
  2. fixup! fix NewNodeFromTemplate: copy everything from the template

    Signed-off-by: Angelo De Caro <[email protected]>
    adecaro committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    704c69a View commit details
    Browse the repository at this point in the history
  3. fixup! fix NewNodeFromTemplate: copy everything from the template

    Signed-off-by: Angelo De Caro <[email protected]>
    adecaro committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    c9f5cd7 View commit details
    Browse the repository at this point in the history
  4. fixup! fix NewNodeFromTemplate: copy everything from the template

    Signed-off-by: Angelo De Caro <[email protected]>
    adecaro committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    2828f22 View commit details
    Browse the repository at this point in the history
  5. fixup! fix NewNodeFromTemplate: copy everything from the template

    Signed-off-by: Angelo De Caro <[email protected]>
    adecaro committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    ece77ed View commit details
    Browse the repository at this point in the history
  6. fixup! fix NewNodeFromTemplate: copy everything from the template

    Signed-off-by: Angelo De Caro <[email protected]>
    adecaro committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    d566c50 View commit details
    Browse the repository at this point in the history
  7. fixup! fix NewNodeFromTemplate: copy everything from the template

    Signed-off-by: Angelo De Caro <[email protected]>
    adecaro committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    18459af View commit details
    Browse the repository at this point in the history