allora-network / allora-chain

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

Wipe all values #649

Closed kpeluso closed 2 weeks ago

kpeluso commented 2 weeks ago

Purpose of Changes and their Description

This is a patch, but still part of v0.6.0 release.

We were not deleting enough values in the KV store that may have been affected by initial regret poisoning. This had to be corrected or else other values would risk re-poisoning everything else within each topic.

Link(s) to Ticket(s) or Issue(s) resolved by this PR

Are these changes tested and documented?