-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
Turn StdTx into Tx #908
Comments
Closed by #1049 |
chillyvee
pushed a commit
to chillyvee/cosmos-sdk
that referenced
this issue
Mar 1, 2024
* Update changelog * Cherrypick dex v5 go.sum (cosmos#894) * Bump sdk, tendermint version of liquidity module (cosmos#891) * bump sdk, tendermint version of liquidity module * exclude LegacyAmino cases of lint * Update gaia module version to v5 (cosmos#892) * Update changelog * Update gaia package to v5 * Update go.sum (cosmos#893) Co-authored-by: dongsam <dongsamb@gmail.com> * Update changelog (cosmos#895) (cosmos#896) (cherry picked from commit aa38385) * Merge pull request cosmos#907: add back the config command (cosmos#908) * fix: add back the config command and run linting * test: increase code coverage * chore: update changelog (cosmos#909) * chore: update changelog (cosmos#909) (cosmos#910) * cherry pick 5 0 2 (cosmos#913) * Update RELEASING.md (cosmos#911) * chore: add artifacts to the gitignore (cosmos#912) * chore: update changelog (cosmos#914) (cosmos#915) * Rc0/v5.0.3 (cosmos#929) * chore: version bump SDK (cosmos#924) * chore: update sdk release (cosmos#928) * chore: update sdk release * Update CHANGELOG.md Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com> * Update CHANGELOG.md Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com> * chore: update changelog Co-authored-by: Jacob Gadikian <jacobgadikian@gmail.com> Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com> * Update CHANGELOG.md * Update CHANGELOG.md Co-authored-by: Shahan Khatchadourian <shahan.k.code@gmail.com> Co-authored-by: dongsam <dongsamb@gmail.com> Co-authored-by: Jacob Gadikian <jacobgadikian@gmail.com> Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Was determined we don't need Tx interface anymore.
Inherited from #669
The text was updated successfully, but these errors were encountered: