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

Update teleporter to v1.0.4 #401

Merged
merged 14 commits into from
Aug 15, 2024
Merged

Update teleporter to v1.0.4 #401

merged 14 commits into from
Aug 15, 2024

Conversation

geoff-vball
Copy link
Contributor

Why this should be merged

Should fix test failures introduced in teleporter v1.0.3.

@geoff-vball geoff-vball changed the title Update teleporter Update teleporter to v1.0.4 Aug 1, 2024
scripts/build.sh Outdated Show resolved Hide resolved
@geoff-vball geoff-vball marked this pull request as ready for review August 1, 2024 20:16
@geoff-vball geoff-vball requested a review from a team as a code owner August 1, 2024 20:16
iansuvak
iansuvak previously approved these changes Aug 1, 2024
cam-schultz
cam-schultz previously approved these changes Aug 1, 2024
@geoff-vball geoff-vball dismissed stale reviews from cam-schultz and iansuvak via def04e5 August 6, 2024 15:39
iansuvak
iansuvak previously approved these changes Aug 7, 2024
README.md Outdated Show resolved Hide resolved
Co-authored-by: cam-schultz <78878559+cam-schultz@users.noreply.github.com>
Signed-off-by: Geoff Stuart <geoff.vball@gmail.com>

### Generate Protobuf Files

[buf](github.com/bufbuild/buf/) is used to generate protobuf definitions for communication with the [Decider service](https://github.com/ava-labs/awm-relayer/blob/main/proto/decider/decider.proto). If you change any of the protobuf definitions you will have to regenerate the `.go` files. To generate these files, run the following command at the root of the project:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we mention here that you need to manually pre-install buf? Or I wonder if we should modify the script so that it installs it for you, like we do with abigen.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should at minimum add this to the Requirements section in the top-level README

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added this to the Requirements section. Installing the correct version of buf seems quite tricky and platform dependent, so I think sending people to the buf github page is the best course of action

@geoff-vball geoff-vball requested a review from feuGeneA August 15, 2024 16:04
@geoff-vball geoff-vball merged commit a49bb59 into main Aug 15, 2024
7 checks passed
@geoff-vball geoff-vball deleted the gstuart/update-teleporter branch August 15, 2024 19:20
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.

4 participants