Releases: Concordium/concordium-rosetta
Releases · Concordium/concordium-rosetta
concordium-rosetta 1.3.0
Summary
This release adds support for protocol version 8.
Changes
- The
configure_baker
operation can have metadata with thesuspended
boolean, indicating
when a validator is manually suspended or resumed. - New
validator_primed_for_suspension
andvalidator_suspended
operation types indicate when
a validator is primed for suspension or suspended automatically as part of the tokenomics
transaction.
concordium-rosetta 1.2.0
Changes
- Updated the Concordium Rust SDK to support the changes introduced in protocol 7.
- Set minimum supported Rust version to
1.73
.
No external API is affected.
Docker Image: https://hub.docker.com/r/concordium/rosetta
concordium-rosetta 1.1.0
Changes
Add support for protocol 6.
No external API is affected.
concordium-rosetta 1.0.0
Changes
- Use GRPCv2 API instead of the GRPCv1 API.
- Changed default value for input flag
grpc-port
to 20000, since that is the default GRPCv2 port for mainnet. - Removed the now redundant input flag
grpc-token
. - Bump Rosetta specification to v1.4.15.
Docker Image: https://hub.docker.com/r/concordium/rosetta
concordium-rosetta 0.7.0
- Add support for protocol version 5.