Commit 001ae52
committed
Fix desired version rates: use desired_version not share version
Graph was showing actual share versions (all V35 since chain is V35)
instead of what miners signal they want (desired_version). Now uses
shares_by_desired_version from the stats skiplist, which shows the
V35→V36 transition progress correctly.1 parent f7dd084 commit 001ae52
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6040 | 6040 | | |
6041 | 6041 | | |
6042 | 6042 | | |
| 6043 | + | |
6043 | 6044 | | |
6044 | 6045 | | |
6045 | 6046 | | |
6046 | | - | |
6047 | | - | |
| 6047 | + | |
6048 | 6048 | | |
6049 | | - | |
| 6049 | + | |
6050 | 6050 | | |
6051 | 6051 | | |
6052 | 6052 | | |
| |||
0 commit comments