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

Diego/ora 1794 reputernonce type change remove workernonces #417

Closed xmariachi closed 1 month ago

xmariachi commented 1 month ago

Closes: #ORA-1794

What is the purpose of the change

Remove ReputerRequestNonces.WorkerNonce and all usages thereof. Previous PRs have removed its functionality. Note: this changs protos, so it will affect clients that use the types, namely allora-inference-base.

Testing and Verifying

This change modifies a lot of tests related to usage of ReputerRequestNonces.

Documentation and Release Note

Where is the change documented?