Releases: PrimeIntellect-ai/protocol
Release v0.1.4
🚀 Production Release v0.1.4
Platform:
- Linux x86_64
Components:
- Miner
- 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 miner)
sha256sum -c miner-linux-x86_64.checksum
Changes
See CHANGELOG.md for detailed changes in this release.
What's Changed
Full Changelog: v0.1.3...v0.1.4
Release v0.1.3
🚀 Production Release v0.1.3
Platform:
- Linux x86_64
Components:
- Miner
- 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 miner)
sha256sum -c miner-linux-x86_64.checksum
Changes
See CHANGELOG.md for detailed changes in this release.
What's Changed
Full Changelog: v0.1.2...v0.1.3
Release v0.1.2
🚀 Production Release v0.1.2
Platform:
- Linux x86_64
Components:
- Miner
- 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 miner)
sha256sum -c miner-linux-x86_64.checksum
Changes
See CHANGELOG.md for detailed changes in this release.
What's Changed
- Feature/orchestrator metrics api by @JannikSt in #104
- hardcoded h200 compute units by @JannikSt in #105
- Release v.0.1.2 by @JannikSt in #106
Full Changelog: v0.1.1...v0.1.2
Release v0.1.1
🚀 Production Release v0.1.1
Platform:
- Linux x86_64
Components:
- Miner
- 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 miner)
sha256sum -c miner-linux-x86_64.checksum
Changes
See CHANGELOG.md for detailed changes in this release.
What's Changed
Full Changelog: v0.1.0...v0.1.1
Release v0.1.0
🚀 Production Release v0.1.0
Platform:
- Linux x86_64
Components:
- Miner
- 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 miner)
sha256sum -c miner-linux-x86_64.checksum
Changes
See CHANGELOG.md for detailed changes in this release.
What's Changed
- Add checks and base cargo file by @JannikSt in #2
- [pri-850] Setup basic system checks in miner by @JannikSt in #1
- Ability to control Docker runtime pri-852 by @JannikSt in #3
- Add check for nvidia container toolkit pri-894 by @JannikSt in #4
- [PRI-904, PRI-875, PRI-921, PRI-876, PRI-851] Setup Miner, Validator, Orchestrator, Discovery Service by @JannikSt in #7
- solve #12 - support docker start command by @mattdf in #40
- attempt to fix tests in toolchain by @JannikSt in #41
- solve #39 - properly handle invalid commands + restarts for containers by @mattdf in #43
- add extra function in loop to sync node state to chain by @mattdf in #45
- #32 Feature/dynamic address support middleware by @JannikSt in #42
- fix alloy-rs overloaded functions error by @mattdf in #49
- Rust Discovery Service by @JannikSt in #47
- implement file based auto-recovery by @JannikSt in #53
- Fix/discovery overwrite by @JannikSt in #56
- add dead -> discovered state transition and test by @mattdf in #52
- Add EP to fetch node status from discovery svc by subkey by @manveerxyz in #57
- Feature/gpu support by @JannikSt in #59
- Fix/include abi in bin by @JannikSt in #69
- adjust miner and validator cli cmds by @JannikSt in #70
- fix: change orchestrator host ip by @JannikSt in #71
- Feature/e2e scripts by @JannikSt in #44
- support latest release folder in s3 bucket by @JannikSt in #74
- Improvement/general improvements by @JannikSt in #73
- fix foundryup command readme by @samsja in #77
- also allow compute manager to access pool nodes by @JannikSt in #79
- add debug logs for discovery error by @JannikSt in #80
- activate persistence on chain by @JannikSt in #78
- Feature/taskbridge by @JannikSt in #75
- Storage auto detection & docker storage mounts by @JannikSt in #81
- add error handling and logs to orchestrator discovery sync by @JannikSt in #82
- Improvement/check storage writable by @JannikSt in #83
- improvement: allow running other redis instances in parallel by @JannikSt in #87
- Fix/task bridge metrics parsing by @JannikSt in #85
- use bash as default shell for make by @samsja in #88
- add instruction to the readme by @samsja in #89
- add redis server install to readme by @samsja in #90
- Improvement/orchestrator invite failure handling by @JannikSt in #91
- ensure docker service does not delete task before heartbeat is sent by @JannikSt in #92
- add missing api_key_mw by @JannikSt in #93
- Feature/container utils by @JannikSt in #94
- automatically build discovery packages by @JannikSt in #95
- Improvement/allow setting orchestrator url by @JannikSt in #97
- Feature/validator health api by @JannikSt in #98
- Improvement/prod release setup by @JannikSt in #100
- Release v.0.1 by @JannikSt in #101
New Contributors
- @mattdf made their first contribution in #40
- @manveerxyz made their first contribution in #57
- @samsja made their first contribution in #77
Full Changelog: https://github.com/PrimeIntellect-ai/prime-miner-validator/commits/v0.1.0