Skip to content

Releases: cosmos/rosetta

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

Release v0.50.2

12 Dec 19:12
888fdde
Compare
Choose a tag to compare

This upgrade follows up cosmos-sdk v0.50.x upgrade.

  • Deprecated TIP from transactions. This might be re-added in the future.

What's Changed

  • build(deps): bump cosmossdk.io/math from 1.0.1 to 1.1.2 by @dependabot in #21
  • refactor: cosmos-sdk v0.50 upgrade and multi zone enhancements by @bizk in #27
  • refactor: Improvements on error handling by @bizk in #29
  • build(deps): bump google.golang.org/grpc from 1.56.2 to 1.58.0 by @dependabot in #33
  • build(deps): bump github.com/cosmos/gogoproto from 1.4.10 to 1.4.11 by @dependabot in #30
  • build(deps): bump github.com/cometbft/cometbft from 0.38.0-rc3 to 0.38.0 by @dependabot in #35
  • build(deps): bump actions/checkout from 3 to 4 by @dependabot in #32
  • build(deps): bump cosmossdk.io/x/tx from 0.9.1 to 0.10.0 by @dependabot in #36
  • build(deps): bump google.golang.org/grpc from 1.58.0 to 1.58.1 by @dependabot in #38
  • build(deps): bump github.com/cosmos/cosmos-sdk from 0.50.0-beta.0 to 0.50.0-rc.0 by @dependabot in #31
  • feat: Dockerization of rosetta by @bizk in #37
  • feat: Rosetta cli test by @bizk in #41
  • feat: cli test improvements by @bizk in #44
  • build(deps): bump cosmossdk.io/x/tx from 0.10.0 to 0.11.0 by @dependabot in #49
  • build(deps): bump cosmossdk.io/api from 0.7.1 to 0.7.2 by @dependabot in #48
  • build(deps): bump amannn/action-semantic-pull-request from 5.2.0 to 5.3.0 by @dependabot in #45
  • build(deps): bump amannn/action-semantic-pull-request from 5.3.0 to 5.4.0 by @dependabot in #51
  • build(deps): bump github/issue-labeler from 3.1 to 3.3 by @dependabot in #55
  • feat: Updated cosmos-sdk to v0.50 by @bizk in #58
  • build(deps): bump github.com/cometbft/cometbft from 0.38.1 to 0.38.2 by @dependabot in #60
  • build(deps): bump actions/setup-go from 4 to 5 by @dependabot in #61
  • build(deps): bump actions/stale from 8 to 9 by @dependabot in #62
  • build(deps): bump github.com/cosmos/cosmos-sdk from 0.50.1 to 0.50.2 by @dependabot in #63
  • build(deps): bump google.golang.org/grpc from 1.59.0 to 1.60.0 by @dependabot in #64

Full Changelog: v0.47.3...v0.50.2

release v0.47.3

29 Aug 12:30
e67f22b
Compare
Choose a tag to compare

This release of Rosetta tool adapted to cosmos-sdk, runs on top of cosmos-sdk v0.47.X.