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

Fixed build errors, added protos-rs publish action, updated tutorial instructions #472

Merged
merged 5 commits into from
Jul 30, 2024

Commits on Jul 25, 2024

  1. Fixed build errors, added protos-rs publish action, updated tutorial …

    …instructions
    
    Fabric Interop CC Docker image building errors were fixed.
    Interop CorDapp and sample CorDapp dependencies were updated.
    Updated Golang dependency for building and testing from v16 to v20.
    
    Signed-off-by: VRamakrishna <[email protected]>
    VRamakrishna committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    3a63269 View commit details
    Browse the repository at this point in the history
  2. Upgraded Gradle version to 7.5 in all Java/Kotlin modules

    This was necessary to fix build failures because of the JFrog package upgrade.
    
    Signed-off-by: VRamakrishna <[email protected]>
    VRamakrishna committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    e54eaab View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Upgraded various Java/Kotlin and Corda package dependencies to avoid …

    …build errors
    
    Matched the version numbers with those currently in Hyperledger Cacti.
    
    Signed-off-by: VRamakrishna <[email protected]>
    VRamakrishna committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    00d54c4 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    faa8e90 View commit details
    Browse the repository at this point in the history
  2. Downgrading protoc-gen-go-grpc to v1.4.0

    This is necessary to avoid Fabric testnet failures during installation of the interop-cc.
    
    Signed-off-by: VRamakrishna <[email protected]>
    VRamakrishna committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    f356524 View commit details
    Browse the repository at this point in the history