Skip to content
This repository was archived by the owner on Jul 15, 2018. It is now read-only.
This repository was archived by the owner on Jul 15, 2018. It is now read-only.

types.proto missing import #179

@mdyring

Description

@mdyring

The import github.com/gogo/protobuf/gogoproto/gogo.proto doesn't exist which causes protoc to complain.

In addition some concerns from Matrix chat that would be nice to address:

srmo: Could someone elaborate ob the new gogo types in the abci protobuf types definition? It became pretty difficult to port this to non go languages. Are those new types required? What happens if we leave them out? What are you using them for?

mdyring: We should probably open an issue for it, I haven't tested yet on C++.. But are you seeing build errors?

srmo: @mdyring i had to do crazy workarounds to generate the class files in java which worked but i had no idea why. Someone opened a PR with the gogoproto stuff removed, which has no side effects in simple test cases but this isn’t really providing confidence. A issue seems the way to go.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions