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 lbm sdk v0.46.0-rc4 #30

Merged
merged 8 commits into from
Jul 12, 2022
Merged

feat: Apply lbm sdk v0.46.0-rc4 #30

merged 8 commits into from
Jul 12, 2022

Conversation

zemyblue
Copy link
Member

@zemyblue zemyblue commented Jul 4, 2022

Description

Apply the changes of lbm-sdk v0.46.0-r43

Apply lbm-sdk v0.46.0-rc4, which changed the path of gRPC to cosmos style. And change the lbmjs-types version to v0.46.0-rc4.

The following package is changed.

  • proto-signing
  • stargate
  • cosmwasm-stargate

And apply the changes to the script and configuration files of simapp local integration test settings.

fix setup.sh of simapp scripts

the previous setup.sh do to generate a default init chain setting including genesis flie to fit the simapp of cosmos-sdk. But it is not fitted lbm-sdk. Now it is fixed. If you want to generate new genesis file to fit the new changes, you run it inthe following order:

  1. change to the docker image you want in the ./scripts/simapp/env file
  2. cd ./scripts/simapp/template
  3. execute setup.sh docker
  4. check the difference of app.toml, client.toml, config.toml and genesis.json in the ./scripts/simapp/template/.simapp/config directory and select the code you want.

Signed-off-by: zemyblue <zemyblue@gmail.com>
Signed-off-by: zemyblue <zemyblue@gmail.com>
Signed-off-by: zemyblue <zemyblue@gmail.com>
Signed-off-by: zemyblue <zemyblue@gmail.com>
@zemyblue zemyblue requested review from 0Tech, dudong2 and loin3 July 4, 2022 10:19
@zemyblue zemyblue self-assigned this Jul 4, 2022
Signed-off-by: zemyblue <zemyblue@gmail.com>
scripts/simapp/template/setup.sh Show resolved Hide resolved
scripts/simapp/template/setup.sh Outdated Show resolved Hide resolved
scripts/simapp/template/setup.sh Outdated Show resolved Hide resolved
packages/stargate/src/stargateclient.spec.ts Outdated Show resolved Hide resolved
Signed-off-by: zemyblue <zemyblue@gmail.com>
Signed-off-by: zemyblue <zemyblue@gmail.com>
Signed-off-by: zemyblue <zemyblue@gmail.com>
@zemyblue zemyblue changed the title Apply lbm sdk v0.46.0 rc3 feat: Apply lbm sdk v0.46.0-rc4 Jul 8, 2022
@0Tech 0Tech self-requested a review July 12, 2022 02:09
@zemyblue zemyblue merged commit 54cb98f into main Jul 12, 2022
@zemyblue zemyblue deleted the apply_lbm-sdk_v0.46.0-rc3 branch July 20, 2022 12:48
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.

None yet

3 participants