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 comet fork #8134

Merged
merged 3 commits into from
Apr 24, 2024
Merged

chore: bump comet fork #8134

merged 3 commits into from
Apr 24, 2024

Conversation

czarcas7ic
Copy link
Member

@czarcas7ic czarcas7ic commented Apr 24, 2024

Closes: #XXX

What is the purpose of the change

Once bumped and backported to v24, will create a v24.0.3 release.

Includes the following changes:

  • #21 Move websocket logs to Debug
  • #22 Fix txSearch pagination performance issues
  • #25 Optimize merkle tree hashing

@czarcas7ic czarcas7ic added V:state/compatible/backport State machine compatible PR, should be backported A:backport/v24.x backport patches to v24.x branch labels Apr 24, 2024
Copy link
Contributor

Important Notice

This PR modifies an in-repo Go module. It is one of:

  • osmomath
  • osmoutils
  • x/ibc-hooks
  • x/epochs

The dependent Go modules, especially the root one, will have to be
updated to reflect the changes. Failing to do so might cause e2e to fail.

Please follow the instructions below:

  1. Open https://github.com/osmosis-labs/osmosis/actions/workflows/go-mod-auto-bump.yml
  2. Provide the current branch name
  3. On success, confirm if an automated commit corretly updated the go.mod and go.sum files

Please let us know if you need any help.

@czarcas7ic czarcas7ic marked this pull request as ready for review April 24, 2024 02:58
Copy link
Contributor

@PaddyMc PaddyMc left a comment

Choose a reason for hiding this comment

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

Nice, gg

@czarcas7ic czarcas7ic merged commit 71f4e19 into main Apr 24, 2024
1 check passed
@czarcas7ic czarcas7ic deleted the adam/bump-comet-v24 branch April 24, 2024 19:55
mergify bot pushed a commit that referenced this pull request Apr 24, 2024
* bump comet fork

* changelog

* go mod tidy

(cherry picked from commit 71f4e19)

# Conflicts:
#	go.mod
#	go.sum
czarcas7ic added a commit that referenced this pull request Apr 24, 2024
* chore: bump comet fork (#8134)

* bump comet fork

* changelog

* go mod tidy

(cherry picked from commit 71f4e19)

# Conflicts:
#	go.mod
#	go.sum

* tidy

---------

Co-authored-by: Adam Tucker <adam@osmosis.team>
Co-authored-by: Adam Tucker <adamleetucker@outlook.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A:backport/v24.x backport patches to v24.x branch C:x/epochs V:state/compatible/backport State machine compatible PR, should be backported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants