🚀 Production Release v0.3.10
Platform:
- Linux x86_64
Components:
- worker
- Validator
- Orchestrator
- Discovery service
SHA256 checksums are provided for each binary.
Installation
Download the appropriate binary for your system and verify the checksum.
# Verify checksum (example for worker)
sha256sum -c worker-linux-x86_64.checksum
Changes
See CHANGELOG.md for detailed changes in this release.
What's Changed
- release: 0.3.9 by @JannikSt in #598
- fix: increase pending transaction timeout by @noot in #603
- temp disable orchestrator active check by @JannikSt in #606
- bump version by @JannikSt in #608
- Release 0.3.10 by @JannikSt in #607
Full Changelog: v0.3.9...v0.3.10