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

[ORA-1911] Removing duplicates on worker payload msg #449

Closed guilherme-brandao closed 1 month ago

guilherme-brandao commented 1 month ago

Fixed InsertBulkWorkerPayload accepting duplicated forecast elements.

UPDATE: Also adding a fix of a compilation error changing the name of a variable related the total number of tokens minted

Ticket: https://linear.app/upshot/issue/ORA-1862/compilation-error-due-to-using-resesrved-word-as-a-name

Testing and Verifying

(Please pick one of the following options)

This change is a trivial rework / code cleanup without any test coverage.

(or)

This change is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

(example:)

Documentation and Release Note

Where is the change documented?