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

chore: bump celestia-app to v0.12.0-rc5 #1679

Merged

Conversation

evan-forbes
Copy link
Member

Overview

bumps to v0.12.0-rc5

fwiw, I ran into a kinda funny issue since the imports in the proto files changed. We can't regenerate the proto files until we call go mod tidy, but we can't call go mod tidy until we regenerate the proto files. For posterity, the only way to fix this is to manually edit the proto files to a point where we can call go mod tidy, then regenerate the protofiles.

Checklist

  • New and updated code has appropriate documentation
  • New and updated code has new and/or updated testing
  • Required CI checks are passing
  • Visual proof for any user facing features like CLI or documentation updates
  • Linked issues closed with keywords

@evan-forbes evan-forbes added the kind:deps Pull requests that update a dependency file label Feb 1, 2023
@evan-forbes evan-forbes self-assigned this Feb 1, 2023
@Wondertan Wondertan force-pushed the evan/bump-celestia-app-v0.12.0-rc5 branch from c5bece3 to 581acd5 Compare February 2, 2023 11:34
@Wondertan
Copy link
Member

@evan-forbes, so this PR was also missing replacements for core and SDK

@evan-forbes
Copy link
Member Author

whoops lol will go fix

@Wondertan
Copy link
Member

It's fixed

@Wondertan
Copy link
Member

But units are failing though

@Wondertan
Copy link
Member

Ok, it's a know flaky one, ready to go then

@evan-forbes
Copy link
Member Author

I can go debug, it looks like TestRetriever_ByzantineError is failing on the CI, but this test passes locally for me

@Wondertan
Copy link
Member

Wondertan commented Feb 2, 2023

it's a known flaky one

@evan-forbes
Copy link
Member Author

sorry, github only showed me the first comment

@evan-forbes
Copy link
Member Author

thanks for fixing! sorry about the silly mistakes

@Wondertan Wondertan merged commit 80226a5 into celestiaorg:main Feb 2, 2023
renaynay pushed a commit to renaynay/celestia-node that referenced this pull request Feb 2, 2023
Co-authored-by: Wondertan <hlibwondertan@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:deps Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants