This repository was archived by the owner on Jan 27, 2026. It is now read-only.
Release v0.3.8
🚀 Production Release v0.3.8
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.checksumChanges
See CHANGELOG.md for detailed changes in this release.
What's Changed
- fix(orchestrator): task name list not cleared by @JannikSt in #582
- release 0.3.7 by @JannikSt in #580
- fix(validator): check if work info returned by contract is zero by @JannikSt in #581
- release 0.3.7 by @JannikSt in #584
- Release 0.3.8 by @JannikSt in #583
Full Changelog: v0.3.7...v0.3.8