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

Bump github.com/osmosis-labs/osmosis/v24 from 24.0.1 to 24.0.4 #24

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 29, 2024

Bumps github.com/osmosis-labs/osmosis/v24 from 24.0.1 to 24.0.4.

Release notes

Sourced from github.com/osmosis-labs/osmosis/v24's releases.

Osmosis v24.0.4 🧪

This release overwrites the commit timeout to 1.5s, targeting 2.5s blocks.

Changelog

See the full changelog here

⚡️ Binaries

Binaries for Linux (amd64 and arm64) are available below.

🔨 Build from source

If you prefer to build from source, you can use the following commands:

git clone https://github.com/osmosis-labs/osmosis
cd osmosis && git checkout v24.0.4
make install

🐳 Run with Docker

As an alternative to installing and running osmosisd on your system, you may run osmosisd in a Docker container. The following Docker images are available in our registry:

Image Name Base Description
osmolabs/osmosis:24.0.4 distroless/static-debian11 Default image based on Distroless
osmolabs/osmosis:24.0.4-distroless distroless/static-debian11 Distroless image (same as above)
osmolabs/osmosis:24.0.4-nonroot distroless/static-debian11:nonroot Distroless non-root image
osmolabs/osmosis:24.0.4-alpine alpine Alpine image

Example run:

docker run osmolabs/osmosis:24.0.4 version
# v24.0.4

All the images support arm64 and amd64 architectures.

Osmosis v24.0.3 🧪

This release bumps the version of our cometbft fork. This primarily patches a query issue in comet, which should result in querying transactions by events using much less RAM than before.

Additionally, websocket logs were moved to debug, and merkle tree hashing was optimized.

Changelog

... (truncated)

Changelog

Sourced from github.com/osmosis-labs/osmosis/v24's changelog.

v24.0.4

  • #8142 Add query for getting single authenticator and add stargate whitelist for the query.
  • #8149 Default timeoutCommit to 1.5s

v24.0.3

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

v24.0.2

  • #8006, #8014 Speedup many BigDec operations
  • #8030 Delete legacy behavior where lockups could not unbond at very small block heights on a testnet
  • #8118 Config.toml and app.toml overwrite improvements
  • #8131 Overwrite min-gas-prices to 0uosmo (defaulting to the EIP 1559 calculated value) to combat empty blocks
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/osmosis-labs/osmosis/v24](https://github.com/osmosis-labs/osmosis) from 24.0.1 to 24.0.4.
- [Release notes](https://github.com/osmosis-labs/osmosis/releases)
- [Changelog](https://github.com/osmosis-labs/osmosis/blob/main/CHANGELOG.md)
- [Commits](osmosis-labs/osmosis@v24.0.1...v24.0.4)

---
updated-dependencies:
- dependency-name: github.com/osmosis-labs/osmosis/v24
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants