Releases: cosmos/rosetta
v0.50.11
🚀 Highlights
- Rosetta upgrades to use cosmos-sdk v0.50.11.
📝 Changelog
Check out the changelog for an exhaustive list of changes, or compare changes from the last release.
v0.50.10
🚀 Highlights
- Rosetta upgrades to use cosmos-sdk v0.50.10.
📝 Changelog
Check out the changelog for an exhaustive list of changes, or compare changes from the last release.
v0.50.9
🚀 Highlights
- Rosetta upgrades to use cosmos-sdk v0.50.9.
📝 Changelog
Check out the changelog for an exhaustive list of changes, or compare changes from the last release.
v0.50.8
What's Changed
- build: Bump cosmos-sdk to v0.50.8 by @lucaslopezf in #138
Full Changelog: v0.50.7...v0.50.8
v0.50.7
v0.50.6
🚀 Highlights
- Rosetta upgrades to use cosmos-sdk v0.50.6.
📝 Changelog
Check out the changelog for an exhaustive list of changes, or compare changes from the last release.
v0.50.5
🚀 Highlights
- Rosetta upgrades to use cosmos-sdk v0.50.5.
- Rosetta now can connect to cometBFT over HTTPS.
- Removes the use of
LegacyMsg.GetSigners()
in favor ofcodec.GetMsgV1Signers
.
📝 Changelog
Check out the changelog for an exhaustive list of changes, or compare changes from the last release.
v0.50.4
🚀 Highlights
Rosetta upgrades to use cosmos-sdk v0.50.4.
📝 Changelog
Check out the changelog for an exhaustive list of changes, or compare changes from the last release.
v0.50.3-1
🚀 Highlights
Rosetta upgrades to use cosmos-sdk v0.50.3.
Fix dependency issue with cosmossdk.io/core
📝 Changelog
Check out the changelog for an exhaustive list of changes, or compare changes from the last release.
Release v0.50.3
Update cosmos-sdk library to minor v0.50.3
What's Changed
- build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.32.0 by @dependabot in #69
- build(deps): bump cosmossdk.io/x/tx from 0.12.0 to 0.13.0 by @dependabot in #68
- build(deps): bump google.golang.org/grpc from 1.60.0 to 1.60.1 by @dependabot in #67
- feat: coinbase accurate dockerfile by @bizk in #70
- build(deps): bump cosmossdk.io/log from 1.2.1 to 1.3.0 by @dependabot in #72
- update to cosmos-sdk v0.50.3 by @bizk in #73
Full Changelog: v0.50.2...v0.50.3