allora-network / allora-chain

Node software to run the Allora Network
https://www.allora.network/
Apache License 2.0
73 stars 67 forks source link

add permeability to topN list with score EMAs #421

Closed kpeluso closed 1 week ago

kpeluso commented 1 month ago

Closes: #XXX

What is the purpose of the change

We were populating the "topN" list of actors (inferers, forecasters, reputers) using latest score, which is highly variable but also did not permit any permeability except in the case of lack of liveness.

Testing and Verifying

This change added tests and can be verified as follows:

All the below:

Documentation and Release Note

Where is the change documented?

github-actions[bot] commented 2 weeks ago

The latest Buf updates on your PR. Results from workflow Buf Linter / buf (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed⏩ skippedAug 26, 2024, 4:37 PM
relyt29 commented 2 weeks ago

PROTO-2204

relyt29 commented 1 week ago

closing in favor of #548 that replaces this PR