Skip to content

Commit 46fc3e4

Browse files
chore(deps): bump nexus to e1f0b68 and pylon to 2.1.0 (#3)
Pull in the Nexus host-root-logger fix (e1f0b68) so the validator's structlog JSON logging is no longer clobbered by Litestar. The new Nexus requires bittensor-pylon-client 2.1.0, so bump the localnet pylon server to match. Verified end-to-end on localnet: JSON logs, weight setting, and keyfile signing all work against pylon 2.1.0.
1 parent e00bbd9 commit 46fc3e4

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

localnet/compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ services:
1111
retries: 10
1212

1313
pylon:
14-
image: backenddevelopersltd/bittensor-pylon:2.0.0
14+
image: backenddevelopersltd/bittensor-pylon:2.1.0
1515
ports:
1616
- "8000:8000"
1717
environment:

validator/uv.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)