Skip to content

Commit 85b32ef

Browse files
committed
v0.9.0 release notes
1 parent b4a446d commit 85b32ef

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

pages/home/release-notes.mdx

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,31 @@
11
# Allora Network Release Notes
22

3+
4+
## v0.9.0
5+
6+
### Key Features and Improvements
7+
8+
9+
#### Revamped Reward and Scoring Mechanism
10+
11+
- **Scoring and Rewards Improvements**: The scoring and rewards mechanism has been revamped to be more robust and fair.
12+
13+
- **Outlier Impact**: Outlier submissions are now naturally penalized more heavily, ensuring that the network is not affected by a small number of high-impact submissions.
14+
15+
- **Normalized Standard deviations**: A common stddev is used for actors on each topic on inference synthesis, ensuring that the scoring is more consistent.
16+
17+
- **Weights Transparency**: Inferer and Forecaster weights, and their respective stddevs are now stored onchain per-topic and can be queried.
18+
19+
#### New Emitted Events
20+
21+
- **New Events**: Latest worker weights and common stddev events are now emitted.
22+
23+
#### Bug Fixes
24+
25+
- **Rewards block event emission**: Reward events are now emitted on the block of their related nonce, aligned with scores and related events.
26+
27+
28+
329
## v0.8.0
430

531
### Key Features and Improvements

0 commit comments

Comments
 (0)