Skip to content

0.2.3

Choose a tag to compare

@github-actions github-actions released this 22 Apr 12:48
· 7 commits to master since this release

Added

  • MetagraphExtractor now populates NeuronSnapshotBase.alpha_stake (per-uid alpha stake in TAO) and SubnetBase.alpha_out_emission (subnet-wide alpha emission per block in TAO). Both default to 0.0 when the underlying metagraph object does not expose them. Required for downstream APY calculation.