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.