Commit b04ce07
Bump to v0.0.5: add UUID suffix to worker peer_id
Version bump to 0.0.5 for new release including account key auth,
Ed25519 keypair P2P auth, dashboard job tracking, and account key
management.
Adds a 6-char random UUID suffix to worker peer_id to prevent
collisions when multiple workers share the same account key on
the same host.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent eb6b068 commit b04ce07
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3342 | 3342 | | |
3343 | 3343 | | |
3344 | 3344 | | |
3345 | | - | |
| 3345 | + | |
3346 | 3346 | | |
3347 | 3347 | | |
3348 | 3348 | | |
| |||
0 commit comments