Releases: allora-network/allora-chain
Releases · allora-network/allora-chain
v-offchain
consistent log line
v0.2.14
hotfix to add missing autocli (#430) <!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺ v ✰ Thanks for creating a PR! ✰ v Before smashing the submit button please review the checkboxes. v If a checkbox is n/a - please still include it but + a little note why v If your PR doesn't close an issue, that's OK! Just remove the Closes: #XXX line! ☺ > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > --> ## What is the purpose of the change Missing properties in the autocli rendered new queries unusable. We add those properties here. ## Testing and Verifying * Manually verified the change by running a node and then `allorad q emissions <query and its args>` ## Documentation and Release Note - [x] Does this pull request introduce a new feature or user-facing behavior changes? Where is the change documented? - [ ] Specification (`x/{module}/README.md`) - [x] Allora documentation site `docs.allora.network` source code at: `https://github.com/allora-network/docs` - [ ] Code comments? - [ ] N/A
v0.2.13
v0.2.13
v0.2.10 -- Testnet Release
v0.2.12 Testnet Release v0.2.12
v0.2.11
v0.2.11
v0.2.10
Fix proto idx (#386)
v0.2.9
Rename ftol to tol (#384)
v0.2.8
Rename ftol to tol (#384)
v0.2.7
Create GetLatestNetworkInference query function (#353) like `GetNetworkInferencesAtBlock` but - queries for the latest inference, choosing the latest inference by finding the latest reputer and forecaster nonces. I don't have a deep understanding of how all the nonce logic works, so I'm especially interested in getting feedback on this - appends weights - appends forecast implied inferences I will add tests after getting confirmation on the rest --------- Co-authored-by: T <[email protected]>
v0.2.6
[ORA-1622] Delete TODOs, capture them in task tracking software inste…