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

Golang single service #704

Merged
merged 6 commits into from
Jun 7, 2022
Merged

Golang single service #704

merged 6 commits into from
Jun 7, 2022

Commits on Jun 2, 2022

  1. service

    sethjback committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    dab245d View commit details
    Browse the repository at this point in the history
  2. update to protobuf

    sethjback committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    122ca54 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. Merge branch 'main' into golan-single-service

    # Conflicts:
    #	go/proto/provider/v1/provider.pb.go
    #	go/proto/services/verifiablecredentials/templates/v1/template/templates.pb.go
    #	go/proto/services/verifiablecredentials/templates/v1/template/templates_grpc.pb.go
    #	go/proto/services/verifiablecredentials/v1/credential/verifiable-credentials.pb.go
    #	go/proto/services/verifiablecredentials/v1/credential/verifiable-credentials_grpc.pb.go
    #	go/services/account_service.go
    #	go/services/account_service_test.go
    #	go/services/credential_service.go
    #	go/services/credentialtemplate_service.go
    #	go/services/credentialtemplate_service_test.go
    #	go/services/provider_service.go
    #	go/services/services.go
    #	go/services/trustregistry_service.go
    #	go/services/wallet_service.go
    fundthmcalculus committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    6e5a640 View commit details
    Browse the repository at this point in the history
  2. Fix proto issues

    fundthmcalculus committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    3a58af6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e4adc7 View commit details
    Browse the repository at this point in the history
  4. Make build

    fundthmcalculus committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    3005265 View commit details
    Browse the repository at this point in the history