-
Notifications
You must be signed in to change notification settings - Fork 563
chore: release v0.19.2 #1969
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
Merged
Merged
chore: release v0.19.2 #1969
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
edited
- Update tendermint/starport version in templates to v0.19.2 before merge.
50f53d6
to
3d6f219
Compare
* init & add openapiconsole pkg * feat: add cosmoscmd package (tendermint/spm#1) * go mod init = * genaccounts * genwasm * Cosmos app * Encoding * Prefix * gosum * Init gitignore * root * Make types public * add imports * Organize imports * Lint * Rename to cosmoscmd * Simplification * Remove blank line * refactor: moved wasm logic to tendermint/spm-extras (tendermint/spm#2) tendermint/spm-extras#1. * fix(cosmoscmd): handle nil start cmd customizer (tendermint/spm#3) * feat(cmd): add config command (tendermint/spm#4) * chore: add codeowners file (tendermint/spm#5) * fix(cosmoscmd): detecting home (tendermint/spm#8) * feat(testutil): add `testutil` pkg to generate sample objects (tendermint/spm#10) * add testutil pkg to generate sample objects * add unit test * feat: upgrade sdk to v0.44.0 (tendermint/spm#13) * feat(keeper): add`ibckeeper` okg with static methods to avoid scaffold it (tendermint/spm#12) * creates a new IBC Keeper with static methods to avoid scaffold it * remove unused parameters * update ibc keeper to v0.44 * export interface keepers * fix(cosmoscmd): remove `vesting` from tx command (tendermint/spm#14) * remove vesting * Remove additional line break * feat: add CI tests (tendermint/spm#15) * add ci test * remove test coverage * fix(cosmoscmd): home flag parsing in sdk v0.44.3 (tendermint/spm#16) * fix(cosmoscmd): home flag parsing in sdk v0.44.3 * bump ibc version * feat: add ability to change environment variables prefix (tendermint/spm#23) * fix(cosmoscmd): cli default outputs (tendermint/spm#22) * docs(tutorials): blog-index-update (tendermint/spm#1961) * feat(template): add `--no-simulation` flag (tendermint/spm#1938) * add no simulation flag * add no simulation flag to scaffold message command * move the simulation modifier function to inside the no simulation condition Co-authored-by: Lucas Bertrand <lucas.bertrand.22@gmail.com> * fix merge * fix pkg names * use rename import for openapiconsole * fix lint Co-authored-by: Lucas Bertrand <lucas.bertrand.22@gmail.com> Co-authored-by: Danilo Pantani <danpantani@gmail.com> Co-authored-by: Jorge Hernández <3452489+jhernandezb@users.noreply.github.com> Co-authored-by: Aliasgar Merchant <44069404+alijnmerchant21@users.noreply.github.com>
3d6f219
to
99ad8c3
Compare
* feat: upgrade to ibc 2.0.2 * templates: upgrade starport version * ibc: fix gov & other migration * fix * fix
* feat(changelog): reset `Unreleased` section (#1946) * fix(docs): change lazy ledger to celestia (#1952) * (docs): fix typo in hello.md (#1951) Co-authored-by: Danilo Pantani <danpantani@gmail.com> * Minor grammar fix (#1950) Grammar fix at line 7. Co-authored-by: Danilo Pantani <danpantani@gmail.com> * Minor grammar fix (#1949) Grammar fix at line 55. Co-authored-by: Danilo Pantani <danpantani@gmail.com> * docs: add v0.19 to the readme (#1956) * Single transfer * initialize faucet tests * transfer mutex * batch request test * Fix total transfer * Add wait tx * lint * use http client * move test * Refacto faucet served * use cosmosclient * remove coins * Single transfer * initialize faucet tests * transfer mutex * batch request test * Fix total transfer * Add wait tx * lint * use http client * move test * Refacto faucet served * use cosmosclient * remove coins * Update integration/faucet/faucet_test.go Co-authored-by: İlker G. Öztürk <ilkergoktugozturk@gmail.com> * Update integration/faucet/faucet_test.go Co-authored-by: İlker G. Öztürk <ilkergoktugozturk@gmail.com> * remove must * Revert "feat(changelog): reset `Unreleased` section (#1946)" This reverts commit 3aa7d47. * Revert "fix(docs): change lazy ledger to celestia (#1952)" This reverts commit e826818. * Revert "(docs): fix typo in hello.md (#1951)" This reverts commit 78e098a. * Revert "Minor grammar fix (#1950)" This reverts commit 3577095. * Revert "Minor grammar fix (#1949)" This reverts commit 56a27d0. * Revert "docs: add v0.19 to the readme (#1956)" This reverts commit 9176081. * suggestion * update openapi * add tx code check * update test * lint * Ensure JSON encoding on tx parsing Co-authored-by: İlker G. Öztürk <ilkergoktugozturk@gmail.com> Co-authored-by: 0xkrane <89357497+0xkrane@users.noreply.github.com> Co-authored-by: Danilo Pantani <danpantani@gmail.com> Co-authored-by: sgmoore <git-sgmoore@users.noreply.github.com> Co-authored-by: Denis Fadeev <denis@fadeev.org>
@Shashank-In please test from here for #1965, thanks! |
Hi @ilgooz |
Jchicode
pushed a commit
to Jchicode/cli
that referenced
this pull request
Aug 9, 2023
chore: release v0.19.2
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.