Skip to content

Commit

Permalink
remove ChunkEndorsements reference in CHANGELOG
Browse files Browse the repository at this point in the history
It's not strictly a protocol change and most operators aren't going to find it relevant
  • Loading branch information
marcelo-gonzalez committed Oct 2, 2024
1 parent 74fcfc2 commit 4d472cf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@

### Protocol Changes
* Sets `chunk_validator_only_kickout_threshold` to 70. Uses this kickout threshold as a cutoff threshold for contribution of endorsement ratio in rewards calculation: if endorsement ratio is above 70%, the contribution of endorsement ratio in average uptime calculation is 100%, otherwise it is 0%. Endorsements received are now included in `BlockHeader` to improve kickout and reward calculation for chunk validators.
* Changes the structure of ChunkEndorsements
* Changes the way receipts are stored in the state for the purpose of correct gas and size calculations in congestion control

### Non-protocol Changes
Expand Down

0 comments on commit 4d472cf

Please sign in to comment.