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

feat: apply the changes of x/token and x/collection protos #69

Merged
merged 11 commits into from
Feb 15, 2023

Conversation

zemyblue
Copy link
Member

@zemyblue zemyblue commented Feb 13, 2023

Apply the changes of lbm-sdk v0.47.0-alpha1

  • feat(x/foundation): remove unnecessary gov-mint feature
  • fix!: update x/collection,token proto
  • fix: remove some x/token,collection queries on listable collections
  • feat!: remove the incompatible field index=14 in TxResponse
  • change the simapp script to suit lbm-sdk v0.47.0-alpha1
  • add new lbm script

related: #67
closes: #66

@zemyblue zemyblue marked this pull request as draft February 13, 2023 13:00
@zemyblue zemyblue self-assigned this Feb 13, 2023
Signed-off-by: zemyblue <zemyblue@gmail.com>
Signed-off-by: zemyblue <zemyblue@gmail.com>
Signed-off-by: zemyblue <zemyblue@gmail.com>
@zemyblue zemyblue marked this pull request as ready for review February 13, 2023 15:30
@zemyblue zemyblue added this to the v0.8.0 milestone Feb 13, 2023
scripts/lbm/env Outdated Show resolved Hide resolved
@jaeseung-bae jaeseung-bae mentioned this pull request Feb 15, 2023
3 tasks
Signed-off-by: zemyblue <zemyblue@gmail.com>
@zemyblue zemyblue requested a review from 0Tech February 15, 2023 06:42
Copy link

@0Tech 0Tech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@zemyblue zemyblue merged commit b455367 into main Feb 15, 2023
zemyblue added a commit that referenced this pull request Feb 15, 2023
Signed-off-by: zemyblue <zemyblue@gmail.com>
zemyblue added a commit that referenced this pull request Feb 16, 2023
* chore: add changelog of #69

Signed-off-by: zemyblue <zemyblue@gmail.com>

* chore: update a package version of @lbmjs/finschia`

Signed-off-by: zemyblue <zemyblue@gmail.com>

* fix: local test error of `Tx2Extension`

Signed-off-by: zemyblue <zemyblue@gmail.com>

* chore: update gitignore

Signed-off-by: zemyblue <zemyblue@gmail.com>

* chore: update changelog for this PR.

Signed-off-by: zemyblue <zemyblue@gmail.com>

---------

Signed-off-by: zemyblue <zemyblue@gmail.com>
@zemyblue zemyblue deleted the feat/bumpup-lbmjs-types branch February 16, 2023 03:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add lbm script for testing lbm like simapp script
4 participants