Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: update to x/tx v0.2.0 #14994

Merged
merged 17 commits into from
Feb 13, 2023
Merged

refactor: update to x/tx v0.2.0 #14994

merged 17 commits into from
Feb 13, 2023

Conversation

facundomedica
Copy link
Member

@facundomedica facundomedica commented Feb 10, 2023

Description

Follow up to #14787


Author Checklist

All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.

I have...

  • included the correct type prefix in the PR title
  • added ! to the type prefix if API or client breaking change
  • targeted the correct branch (see PR Targeting)
  • provided a link to the relevant issue or specification
  • followed the guidelines for building modules
  • included the necessary unit and integration tests
  • added a changelog entry to CHANGELOG.md
  • included comments for documenting Go code
  • updated the relevant documentation or specification
  • reviewed "Files changed" and left comments if necessary
  • confirmed all CI checks have passed

Reviewers Checklist

All items are required. Please add a note if the item is not applicable and please add
your handle next to the items reviewed if you only reviewed selected items.

I have...

  • confirmed the correct type prefix in the PR title
  • confirmed ! in the type prefix if API or client breaking change
  • confirmed all author checklist items have been addressed
  • reviewed state machine logic
  • reviewed API design and naming
  • reviewed documentation is accurate
  • reviewed tests and test coverage
  • manually tested (if applicable)

This reverts commit 681ddb2.
simapp/go.mod Outdated Show resolved Hide resolved
@github-actions github-actions bot added the C:CLI label Feb 13, 2023
@github-actions github-actions bot removed the C:CLI label Feb 13, 2023
@github-actions github-actions bot removed the C:x/tx label Feb 13, 2023
@github-actions github-actions bot added the C:Rosetta Issues and PR related to Rosetta label Feb 13, 2023
@facundomedica facundomedica marked this pull request as ready for review February 13, 2023 15:01
@facundomedica facundomedica requested review from a team as code owners February 13, 2023 15:01
@facundomedica facundomedica changed the title refactor: update x/auth/tx to the latest changes in textual refactor: update to x/tx v0.2.0 Feb 13, 2023
@julienrbrt julienrbrt merged commit fc7a156 into main Feb 13, 2023
@julienrbrt julienrbrt deleted the facu/update-textual branch February 13, 2023 20:52
@julienrbrt
Copy link
Member

julienrbrt commented Feb 13, 2023

A follow-up needs to bump the SDK pseudo version used in confix: https://github.com/cosmos/cosmos-sdk/actions/runs/4166926093/jobs/7211885803
nvm, it was about the issue in the SDK that is fixed here.

larry0x pushed a commit to larry0x/cosmos-sdk that referenced this pull request May 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C:Confix Issues and PR related to Confix C:Rosetta Issues and PR related to Rosetta C:x/auth C:x/evidence C:x/feegrant C:x/nft C:x/upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants