Skip to content

Release v4.5.3

Compare
Choose a tag to compare
@cryptal-mc cryptal-mc released this 15 Oct 11:50
· 74 commits to main since this release
dd068a2

Announcing release v4.5.3

Here are the main changes:

Changes

  • This fix first filters out all models which can't beat all earlier models at full epsilon decay, before computing win rates (and incentive weights). This will ensure that:
    - All clones are filtered out before we compute win rates so clones can no longer provide an artificially high win rate.
    - Any model that is not better than the fully-decayed top model but submitted at a later block is discarded from the evaluation process.

  • Validator version bumped to 3.4.0