devashishdxt / stag

IBC solo machine implementation
Apache License 2.0
4 stars 1 forks source link

just build-grpc: After removing "optional" from proto code to pass Proto3 syntax, 43 new errors revealed in stag-grpc v0.1.0 #26

Closed kent-vsys closed 1 year ago

kent-vsys commented 1 year ago

After removing "optional" from proto code to pass Proto3 syntax (https://github.com/devashishdxt/stag/issues/25), 43 new errors revealed in stag-grpc v0.1.0 when running: just build-grpc


stderr sent to pastebin link below: https://pastebin.com/eASTqXdp

devashishdxt commented 1 year ago

If you remove optional from proto files, you'll have to make necessary changes in the code as well. Closing this issue and tracking the build issue in #25.

kent-vsys commented 1 year ago

I have added libprotoc versions to comments. Is there anything else I can do to assist you?

On Fri, Jun 2, 2023 at 4:47 PM Devashish Dixit @.***> wrote:

If you remove optional from proto files, you'll have to make necessary changes in the code as well. Closing this issue and tracking the build issue in #25 https://github.com/devashishdxt/stag/issues/25.

— Reply to this email directly, view it on GitHub https://github.com/devashishdxt/stag/issues/26#issuecomment-1573380438, or unsubscribe https://github.com/notifications/unsubscribe-auth/A6OLMCUAG7624JD6RWXN5ALXJGSBPANCNFSM6AAAAAAYX7YJFA . You are receiving this because you authored the thread.Message ID: @.***>