Skip to content

Commit

Permalink
chore(ICP-Rosetta): add changelog (#3150)
Browse files Browse the repository at this point in the history
This MR proposes the following changes:

1. Add changelog entry for the recent refresh voting power functionality
  • Loading branch information
NikolasHaimerl authored Dec 13, 2024
1 parent 3ba7716 commit 395ebdf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rs/rosetta-api/icp/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Handle Errors that may occur while deserializing objects using serde_json
### Added
- /call endpoint with the method 'query_block_range' to fetch multiple blocks at once
- added functionality to refresh voting power on the governance canister
### Changed
- [BREAKING CHANGE]: consolidate block and transaction tables into a single table
The clients have to delete the old database and re-sync the Rosetta node from scratch.
Expand Down

0 comments on commit 395ebdf

Please sign in to comment.