Skip to content

Releases: cosmos/rosetta

v0.50.11

19 Dec 10:48
a17f92b
Compare
Choose a tag to compare

🚀 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

25 Sep 11:16
38a2b0a
Compare
Choose a tag to compare

🚀 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

07 Aug 10:58
bc4233d
Compare
Choose a tag to compare

🚀 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

16 Jul 09:18
f102605
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.50.7...v0.50.8

v0.50.7

05 Jun 14:47
f277968
Compare
Choose a tag to compare

🚀 Highlights

  • Bump cosmos-sdk to v0.50.7
  • Bump go to v1.22
  • Minor fixes in Dockerfile

v0.50.6

23 Apr 11:20
92c741d
Compare
Choose a tag to compare

🚀 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

21 Mar 10:03
120f964
Compare
Choose a tag to compare

🚀 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 of codec.GetMsgV1Signers.

📝 Changelog

Check out the changelog for an exhaustive list of changes, or compare changes from the last release.

v0.50.4

26 Feb 18:20
5cfd4f4
Compare
Choose a tag to compare

🚀 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

07 Feb 16:53
6bc9655
Compare
Choose a tag to compare

🚀 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

18 Jan 14:41
f514fd1
Compare
Choose a tag to compare

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