Skip to content

Commit

Permalink
Merge pull request #3421 from dusk-network/deprecated-legacy-http
Browse files Browse the repository at this point in the history
rusk: remove legacy event system
  • Loading branch information
herr-seppia authored Jan 27, 2025
2 parents 4b0f6d7 + 7fbe866 commit b71fdf2
Show file tree
Hide file tree
Showing 6 changed files with 49 additions and 695 deletions.
9 changes: 9 additions & 0 deletions rusk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## Unreleased

### Added

- Add `/on/account:<address>/status` endpoint [#3422]

### Changed

- Change dependency declaration to not require strict equal [#3405]

### Removed

- Remove legacy event system

## [1.0.1] - 2025-01-20

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

<!-- Issues -->
[#3422]: https://github.com/dusk-network/rusk/issues/3422
[#3405]: https://github.com/dusk-network/rusk/issues/3405
[#3359]: https://github.com/dusk-network/rusk/issues/3359
[#3206]: https://github.com/dusk-network/rusk/issues/3206
Expand Down
Loading

0 comments on commit b71fdf2

Please sign in to comment.