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

[Main] Update Cosmos-SDK to 0.47 #317

Merged
merged 48 commits into from
Oct 6, 2023
Merged

[Main] Update Cosmos-SDK to 0.47 #317

merged 48 commits into from
Oct 6, 2023

Conversation

colmazia
Copy link
Contributor

@colmazia colmazia commented Aug 10, 2023

Fixed: Update Cosmos-SDK to 0.47

Implementation details

  • update dependency to support Cosmos-sdk 0.47
  • Refer to the upgrading guide
  • update oracle params to support Cosmos-sdk 0.47

Please ensure the following requirements are met before submitting a pull request:

  • The pull request is targeted against the correct target branch
  • The pull request is linked to an issue with appropriate discussion and an accepted design OR is linked to a spec that describes the work.
  • The pull request includes a description of the implementation/work done in detail.
  • The pull request includes any and all appropriate unit/integration tests
  • You have added a relevant changelog entry to CHANGELOG_UNRELEASED.md
  • You have re-reviewed the files affected by the pull request (e.g. using the Files changed tab in the Github PR explorer)

@colmazia colmazia requested a review from RogerKSI August 10, 2023 06:41
app/ante.go Outdated Show resolved Hide resolved
cmd/bandevmbot/main.go Outdated Show resolved Hide resolved
proto/buf.md Outdated Show resolved Hide resolved
scripts/open_proposal.sh Outdated Show resolved Hide resolved
scripts/vote_proposal.sh Outdated Show resolved Hide resolved
@colmazia colmazia changed the title update to 0.47 - chain be able to start update to 0.47 Aug 16, 2023
@RogerKSI RogerKSI changed the title update to 0.47 [Main] Update Cosmos-SDK to 0.47 Aug 17, 2023
@RogerKSI RogerKSI self-requested a review August 22, 2023 04:03
@RogerKSI RogerKSI marked this pull request as ready for review August 22, 2023 04:03
Makefile Outdated Show resolved Hide resolved
cmd/bandd/cmd/root.go Outdated Show resolved Hide resolved
app/app.go Outdated Show resolved Hide resolved
proto/oracle/v1/tx.proto Outdated Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
app/ante.go Show resolved Hide resolved
@RogerKSI RogerKSI self-requested a review September 21, 2023 07:49
x/oracle/keeper/owasm.go Outdated Show resolved Hide resolved
@colmazia colmazia requested a review from taobun October 4, 2023 10:23
@RogerKSI RogerKSI merged commit d604218 into master Oct 6, 2023
2 checks passed
@RogerKSI RogerKSI deleted the cosmos-sdk-v0.47 branch October 6, 2023 08:04
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.

4 participants