Skip to content

Osmosis v10.1.1 🧪

Compare
Choose a tag to compare
@niccoloraspa niccoloraspa released this 25 Jul 20:02
· 2944 commits to main since this release
1a5d120

This is a patch that improves epoch processing time.

What Changed

Improvements

  • #2214 Speedup epoch distribution, superfluid component

Full Changelog: v10.1.0...v10.1.1

Usage

🐳 Docker

The following Docker image is available in our registry:

docker run osmolabs/osmosis:10.1.1 version 
# v10.1.1

The image supports both arm64 and amd64 architectures.

🔨 Build from source

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

⚡️ Download binaries

Binaries for linux amd64 and arm64 are available below.
Darwin users should build binaries from source.