Skip to content

Commit a0b7b16

Browse files
wip
1 parent 48c17c8 commit a0b7b16

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/yc3-blog.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
title: "How Yuma Consensus 3 Makes Bittensor More Fair"
3+
---
4+
15
# How Yuma Consensus 3 Makes Bittensor More Fair
26

37
YC3 is the next evolution of Bittensor's consensus mechanism, designed to reward miner innovation and early recognition by validators.
@@ -81,7 +85,7 @@ B_{ij}^{(t)} = \alpha \,\Delta B_{ij} + (1-\alpha)\,B_{ij}^{(t-1)}
8185
$$
8286

8387

84-
However, YC3's innovation is that α can now be different for each validator-miner pair rather than uniform across all bonds. The system also applies a bonds penalty factor β when validator weights exceed consensus, helping maintain anti-fraud protection. For the complete mathematical treatment, see the [formal Yuma Consensus documentation](./yuma-consensus.md#bonding-mechanics).
88+
However, YC3's innovation is that α can now be different for each validator-miner pair rather than uniform across all bonds. The system also applies a bonds penalty factor β when validator weights exceed consensus, helping maintain anti-fraud protection. For the complete mathematical treatment, see the main article on [Yuma Consensus](./yuma-consensus.md#bonding-mechanics).
8589

8690
### How Validators Acquire Bonds
8791

0 commit comments

Comments
 (0)