Skip to content

Releases: allora-network/allora-chain

v-offchain

01 Aug 17:37
de4544c
Compare
Choose a tag to compare
v-offchain Pre-release
Pre-release
consistent log line

v0.2.14

13 Jul 19:20
1d56c50
Compare
Choose a tag to compare
v0.2.14 Pre-release
Pre-release
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

13 Jul 04:04
dc1f534
Compare
Choose a tag to compare
v0.2.13 Pre-release
Pre-release
v0.2.13

v0.2.10 -- Testnet Release

08 Jul 05:04
v0.2.12
ace3c3b
Compare
Choose a tag to compare
Pre-release
v0.2.12

Testnet Release v0.2.12

v0.2.11

28 Jun 05:31
3a97afe
Compare
Choose a tag to compare
v0.2.11 Pre-release
Pre-release
v0.2.11

v0.2.10

26 Jun 23:22
f5cdcf4
Compare
Choose a tag to compare
v0.2.10 Pre-release
Pre-release
Fix proto idx (#386)

v0.2.9

26 Jun 23:19
44d0cdd
Compare
Choose a tag to compare
v0.2.9 Pre-release
Pre-release
Rename ftol to tol (#384)

v0.2.8

26 Jun 22:01
44d0cdd
Compare
Choose a tag to compare
v0.2.8 Pre-release
Pre-release
Rename ftol to tol (#384)

v0.2.7

17 Jun 17:12
65b89f1
Compare
Choose a tag to compare
v0.2.7 Pre-release
Pre-release
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

14 Jun 18:37
fa257ca
Compare
Choose a tag to compare
v0.2.6 Pre-release
Pre-release
[ORA-1622] Delete TODOs, capture them in task tracking software inste…