Skip to content

Commit

Permalink
rusk: update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
herr-seppia committed Jan 17, 2024
1 parent 830dcc3 commit f780515
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions rusk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## Unreleased

### Added

- Add iterators generator to FailedIterations [#1257]

### Changed

- Change rusk::provisioners to filter out slashed stakes [#1257]
- Change block processing to slash failed iterations provisioner [#1257]
- Change FailedIterations to include only nil quorum certificates [#1257]

### Removed

- Remove allowlist [#1257]

## [0.7.0] - 2023-12-31

### Added
Expand Down Expand Up @@ -173,6 +187,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Add linking between Rusk and Protobuff structs
- Add build system that generates keys for circuits and caches them.

[#1257]: https://github.com/dusk-network/rusk/issues/1257
[#1219]: https://github.com/dusk-network/rusk/issues/1219
[#401]: https://github.com/dusk-network/rusk/issues/401
[#369]: https://github.com/dusk-network/rusk/issues/369
Expand Down

0 comments on commit f780515

Please sign in to comment.