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

Protobuf tooling fix and upgrade #313

Conversation

vcastellm
Copy link
Member

  • Paths for protobuf files has changed, reflect that in Makefile
  • Fix the tooling to make it work in macos
  • Update protoc version and regenarate files.

@linear
Copy link

linear bot commented Jan 24, 2022

POS-134 Cleanup protobuf install script for Mac users

Currently, the protobuf script only works for linux users since it downloads the linux binary. Change this to detect if the user is using Mac (most of our developers) and download the other binary.

https://github.com/maticnetwork/bor/blob/master/scripts/tools-protobuf.sh#L4

Victor Castell added 2 commits January 25, 2022 18:03
* Paths for protobuf files has changed, reflect that in Makefile
* Fix the tooling to make it work in macos
* Update protoc version and regenarate files.
@vcastellm vcastellm force-pushed the vcastellm/pos-134-cleanup-protobuf-install-script-for-mac branch from 0b34003 to 6aecebd Compare January 25, 2022 17:05
@vcastellm
Copy link
Member Author

Should we close this @ferranbt?

@vcastellm vcastellm changed the base branch from master to v0.3.0-dev February 3, 2022 08:29
@vcastellm vcastellm merged commit c9cb5a7 into v0.3.0-dev Feb 3, 2022
@vcastellm vcastellm deleted the vcastellm/pos-134-cleanup-protobuf-install-script-for-mac branch February 3, 2022 08:30
vcastellm added a commit that referenced this pull request May 9, 2022
* Protobuf tooling fix and upgrade

* Paths for protobuf files has changed, reflect that in Makefile
* Fix the tooling to make it work in macos
* Update protoc version and regenarate files.

* Regen proto
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants