-
Notifications
You must be signed in to change notification settings - Fork 30
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: Upgrade tia branch to cosmos sdk v0.50.1 #382
Conversation
Codecov ReportAttention:
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## tia #382 +/- ##
======================================
Coverage ? 16.08%
======================================
Files ? 78
Lines ? 18785
Branches ? 0
======================================
Hits ? 3022
Misses ? 15596
Partials ? 167 ☔ View full report in Codecov by Sentry. |
This advisory suggests we upgrade v0.38.1 -> v0.38.3 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
utACK - great job @rbajollari !!!
Co-authored-by: Adam Wozniak <[email protected]>
@Mergifyio backport main |
✅ Backports have been created
|
* project builds * fix unit tests * go version in workflows * some lint issues * fix sim non determinism * go version in workflows * single node fix * fix rollkit init-local * init-local works * try liveness with init-local * update init_local to work in CI * script permisions * remove it option from docker run * make celestia devnet run in background * rollup script too * comment out e2e * some lint fixes * use version latest in golangci-lint action * more lint fixes * silence lint error on usage of deprecated func * fix .golangci.yml formatting * add extra sleep in liveness * cometbft to v0.38.5 * Update cmd/ojod/cmd/commands.go Co-authored-by: Adam Wozniak <[email protected]> * move TODO to top of file --------- Co-authored-by: Adam Wozniak <[email protected]> (cherry picked from commit 8649e17) # Conflicts: # go.mod # go.sum # scripts/celestia_devnet.sh # tools/tools.go
* project builds * fix unit tests * go version in workflows * some lint issues * fix sim non determinism * go version in workflows * single node fix * fix rollkit init-local * init-local works * try liveness with init-local * update init_local to work in CI * script permisions * remove it option from docker run * make celestia devnet run in background * rollup script too * comment out e2e * some lint fixes * use version latest in golangci-lint action * more lint fixes * silence lint error on usage of deprecated func * fix .golangci.yml formatting * add extra sleep in liveness * cometbft to v0.38.5 * Update cmd/ojod/cmd/commands.go Co-authored-by: Adam Wozniak <[email protected]> * move TODO to top of file --------- Co-authored-by: Adam Wozniak <[email protected]> (cherry picked from commit 8649e17) # Conflicts: # go.mod # go.sum # scripts/celestia_devnet.sh # tools/tools.go
* feat: Upgrade tia branch to cosmos sdk v0.50.1 (#382) * project builds * fix unit tests * go version in workflows * some lint issues * fix sim non determinism * go version in workflows * single node fix * fix rollkit init-local * init-local works * try liveness with init-local * update init_local to work in CI * script permisions * remove it option from docker run * make celestia devnet run in background * rollup script too * comment out e2e * some lint fixes * use version latest in golangci-lint action * more lint fixes * silence lint error on usage of deprecated func * fix .golangci.yml formatting * add extra sleep in liveness * cometbft to v0.38.5 * Update cmd/ojod/cmd/commands.go Co-authored-by: Adam Wozniak <[email protected]> * move TODO to top of file --------- Co-authored-by: Adam Wozniak <[email protected]> (cherry picked from commit 8649e17) # Conflicts: # go.mod # go.sum # scripts/celestia_devnet.sh # tools/tools.go * fix merge conflicts * liveness test * merge conflict in tools --------- Co-authored-by: ryanbajollari <[email protected]> Co-authored-by: rbajollari <[email protected]>
Description
closes: #XXXX
Author Checklist
All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.
I have...
!
to the type prefix if API or client breaking changeCHANGELOG.md
Reviewers Checklist
All items are required. Please add a note if the item is not applicable and please add
your handle next to the items reviewed if you only reviewed selected items.
I have...