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

feat: add 08-wasm client proto types #170

Merged
merged 3 commits into from
Jan 5, 2024

Conversation

Farhad-Shabani
Copy link
Member

Closes: #169

Remark

There are changes in the src/prost/google.protobuf.rs file. The proto types have been complied using the latest version of the libprotoc (version = 25.1). I have a feeling that one of our previous PRs might've used an older compiler version. It would be good to give this a quick check on another machine.

@romac
Copy link
Member

romac commented Jan 5, 2024

There are changes in the src/prost/google.protobuf.rs file

Yeah that's weird given that the proto definitions haven't changed. Possibly because of protoc version indeed. The changes look fine to me though so let's go ahead.

@Farhad-Shabani Farhad-Shabani merged commit aecfe0d into main Jan 5, 2024
10 checks passed
@Farhad-Shabani Farhad-Shabani deleted the farhad/169-add-wasm-client-protos branch January 5, 2024 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Add ICS-08 Wasm light client proto types
2 participants