Commit e47198f
committed
fix: update bittensor-rs to 99b6325 (wall-clock reveal_round + correct DRAND genesis)
The reveal_round calculation was using chain's LastStoredRound as base,
diverging from the reference bittensor-drand SDK which uses wall-clock time.
This caused weight divergence between Rust and Python validators.
Also fixes DRAND_QUICKNET_GENESIS (was wrong value) and adds 3-block
security offset matching the reference implementation.1 parent ac30f09 commit e47198f
2 files changed
+2
-2
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
0 commit comments